|
|
|
|
@ -3848,7 +3848,7 @@ var CourseList = function CourseList(_ref) {
|
|
|
|
|
top: '150px',
|
|
|
|
|
left: '10px'
|
|
|
|
|
},
|
|
|
|
|
children: (item === null || item === void 0 ? void 0 : item.is_free) && /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
|
|
|
|
children: (item === null || item === void 0 ? void 0 : item.excellent) && /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
|
|
|
|
className: CourseListmodules.bq,
|
|
|
|
|
children: "\u5F00\u653E\u8BFE\u7A0B"
|
|
|
|
|
})
|
|
|
|
|
@ -11272,12 +11272,24 @@ var questionsPage = function questionsPage(_ref) {
|
|
|
|
|
})
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)(col/* default */.Z, {
|
|
|
|
|
style: {
|
|
|
|
|
flex: 1,
|
|
|
|
|
textOverflow: "ellipsis",
|
|
|
|
|
overflow: "hidden",
|
|
|
|
|
maxWidth: 430
|
|
|
|
|
flex: 1
|
|
|
|
|
},
|
|
|
|
|
children: item === null || item === void 0 ? void 0 : item.name
|
|
|
|
|
children: /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
|
|
|
|
|
placement: "topLeft",
|
|
|
|
|
title: item === null || item === void 0 ? void 0 : item.name,
|
|
|
|
|
overlayStyle: {
|
|
|
|
|
maxWidth: 430,
|
|
|
|
|
zIndex: 10000
|
|
|
|
|
},
|
|
|
|
|
children: /*#__PURE__*/(0,jsx_runtime.jsx)(col/* default */.Z, {
|
|
|
|
|
style: {
|
|
|
|
|
textOverflow: "ellipsis",
|
|
|
|
|
overflow: "hidden",
|
|
|
|
|
maxWidth: 430
|
|
|
|
|
},
|
|
|
|
|
children: item === null || item === void 0 ? void 0 : item.name
|
|
|
|
|
})
|
|
|
|
|
})
|
|
|
|
|
})]
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)(col/* default */.Z, {
|
|
|
|
|
style: {
|
|
|
|
|
|