diff --git a/76898.2425b02a.async.js b/76898.e0365da2.async.js
similarity index 99%
rename from 76898.2425b02a.async.js
rename to 76898.e0365da2.async.js
index b945a330be..97cadee907 100644
--- a/76898.2425b02a.async.js
+++ b/76898.e0365da2.async.js
@@ -2148,6 +2148,12 @@ var Page = function Page(_ref) {
}), /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
title: item === null || item === void 0 ? void 0 : item.tag_discipline_name,
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
+ style: {
+ maxWidth: '400px',
+ overflow: "hidden",
+ whiteSpace: 'nowrap',
+ textOverflow: 'ellipsis'
+ },
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#5AB891',
@@ -2200,6 +2206,12 @@ var Page = function Page(_ref) {
}), /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
title: item === null || item === void 0 ? void 0 : item.tag_discipline_name,
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
+ style: {
+ maxWidth: '400px',
+ overflow: "hidden",
+ whiteSpace: 'nowrap',
+ textOverflow: 'ellipsis'
+ },
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#5AB891',
@@ -2251,6 +2263,12 @@ var Page = function Page(_ref) {
}), /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
title: item === null || item === void 0 ? void 0 : item.tag_discipline_name,
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
+ style: {
+ maxWidth: '400px',
+ overflow: "hidden",
+ whiteSpace: 'nowrap',
+ textOverflow: 'ellipsis'
+ },
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#5AB891',
@@ -2289,6 +2307,12 @@ var Page = function Page(_ref) {
}), /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
title: item === null || item === void 0 ? void 0 : item.tag_discipline_name,
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
+ style: {
+ maxWidth: '400px',
+ overflow: "hidden",
+ whiteSpace: 'nowrap',
+ textOverflow: 'ellipsis'
+ },
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#5AB891',
@@ -2336,6 +2360,12 @@ var Page = function Page(_ref) {
}), /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
title: item === null || item === void 0 ? void 0 : item.tag_discipline_name,
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
+ style: {
+ maxWidth: '400px',
+ overflow: "hidden",
+ whiteSpace: 'nowrap',
+ textOverflow: 'ellipsis'
+ },
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#5AB891',
@@ -2402,6 +2432,12 @@ var Page = function Page(_ref) {
children: '方向&课程:'
}), "".concat((items === null || items === void 0 ? void 0 : items.discipline_name) || "--", "/").concat(items === null || items === void 0 ? void 0 : items.sub_discipline_name)]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
+ style: {
+ maxWidth: '400px',
+ overflow: "hidden",
+ whiteSpace: 'nowrap',
+ textOverflow: 'ellipsis'
+ },
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#5AB891',
diff --git a/index.html b/index.html
index 0360097087..ecae11a620 100644
--- a/index.html
+++ b/index.html
@@ -25,7 +25,7 @@
display: block !important;
}
-
+