Auto Submit

dev_local_v9_test6
autosubmit 1 year ago
parent 9c99cbe160
commit a2a5e3b196

@ -26,7 +26,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.f126cf9a.js"></script>
<script src="/react/build/umi.f71cee13.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -47,8 +47,6 @@ var es_button = __webpack_require__(3113);
var progress = __webpack_require__(93948);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/select/index.js
var es_select = __webpack_require__(57809);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/dropdown/index.js + 1 modules
var dropdown = __webpack_require__(38854);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/table/index.js + 85 modules
var table = __webpack_require__(61998);
// EXTERNAL MODULE: ./src/components/NoData/index.tsx
@ -107,10 +105,6 @@ var ui_customization = __webpack_require__(78764);
// EXTERNAL MODULE: ./node_modules/_react-infinite-scroller@1.2.4@react-infinite-scroller/index.js
var _react_infinite_scroller_1_2_4_react_infinite_scroller = __webpack_require__(26724);
var _react_infinite_scroller_1_2_4_react_infinite_scroller_default = /*#__PURE__*/__webpack_require__.n(_react_infinite_scroller_1_2_4_react_infinite_scroller);
// EXTERNAL MODULE: ./src/utils/authority.ts
var authority = __webpack_require__(38296);
// EXTERNAL MODULE: ./node_modules/_@ant-design_icons@5.5.1@@ant-design/icons/es/icons/DownOutlined.js + 1 modules
var DownOutlined = __webpack_require__(78386);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
var jsx_runtime = __webpack_require__(37712);
;// CONCATENATED MODULE: ./src/pages/Classrooms/Lists/Statistics/CourseStatistics/index.tsx
@ -132,8 +126,6 @@ dayjs_min_default().locale('zh-cn');
var ShixunsListPage = function ShixunsListPage(_ref) {
var classroomList = _ref.classroomList,
globalSetting = _ref.globalSetting,
@ -648,12 +640,12 @@ var ShixunsListPage = function ShixunsListPage(_ref) {
className: CourseStatisticsmodules.subText,
children: "\u8BFE\u7A0B\u8FDB\u5EA6\u8BE6\u60C5"
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: {
display: 'flex',
alignItems: 'center'
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(ui_customization/* CustomInput */.t7, {
children: /*#__PURE__*/(0,jsx_runtime.jsx)(ui_customization/* CustomInput */.t7, {
style: {
width: 280,
marginLeft: 20
@ -669,29 +661,7 @@ var ShixunsListPage = function ShixunsListPage(_ref) {
});
setStudentList(temp);
}
}),
// detailCourseGroupsList?.group_count > 0 &&
(0,authority/* isAdmin */.GJ)() && /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
style: {
marginLeft: '5px'
},
children: ["(", /*#__PURE__*/(0,jsx_runtime.jsx)(dropdown/* default */.Z, {
dropdownRender: function dropdownRender() {
return submenu;
},
open: submenuVisible,
onOpenChange: function onOpenChange(flag) {
setSubmenuVisible(flag);
},
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("a", {
className: "ant-dropdown-link current",
onClick: function onClick(e) {
return e.preventDefault();
},
children: ["\u5206\u73ED ", /*#__PURE__*/(0,jsx_runtime.jsx)(DownOutlined/* default */.Z, {})]
})
}), ")"]
})]
})
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
children: [(studentList === null || studentList === void 0 ? void 0 : studentList.length) === 0 && /*#__PURE__*/(0,jsx_runtime.jsx)(NoData/* default */.Z, {}), (studentList === null || studentList === void 0 ? void 0 : studentList.length) > 0 && /*#__PURE__*/(0,jsx_runtime.jsx)("aside", {

@ -6365,7 +6365,7 @@ body {
}
.addFormSty___B7Zyk div[class~='ant-form-item-label'] label {
width: 82px;
height: 40px;
height: 40px !important;
}
.addFormSty___B7Zyk div[class~='ant-form-item'] {
margin-bottom: 30px;

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save