Auto Submit

dev_local_v9_test4
autosubmit 1 year ago
parent 75f4549ab6
commit 8c08ff8403

@ -219,50 +219,75 @@ button:active {
}
.InputStyles___V8C5m [class~="ant-input-affix-wrapper"] > input::-webkit-input-placeholder {
background: none !important;
color: #fff !important;
color: #90AAFF !important;
}
.InputStyles___V8C5m [class~="ant-input-affix-wrapper"] > input:-ms-input-placeholder {
background: none !important;
color: #fff !important;
color: #90AAFF !important;
}
.InputStyles___V8C5m [class~="ant-input-affix-wrapper"] > input::-ms-input-placeholder {
background: none !important;
color: #fff !important;
color: #90AAFF !important;
}
.InputStyles___V8C5m [class~="ant-input-affix-wrapper"] > input::placeholder,
.InputStyles___V8C5m [class~="ant-input-affix-wrapper"] > input {
background: none !important;
color: #fff !important;
color: #90AAFF !important;
}
.InputStyles___V8C5m [class~="ant-input-affix-wrapper"] {
background-color: #17378A !important;
box-shadow: inset 0px 1px 3px 0px rgba(29, 29, 29, 0.5);
border-radius: 4px !important;
color: #fff !important;
color: #90AAFF !important;
border: none !important;
}
.DatePickerStyles___kZ9Cb {
color: #fff;
background-color: #17378A !important;
box-shadow: inset 0px 1px 3px 0px rgba(29, 29, 29, 0.5);
border-radius: 4px !important;
border: none !important;
}
.DatePickerStyles___kZ9Cb [class~="ant-picker-input"] > input::-webkit-input-placeholder {
color: #fff;
}
.DatePickerStyles___kZ9Cb [class~="ant-picker-input"] > input:-ms-input-placeholder {
color: #fff;
}
.DatePickerStyles___kZ9Cb [class~="ant-picker-input"] > input::-ms-input-placeholder {
color: #fff;
}
.DatePickerStyles___kZ9Cb [class~="ant-picker-suffix"],
.DatePickerStyles___kZ9Cb [class~="ant-picker-input"] > input::placeholder,
.DatePickerStyles___kZ9Cb [class~="ant-picker-input"] > input {
color: #fff;
}
.DatePickerStyles___kZ9Cb [class~="ant-picker-clear"] {
background-color: transparent;
color: #fff !important;
}
.FormStyle___gPLGW [class~="ant-input-affix-wrapper"] > input::-webkit-input-placeholder {
background: none !important;
color: #fff !important;
color: #90AAFF !important;
}
.FormStyle___gPLGW [class~="ant-input-affix-wrapper"] > input:-ms-input-placeholder {
background: none !important;
color: #fff !important;
color: #90AAFF !important;
}
.FormStyle___gPLGW [class~="ant-input-affix-wrapper"] > input::-ms-input-placeholder {
background: none !important;
color: #fff !important;
color: #90AAFF !important;
}
.FormStyle___gPLGW [class~="ant-input-affix-wrapper"] > input::placeholder,
.FormStyle___gPLGW [class~="ant-input-affix-wrapper"] > input {
background: none !important;
color: #fff !important;
color: #90AAFF !important;
}
.FormStyle___gPLGW [class~="ant-input-affix-wrapper"] {
background-color: #17378A !important;
box-shadow: inset 0px 1px 3px 0px rgba(29, 29, 29, 0.5);
border-radius: 4px !important;
color: #fff !important;
color: #90AAFF !important;
border: none !important;
}
.FormStyle___gPLGW [class~="ant-form-item-label"] > label {
@ -272,11 +297,11 @@ button:active {
background-color: #17378A !important;
box-shadow: inset 0px 1px 3px 0px rgba(29, 29, 29, 0.5);
border-radius: 4px !important;
color: #fff !important;
color: #90AAFF !important;
border: none !important;
}
.FormStyle___gPLGW [class~="ant-select-arrow"] {
color: #fff;
color: #90AAFF;
}
.TableStyle___DNKJL table {
border-spacing: 0 10px;

@ -945,7 +945,7 @@ var Head = function Head(_ref) {
}, {
// width: '10%',
title: (questionName === null || questionName === void 0 || (_questionName$find = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[0].nameType;
return item.value == constant/* QUESTIONTYPE */.fw[0].nameType;
})) === null || _questionName$find === void 0 ? void 0 : _questionName$find.name) || '单选题',
align: 'center',
// ellipsis: true,
@ -958,7 +958,7 @@ var Head = function Head(_ref) {
}, {
// width: '10%',
title: (questionName === null || questionName === void 0 || (_questionName$find2 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[1].nameType;
return item.value == constant/* QUESTIONTYPE */.fw[1].nameType;
})) === null || _questionName$find2 === void 0 ? void 0 : _questionName$find2.name) || '多选题',
align: 'center',
// ellipsis: true,
@ -971,7 +971,7 @@ var Head = function Head(_ref) {
}, {
// width: '10%',
title: (questionName === null || questionName === void 0 || (_questionName$find3 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[3].nameType;
return item.value == constant/* QUESTIONTYPE */.fw[3].nameType;
})) === null || _questionName$find3 === void 0 ? void 0 : _questionName$find3.name) || '填空题',
align: 'center',
// ellipsis: true,
@ -984,7 +984,7 @@ var Head = function Head(_ref) {
}, {
// width: '10%',
title: (questionName === null || questionName === void 0 || (_questionName$find4 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[2].nameType;
return item.value == constant/* QUESTIONTYPE */.fw[2].nameType;
})) === null || _questionName$find4 === void 0 ? void 0 : _questionName$find4.name) || '判断题',
align: 'center',
// ellipsis: true,
@ -997,7 +997,7 @@ var Head = function Head(_ref) {
}, {
// width: '10%',
title: (questionName === null || questionName === void 0 || (_questionName$find5 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[6].nameType;
return item.value == constant/* QUESTIONTYPE */.fw[6].nameType;
})) === null || _questionName$find5 === void 0 ? void 0 : _questionName$find5.name) || '编程题',
align: 'center',
// ellipsis: true,
@ -1010,7 +1010,7 @@ var Head = function Head(_ref) {
}, {
// width: '10%',
title: (questionName === null || questionName === void 0 || (_questionName$find6 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[5].nameType;
return item.value == constant/* QUESTIONTYPE */.fw[5].nameType;
})) === null || _questionName$find6 === void 0 ? void 0 : _questionName$find6.name) || '实训题',
align: 'center',
// ellipsis: true,
@ -1023,7 +1023,7 @@ var Head = function Head(_ref) {
}, {
// width: '10%',
title: (questionName === null || questionName === void 0 || (_questionName$find7 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[4].nameType;
return item.value == constant/* QUESTIONTYPE */.fw[4].nameType;
})) === null || _questionName$find7 === void 0 ? void 0 : _questionName$find7.name) || '画图题',
align: 'center',
// ellipsis: true,
@ -1036,7 +1036,7 @@ var Head = function Head(_ref) {
}, {
// width: '10%',
title: (questionName === null || questionName === void 0 || (_questionName$find8 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[7].nameType;
return item.value == constant/* QUESTIONTYPE */.fw[7].nameType;
})) === null || _questionName$find8 === void 0 ? void 0 : _questionName$find8.name) || '组合题',
align: 'center',
// ellipsis: true,
@ -1049,7 +1049,7 @@ var Head = function Head(_ref) {
}, {
// width: '10%',
title: (questionName === null || questionName === void 0 || (_questionName$find9 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[8].nameType;
return item.value == constant/* QUESTIONTYPE */.fw[8].nameType;
})) === null || _questionName$find9 === void 0 ? void 0 : _questionName$find9.name) || '程序填空题',
align: 'center',
// ellipsis: true,

@ -1,5 +1,5 @@
"use strict";
(self["webpackChunk"] = self["webpackChunk"] || []).push([[81001],{
(self["webpackChunk"] = self["webpackChunk"] || []).push([[62480],{
/***/ 71565:
/*!*********************************************************************************!*\
@ -239,62 +239,9 @@ var CourseList = function CourseList(_ref) {
/***/ }),
/***/ 15736:
/*!****************************************************************************!*\
!*** ./src/components/ui-customization/SuperiorTabs/index.tsx + 1 modules ***!
\****************************************************************************/
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
// EXPORTS
__webpack_require__.d(__webpack_exports__, {
Z: function() { return /* binding */ ui_customization_SuperiorTabs; }
});
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/index.js
var _react_17_0_2_react = __webpack_require__(59301);
;// CONCATENATED MODULE: ./src/components/ui-customization/SuperiorTabs/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var SuperiorTabsmodules = ({"flex_box_center":"flex_box_center___aK2n3","flex_space_between":"flex_space_between___HX0Oh","flex_box_vertical_center":"flex_box_vertical_center___LJOJr","flex_box_center_end":"flex_box_center_end___SCakF","flex_box_column":"flex_box_column___AYv4m","flex-col":"flex-col___K7k5m","flex-row":"flex-row___td81S","justify-start":"justify-start___cp2f3","justify-center":"justify-center___eYc2z","justify-end":"justify-end___N3vQV","justify-evenly":"justify-evenly___QyqZ2","justify-around":"justify-around___QPg1C","justify-between":"justify-between___hco0O","align-start":"align-start___Oa6lS","align-center":"align-center___CcX1j","align-end":"align-end___qVvfU","tabs":"tabs___GTqPV","active":"active___F26E8"});
// EXTERNAL MODULE: ./node_modules/_classnames@2.5.1@classnames/index.js
var _classnames_2_5_1_classnames = __webpack_require__(92310);
var _classnames_2_5_1_classnames_default = /*#__PURE__*/__webpack_require__.n(_classnames_2_5_1_classnames);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
var jsx_runtime = __webpack_require__(37712);
;// CONCATENATED MODULE: ./src/components/ui-customization/SuperiorTabs/index.tsx
var SuperiorTabs = function SuperiorTabs(_ref) {
var _ref$dataSource = _ref.dataSource,
dataSource = _ref$dataSource === void 0 ? [] : _ref$dataSource,
value = _ref.value,
onChange = _ref.onChange,
className = _ref.className,
_ref$style = _ref.style,
style = _ref$style === void 0 ? {} : _ref$style;
return /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: style,
className: _classnames_2_5_1_classnames_default()(SuperiorTabsmodules.tabs, className),
children: dataSource.map(function (e) {
return /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
onClick: function onClick() {
return onChange(e.id);
},
className: value === e.id ? SuperiorTabsmodules.active : '',
children: e.name
}, e.id);
})
});
};
/* harmony default export */ var ui_customization_SuperiorTabs = (SuperiorTabs);
/***/ }),
/***/ 81001:
/***/ 62480:
/*!****************************************************************!*\
!*** ./src/components/ui-customization/index.tsx + 30 modules ***!
!*** ./src/components/ui-customization/index.tsx + 32 modules ***!
\****************************************************************/
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@ -317,7 +264,7 @@ __webpack_require__.d(__webpack_exports__, {
Je: function() { return /* reexport */ QuickPager; },
wb: function() { return /* reexport */ Cards_ShixunList; },
cq: function() { return /* reexport */ ui_customization_SuperiorSort; },
tp: function() { return /* reexport */ SuperiorTabs/* default */.Z; }
tp: function() { return /* reexport */ ui_customization_SuperiorTabs; }
});
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/index.js
@ -522,8 +469,37 @@ var CustomTags = function CustomTags(_ref) {
});
};
/* harmony default export */ var ui_customization_CustomTags = (CustomTags);
// EXTERNAL MODULE: ./src/components/ui-customization/SuperiorTabs/index.tsx + 1 modules
var SuperiorTabs = __webpack_require__(15736);
;// CONCATENATED MODULE: ./src/components/ui-customization/SuperiorTabs/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var SuperiorTabsmodules = ({"flex_box_center":"flex_box_center___aK2n3","flex_space_between":"flex_space_between___HX0Oh","flex_box_vertical_center":"flex_box_vertical_center___LJOJr","flex_box_center_end":"flex_box_center_end___SCakF","flex_box_column":"flex_box_column___AYv4m","flex-col":"flex-col___K7k5m","flex-row":"flex-row___td81S","justify-start":"justify-start___cp2f3","justify-center":"justify-center___eYc2z","justify-end":"justify-end___N3vQV","justify-evenly":"justify-evenly___QyqZ2","justify-around":"justify-around___QPg1C","justify-between":"justify-between___hco0O","align-start":"align-start___Oa6lS","align-center":"align-center___CcX1j","align-end":"align-end___qVvfU","tabs":"tabs___GTqPV","active":"active___F26E8"});
;// CONCATENATED MODULE: ./src/components/ui-customization/SuperiorTabs/index.tsx
var SuperiorTabs = function SuperiorTabs(_ref) {
var _ref$dataSource = _ref.dataSource,
dataSource = _ref$dataSource === void 0 ? [] : _ref$dataSource,
value = _ref.value,
onChange = _ref.onChange,
className = _ref.className,
_ref$style = _ref.style,
style = _ref$style === void 0 ? {} : _ref$style;
return /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: style,
className: _classnames_2_5_1_classnames_default()(SuperiorTabsmodules.tabs, className),
children: dataSource.map(function (e) {
return /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
onClick: function onClick() {
return onChange(e.id);
},
className: value === e.id ? SuperiorTabsmodules.active : '',
children: e.name
}, e.id);
})
});
};
/* harmony default export */ var ui_customization_SuperiorTabs = (SuperiorTabs);
;// CONCATENATED MODULE: ./src/components/ui-customization/CustomInput/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var CustomInputmodules = ({"flex_box_center":"flex_box_center___yX6Oa","flex_space_between":"flex_space_between___t7oqF","flex_box_vertical_center":"flex_box_vertical_center___dEIHy","flex_box_center_end":"flex_box_center_end___taQDF","flex_box_column":"flex_box_column___xY_Lr","flex-col":"flex-col___VlD6u","flex-row":"flex-row___q7gb3","justify-start":"justify-start___prD0C","justify-center":"justify-center___yyqZq","justify-end":"justify-end___m3GsS","justify-evenly":"justify-evenly___Gbnol","justify-around":"justify-around___y611o","justify-between":"justify-between___ruuzN","align-start":"align-start___OXt6J","align-center":"align-center___e64_4","align-end":"align-end___Ke1au","input":"input___PW2zI","dropdown":"dropdown___vSy8B","menu":"menu___NiyBu","text":"text___Grueu","b1":"b1___ZKryM","b2":"b2___aKyGa"});

@ -161,8 +161,8 @@ var date_picker = __webpack_require__(57421);
var env = __webpack_require__(69423);
// EXTERNAL MODULE: ./src/.umi-production/exports.ts
var _umi_production_exports = __webpack_require__(88271);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/utils/fetch.ts
var fetch = __webpack_require__(82710);
// EXTERNAL MODULE: ./src/utils/util.tsx

@ -31,7 +31,7 @@
/* harmony import */ var moment__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(moment__WEBPACK_IMPORTED_MODULE_7__);
/* harmony import */ var _components_NoData__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @/components/NoData */ 63017);
/* harmony import */ var _service_graduations__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @/service/graduations */ 89293);
/* harmony import */ var _components_ui_customization__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! @/components/ui-customization */ 81001);
/* harmony import */ var _components_ui_customization__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! @/components/ui-customization */ 62480);
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! react/jsx-runtime */ 37712);

@ -913,8 +913,8 @@ var competitionsPage = function competitionsPage(_ref) {
user: user
};
})(competitionsPage));
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
;// CONCATENATED MODULE: ./src/pages/Competitions/Index/Statistics/index.tsx

@ -12,7 +12,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,Chrome=1">
<meta http-equiv="Cache-Control" content="no-transform">
<title>头歌实践教学平台</title>
<link rel="stylesheet" href="/react/build/umi.2c5ee1cb.css">
<link rel="stylesheet" href="/react/build/umi.89870d4d.css">
<script src="/react/build/js/polyfill.min.js"></script>
</head>
<body>
@ -27,7 +27,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.578928f4.js"></script>
<script src="/react/build/umi.244ebf57.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -958,8 +958,8 @@ var kefu_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJQAAA
var image_preview = __webpack_require__(43851);
// EXTERNAL MODULE: ./src/components/mediator.js
var mediator = __webpack_require__(34837);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/row/index.js
var row = __webpack_require__(95237);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/col/index.js

@ -1370,8 +1370,8 @@ var shixuns = __webpack_require__(47839);
;// CONCATENATED MODULE: ./src/pages/Classrooms/Lists/CommonHomework/components/JupyterList/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var JupyterListmodules = ({"shixunItemWrapper":"shixunItemWrapper___cgnhs","checkboxWrapper":"checkboxWrapper___Z7zZt","contentWrapper":"contentWrapper___TO4hm","title":"title___P8Su0","desc":"desc___j_4ZZ","info":"info___rg8e4","scrollWrap":"scrollWrap___EjY1R","loading":"loading___iNP0r"});
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
;// CONCATENATED MODULE: ./src/pages/Classrooms/Lists/CommonHomework/components/JupyterList/index.tsx

@ -5202,7 +5202,7 @@ var Answer = function Answer(_ref) {
};
var renderCardList = function renderCardList(item, index) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(_react_17_0_2_react.Fragment, {
children: renderAnswerCard((item === null || item === void 0 ? void 0 : item.name) || constant/* QUESTIONTYPE */.f[item.question_type].name, item.question_type, index)
children: renderAnswerCard((item === null || item === void 0 ? void 0 : item.name) || constant/* QUESTIONTYPE */.fw[item.question_type].name, item.question_type, index)
});
};
var sign = (0,_react_17_0_2_react.useRef)(false);

@ -19411,7 +19411,7 @@ var StatisticsResult_WorkList = function WorkList(_ref) {
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)(row/* default */.Z, {
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)(col/* default */.Z, {
flex: 1,
children: [item.ques_position, ".", item.name || constant/* QUESTIONTYPE */.f[item.ques_type].name]
children: [item.ques_position, ".", item.name || constant/* QUESTIONTYPE */.fw[item.ques_type].name]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)(col/* default */.Z, {
children: ["\u6B63\u786E\u7387", /*#__PURE__*/(0,jsx_runtime.jsxs)("span", {
className: "c-orange",
@ -24738,8 +24738,8 @@ var ExchangeModal = function ExchangeModal(_ref) {
});
};
/* harmony default export */ var components_ExchangeModal = (ExchangeModal);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/components/QuestionEditor/index.tsx
var QuestionEditor = __webpack_require__(38082);
// EXTERNAL MODULE: ./node_modules/_js-base64@2.6.4@js-base64/base64.js

@ -2796,7 +2796,7 @@ var Answer = function Answer(_ref) {
};
var renderCardList = function renderCardList(item, index) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(_react_17_0_2_react.Fragment, {
children: renderAnswerCard(item.name || constant/* QUESTIONTYPE */.f[item.question_type].name, item.question_type, index)
children: renderAnswerCard(item.name || constant/* QUESTIONTYPE */.fw[item.question_type].name, item.question_type, index)
});
};

@ -4310,8 +4310,8 @@ var pagination = __webpack_require__(19871);
// EXTERNAL MODULE: ./node_modules/_lodash@4.17.21@lodash/lodash.js
var lodash = __webpack_require__(89392);
var lodash_default = /*#__PURE__*/__webpack_require__.n(lodash);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
;// CONCATENATED MODULE: ./src/pages/Classrooms/Lists/Exercise/Review/component/Drawer/index.tsx
@ -5407,55 +5407,55 @@ var ExeriseReview = function ExeriseReview(_ref) {
align: "center"
}, {
title: (questionName === null || questionName === void 0 || (_questionName$find = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[0].nameType;
return item.value == constant/* QUESTIONTYPE */.fw[0].nameType;
})) === null || _questionName$find === void 0 ? void 0 : _questionName$find.name) || '单选题',
dataIndex: 'singles_scores',
align: "center"
}, {
title: (questionName === null || questionName === void 0 || (_questionName$find2 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[1].nameType;
return item.value == constant/* QUESTIONTYPE */.fw[1].nameType;
})) === null || _questionName$find2 === void 0 ? void 0 : _questionName$find2.name) || '多选题',
dataIndex: 'doubles_scores',
align: "center"
}, {
title: (questionName === null || questionName === void 0 || (_questionName$find3 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[3].nameType;
return item.value == constant/* QUESTIONTYPE */.fw[3].nameType;
})) === null || _questionName$find3 === void 0 ? void 0 : _questionName$find3.name) || '填空题',
dataIndex: 'nulls_scores',
align: "center"
}, {
title: (questionName === null || questionName === void 0 || (_questionName$find4 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[2].nameType;
return item.value == constant/* QUESTIONTYPE */.fw[2].nameType;
})) === null || _questionName$find4 === void 0 ? void 0 : _questionName$find4.name) || '判断题',
dataIndex: 'judges_scores',
align: "center"
}, {
title: (questionName === null || questionName === void 0 || (_questionName$find5 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[6].nameType;
return item.value == constant/* QUESTIONTYPE */.fw[6].nameType;
})) === null || _questionName$find5 === void 0 ? void 0 : _questionName$find5.name) || '编程题',
dataIndex: 'pros_scores',
align: "center"
}, {
title: (questionName === null || questionName === void 0 || (_questionName$find6 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[5].nameType;
return item.value == constant/* QUESTIONTYPE */.fw[5].nameType;
})) === null || _questionName$find6 === void 0 ? void 0 : _questionName$find6.name) || '实训题',
dataIndex: 'shixuns_scores',
align: "center"
}, {
title: (questionName === null || questionName === void 0 || (_questionName$find7 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[7].nameType;
return item.value == constant/* QUESTIONTYPE */.fw[7].nameType;
})) === null || _questionName$find7 === void 0 ? void 0 : _questionName$find7.name) || '组合题',
dataIndex: 'combination_scores',
align: "center"
}, {
title: (questionName === null || questionName === void 0 || (_questionName$find8 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[4].nameType;
return item.value == constant/* QUESTIONTYPE */.fw[4].nameType;
})) === null || _questionName$find8 === void 0 ? void 0 : _questionName$find8.name) || '画图题',
dataIndex: 'mains_scores',
align: "center"
}, {
title: (questionName === null || questionName === void 0 || (_questionName$find9 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[8].nameType;
return item.value == constant/* QUESTIONTYPE */.fw[8].nameType;
})) === null || _questionName$find9 === void 0 ? void 0 : _questionName$find9.name) || '程序填空题',
dataIndex: 'bpros_scores',
align: "center"

@ -1872,8 +1872,8 @@ function reducer(state, action) {
})]
});
});
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
;// CONCATENATED MODULE: ./src/pages/Classrooms/Lists/OnlineLearning/index.tsx

@ -89,8 +89,8 @@ var ph3_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAA
var lb_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAAAXNSR0IArs4c6QAAA9lJREFUOE+t1G1MllUYB/D/Oed+fV5u0AfRQAQSYQThiiDKNEgpTBhkWjaJD8yaa3zjQ45qPrE+tuaqrdyauV4XK5uxmbEc07lsS2gK0yWLfAB5F57nft7u99OimX2IpK2zXV/Odn67tus6f4L/8ZD/YhVynv+K7u0uNKnfTqC34W5y6e/vV4z5Z/jaeomfeEnnD5kxj6Rj1qAkk5aWat/4LXBl2JBZkRMUv/jcMkrcRYvEdRvpJOcup2dGMod2huvqnD/AO2MD/Am4eOepjFRR12yMxGI2dN2B7YhwiWxQn7Jt39MZP/07xjkpuoim3xx+xDNJ4WvyNB6fWEQ06sCyGQRFg+XJ3GZCzy+RVa3hMHH+sbNwPxcuaWgYN/ixIZ2s8TjHkdFruJ9Y0FMmBFWDJ/lheBJsqs6nfIGNra1E/wvr6eFsdACBC1FsWb8fxTMCukfmeXDEAIjo4aOfp9GcQ+FgHsaaAOZCIVy/6sKEmkrJTtUz7cErS9gHn/L8TQLePnGK36PnewX+bZyNpzwSSXKMWQS2RHF+IY6KxAIsEgetKkC6LAODfUmYMcmzJamj8QXy3hJ2/DT/Xou623u/c7Gu0cAsXEymgSmDY8YmMH0yLszqKL45D1u1gSdLMaUpODdlYv0whamwtxoOsE5y4CRfW6LinDptFn/zpYXSfXFMJTjmLOCmQ7HgEqRlEccXU6iNzEOEAa9jM4bhwxndxWNXKQyJf9Yfoc+TyqNcLMt1BpXJWPnAUQd5LTEkOUWCEyRAlyopMXRZHupGF6ByE9rBYvTnrII3Djw8B6Rk9JbtQjNBOEwzizqOaY7TFvhaJypMeKtdeKoAR2IwGIUpMLStVvFAJA5FtKHkylhs2oAaXYbGgTTDV9lVZM+f03x3IoRs+ZOslLd5S58SmhibEKygQa0ghauwpSovD6E+QRDSbWDUwoaNGiqbQzAZYFB8eFclab+9Z6dGZI1m+3dPsVwjgnuvnb/cTk2x2vCzoKVQBPP9aJtUIV934HhA9Z4Q8qoDMAV4aep1l25lry/7nTbV/vh+tp110vNizZZEnrMDVNtbuA6FNxiYSPDgs5ngQYYkhWPIaKreSk4vi5XsPPsyu6GFrlyOdtXcp9QSWX61oDLzkUP1eUxTGByRwABgUgw7LnbU7CAzy2JNb17M+rUv+rGQoL1yEGct1WoTYoHGg/srWHlesERkgMNg2xTdWx8lb9wxNWoP9RctjCU6OSd5RJZ+8PsCPUXxLHF7a+GLmiTsUgV8qzjorKsjK4ygcJiG9x4WwmWwAcJvBWGYc3oY4ITcvvsdYfunJUPnMOMAAAAASUVORK5CYII=";
// EXTERNAL MODULE: ./node_modules/_echarts-for-react@2.0.16@echarts-for-react/lib/index.js
var lib = __webpack_require__(42441);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
var jsx_runtime = __webpack_require__(37712);
;// CONCATENATED MODULE: ./src/pages/Classrooms/Overview/index.tsx

@ -39,8 +39,8 @@ var User = __webpack_require__(15278);
;// CONCATENATED MODULE: ./src/pages/CloudHotLine/components/RelatedToMe/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var RelatedToMemodules = ({"container":"container___xTc7B","topright":"topright___irzzP","top":"top___yeTHM","superiorTabs":"superiorTabs___wE79N","content":"content___vDjfM","messageList":"messageList___ncsz8","messageItem":"messageItem___vw9Y1","newMessage":"newMessage___P9K_4","messageStatus":"messageStatus___F2a0X","status":"status___O6W8p","resolved":"resolved___fnZMg","unresolved":"unresolved___Qlw7P","messageTitle":"messageTitle___Ebwe3","messageInfo":"messageInfo___Yocj0","search":"search___DsWg7","searchIcon":"searchIcon____6Iys"});
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/service/counselling.ts
var counselling = __webpack_require__(39475);
// EXTERNAL MODULE: ./node_modules/_dayjs@1.11.13@dayjs/dayjs.min.js

@ -5936,8 +5936,8 @@ var es_select = __webpack_require__(57809);
;// CONCATENATED MODULE: ./src/pages/Competitions/Edit/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var Editmodules = ({"flex_box_center":"flex_box_center___Pwy41","flex_space_between":"flex_space_between___iGrQJ","flex_box_vertical_center":"flex_box_vertical_center___yCxnY","flex_box_center_end":"flex_box_center_end___WYWWp","flex_box_column":"flex_box_column___XMpFi","flex-col":"flex-col___kFnNA","flex-row":"flex-row___sm2hQ","justify-start":"justify-start___T1rca","justify-center":"justify-center___QaGvq","justify-end":"justify-end___TtEsb","justify-evenly":"justify-evenly___RkGIR","justify-around":"justify-around___tdtjQ","justify-between":"justify-between___bDle0","align-start":"align-start___KoULP","align-center":"align-center___QPOjQ","align-end":"align-end___a9_rr","bg":"bg___WrQc9","top":"top___eHaMu","title":"title___ZzSKL","img":"img___TSo4p","span":"span___i1hTN","button":"button___M8rSK","content":"content___BOwAQ","Banner":"Banner___t6PnF","right":"right___x1tqT","titles":"titles___UHOD8","bonus":"bonus___l9Tlu","items":"items___CPICU","bottom":"bottom___HHYt7","tag":"tag___DBN6l","jsinput":"jsinput___oh61y","baseFormItem":"baseFormItem___t5ZrH","scoremodal":"scoremodal___yE6h8","yes":"yes___XyW4g","no":"no___kIYD7","bottoms":"bottoms___X64Ij","loaderimg":"loaderimg___w2vWU","enroll":"enroll___lbTQ5","publish":"publish___kDAkJ","ended":"ended___mycKl","form_item":"form_item___lsqU3","form_item_item":"form_item_item___Zdnul","form_item_item_select":"form_item_item_select____5lDo","shareicon":"shareicon___Z_RCj"});
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
;// CONCATENATED MODULE: ./src/pages/Competitions/Edit/Setting/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var Settingmodules = ({"flex_box_center":"flex_box_center___XJhZ_","flex_space_between":"flex_space_between___QP4ke","flex_box_vertical_center":"flex_box_vertical_center___QxAqn","flex_box_center_end":"flex_box_center_end___idxMG","flex_box_column":"flex_box_column___FtSbq","flex-col":"flex-col___d7dzl","flex-row":"flex-row___JahZ5","justify-start":"justify-start___FIkKS","justify-center":"justify-center___WrSvm","justify-end":"justify-end___EGHBE","justify-evenly":"justify-evenly___yOEM0","justify-around":"justify-around___aNASx","justify-between":"justify-between___Bvv7c","align-start":"align-start___jVLwM","align-center":"align-center___EDkj8","align-end":"align-end___cS1tb","all":"all___CqKTx","message_warnimg":"message_warnimg___sCs9y","message_icon":"message_icon___T8887","message_error":"message_error___pZWBZ","message_title":"message_title___lTdqI","setting":"setting___v3_ot","setting_title":"setting_title___WxGAY","setting_content":"setting_content___XAWD6","setting_menu":"setting_menu___oKuAW","menu_item":"menu_item___qbDG8","menu_item_active":"menu_item_active___kzN6I","setting_info":"setting_info___pqlf5"});

@ -51,8 +51,8 @@ var NoData = __webpack_require__(63017);
// EXTERNAL MODULE: ./node_modules/_dayjs@1.11.13@dayjs/dayjs.min.js
var dayjs_min = __webpack_require__(61186);
var dayjs_min_default = /*#__PURE__*/__webpack_require__.n(dayjs_min);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
var jsx_runtime = __webpack_require__(37712);
;// CONCATENATED MODULE: ./src/pages/Counselling/ExpertList/index.tsx

@ -31,8 +31,8 @@ var _umi_production_exports = __webpack_require__(88271);
;// CONCATENATED MODULE: ./src/pages/Counselling/ExpertSchedule/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var ExpertSchedulemodules = ({"container":"container___g67hN","top":"top___C4QWP","list":"list___x7SAo","list_item":"list_item___NlBlz","number":"number___hCKQc","text":"text___Aygzz","bottom":"bottom___FYpyR","left":"left___HDgQ7","bg1":"bg1___j_9bx","expertItem":"expertItem___XW6oT","expertCard":"expertCard___vqlIH","avatar":"avatar___hS8Js","info":"info___qU9oC","nameTitle":"nameTitle___Sw6XR","name":"name___kM49G","title":"title___Jgx_M","skills":"skills___ugAZ8","right":"right___Dh_SQ","bg2":"bg2___f0Cgq","head":"head___f5ICE","superiorTabs":"superiorTabs___UgBBu","addExpert":"addExpert___prDU9","expertList":"expertList___SkqaM","changeTime":"changeTime___vPK0Z","arrow":"arrow___FoFg3","dateList":"dateList___kzdSE","dateItem":"dateItem___mOWZX","active":"active___tlScp","day":"day___ogrhv"});
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/layouts/ShixunDetail/components/AddTeacher.tsx
var AddTeacher = __webpack_require__(77465);
// EXTERNAL MODULE: ./src/service/counselling.ts

@ -28,8 +28,8 @@ var _umi_production_exports = __webpack_require__(88271);
;// CONCATENATED MODULE: ./src/pages/Counselling/MyAnswer/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var MyAnswermodules = ({"container":"container____quqI","left":"left___tKc0u","top":"top___U1lUg","superiorTabs":"superiorTabs___Y2VA8","content":"content___ran31","messageList":"messageList___PGkX7","messageItem":"messageItem___mVQAx","newMessage":"newMessage___COKn2","messageStatus":"messageStatus___CohjJ","status":"status___EsNCd","resolved":"resolved___YJ97t","unresolved":"unresolved___SSAX6","messageTitle":"messageTitle___PEELu","messageInfo":"messageInfo___f5WMl","text":"text___yYZvK","right":"right___sQOXC","rili":"rili___xjD2z","riliTop":"riliTop___QDLz_","btn":"btn___fPMhZ","riliDate":"riliDate___D7LN8","seleSty":"seleSty___d3Emd","bottomRight":"bottomRight___dmvm5","search":"search___jelB6","searchIcon":"searchIcon___Z9rpI"});
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_dayjs@1.11.13@dayjs/dayjs.min.js
var dayjs_min = __webpack_require__(61186);
var dayjs_min_default = /*#__PURE__*/__webpack_require__.n(dayjs_min);

@ -37,8 +37,8 @@ var dayjs_min = __webpack_require__(61186);
var dayjs_min_default = /*#__PURE__*/__webpack_require__.n(dayjs_min);
// EXTERNAL MODULE: ./src/components/NoData/index.tsx
var NoData = __webpack_require__(63017);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
var jsx_runtime = __webpack_require__(37712);
;// CONCATENATED MODULE: ./src/pages/Counselling/MyConsultation/index.tsx

@ -14,15 +14,17 @@ __webpack_require__.r(__webpack_exports__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_1__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectDestructuringEmpty_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectDestructuringEmpty.js */ 70236);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectDestructuringEmpty_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectDestructuringEmpty_js__WEBPACK_IMPORTED_MODULE_2__);
/* harmony import */ var _components_ui_customization__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @/components/ui-customization */ 81001);
/* harmony import */ var antd__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! antd */ 57421);
/* harmony import */ var antd__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! antd */ 36546);
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! react */ 59301);
/* harmony import */ var umi__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! umi */ 88271);
/* harmony import */ var dayjs__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! dayjs */ 61186);
/* harmony import */ var dayjs__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(dayjs__WEBPACK_IMPORTED_MODULE_6__);
/* harmony import */ var _utils_hooks_useCustomRequest__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @/utils/hooks/useCustomRequest */ 13158);
/* harmony import */ var _service_onlinedevice__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @/service/onlinedevice */ 82135);
/* harmony import */ var antd__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! antd */ 78241);
/* harmony import */ var antd__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! antd */ 57421);
/* harmony import */ var antd__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! antd */ 92832);
/* harmony import */ var antd__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! antd */ 36546);
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! react */ 59301);
/* harmony import */ var umi__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! umi */ 88271);
/* harmony import */ var dayjs__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! dayjs */ 61186);
/* harmony import */ var dayjs__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(dayjs__WEBPACK_IMPORTED_MODULE_5__);
/* harmony import */ var _utils_hooks_useCustomRequest__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @/utils/hooks/useCustomRequest */ 13158);
/* harmony import */ var _service_onlinedevice__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @/service/onlinedevice */ 82135);
/* harmony import */ var _pages_Equipment_Index_index_less_modules__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @/pages/Equipment/Index/index.less?modules */ 57054);
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! react/jsx-runtime */ 37712);
@ -40,16 +42,18 @@ __webpack_require__.r(__webpack_exports__);
var ActionLog = function ActionLog(_ref) {
var _DevicesOperationLogs, _DevicesOperationLogs2;
_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectDestructuringEmpty_js__WEBPACK_IMPORTED_MODULE_2___default()(_ref);
var _useCustomRequest = (0,_utils_hooks_useCustomRequest__WEBPACK_IMPORTED_MODULE_7__/* .useCustomRequest */ .U)(_service_onlinedevice__WEBPACK_IMPORTED_MODULE_8__/* .getDevicesOperationLogs */ .rm, {}),
var _Form$useForm = antd__WEBPACK_IMPORTED_MODULE_10__/* ["default"] */ .Z.useForm(),
_Form$useForm2 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_1___default()(_Form$useForm, 1),
form = _Form$useForm2[0];
var _useCustomRequest = (0,_utils_hooks_useCustomRequest__WEBPACK_IMPORTED_MODULE_6__/* .useCustomRequest */ .U)(_service_onlinedevice__WEBPACK_IMPORTED_MODULE_7__/* .getDevicesOperationLogs */ .rm, {}),
_useCustomRequest2 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_1___default()(_useCustomRequest, 4),
DevicesOperationLogsLoading = _useCustomRequest2[1],
GetDevicesOperationLogs = _useCustomRequest2[2],
DevicesOperationLogsData = _useCustomRequest2[3];
var _useState = (0,react__WEBPACK_IMPORTED_MODULE_4__.useState)({
var _useState = (0,react__WEBPACK_IMPORTED_MODULE_3__.useState)({
page: 1,
limit: 10,
keyword: "",
time: null,
container_type: "Device"
}),
_useState2 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_1___default()(_useState, 2),
@ -68,67 +72,107 @@ var ActionLog = function ActionLog(_ref) {
title: "操作时间",
dataIndex: "created_at",
render: function render(text) {
return text && dayjs__WEBPACK_IMPORTED_MODULE_6___default()(text).format("YYYY-MM-DD HH:mm:ss");
return text && dayjs__WEBPACK_IMPORTED_MODULE_5___default()(text).format("YYYY-MM-DD HH:mm:ss");
}
}];
(0,react__WEBPACK_IMPORTED_MODULE_4__.useEffect)(function () {
GetDevicesOperationLogs(urlData);
}, [urlData]);
(0,react__WEBPACK_IMPORTED_MODULE_3__.useEffect)(function () {
getData();
}, []);
var getData = function getData() {
var data = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : urlData;
setUrlData(data);
GetDevicesOperationLogs(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, data));
};
return /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsxs)(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.Fragment, {
children: [/*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsxs)("div", {
className: "flex justify-between items-center",
style: {
display: "flex",
justifyContent: "space-between",
alignItems: "center"
color: "#96FFFD"
},
children: [/*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx)("div", {
children: "\u64CD\u4F5C\u65E5\u5FD7"
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsxs)("div", {
children: [/*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsxs)("div", {
className: "flex items-center",
style: {
display: "flex",
alignItems: "center",
gap: "10px"
},
children: [/*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx)("div", {
children: "\u64CD\u4F5C\u65F6\u95F4"
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx)(antd__WEBPACK_IMPORTED_MODULE_10__["default"], {
format: "YYYY-MM-DD",
onChange: function onChange(time) {
setUrlData(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, urlData), {}, {
time: time
children: [/*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx)("i", {
className: "iconfont icon-caozuorizhi1"
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx)("span", {
children: "\u64CD\u4F5C\u65E5\u5FD7"
})]
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx)("div", {
className: "flex items-center",
style: {
gap: "20px"
},
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsxs)(antd__WEBPACK_IMPORTED_MODULE_10__/* ["default"] */ .Z, {
className: _pages_Equipment_Index_index_less_modules__WEBPACK_IMPORTED_MODULE_8__/* ["default"] */ .Z.FormStyle,
form: form,
layout: "inline",
size: "large",
colon: false,
onValuesChange: function onValuesChange(changeValues, values) {
var _values$time;
if ("keyword" in changeValues) {
return;
}
getData(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, urlData), values), {}, {
time: (_values$time = values.time) === null || _values$time === void 0 ? void 0 : _values$time.toJSON()
}));
}
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx)(_components_ui_customization__WEBPACK_IMPORTED_MODULE_3__/* .CustomInput */ .t7, {
placeholder: "\u8BF7\u8F93\u5165\u64CD\u4F5C\u4EBA\u540D\u79F0\u641C\u7D22",
onChange: function onChange(keyword) {
},
onFinish: function onFinish(allValue) {
getData(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, urlData), allValue));
},
children: [/*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx)(antd__WEBPACK_IMPORTED_MODULE_10__/* ["default"] */ .Z.Item, {
name: "time",
label: "\u64CD\u4F5C\u65F6\u95F4",
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx)(antd__WEBPACK_IMPORTED_MODULE_11__["default"], {
style: {
width: 240
},
className: _pages_Equipment_Index_index_less_modules__WEBPACK_IMPORTED_MODULE_8__/* ["default"] */ .Z.DatePickerStyles,
allowClear: true,
format: "YYYY-MM-DD"
})
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx)(antd__WEBPACK_IMPORTED_MODULE_10__/* ["default"] */ .Z.Item, {
name: "keyword",
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx)(antd__WEBPACK_IMPORTED_MODULE_12__/* ["default"] */ .Z, {
placeholder: "\u8BF7\u8F93\u5165\u8BBE\u5907\u540D\u79F0\u641C\u7D22",
style: {
width: 428
},
suffix: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx)("i", {
className: "iconfont icon-sousuo font14 current",
onClick: function onClick() {
form.submit();
}
})
})
})]
})
})]
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx)("div", {
className: "materials-table-wrp mr0 mt20",
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx)(antd__WEBPACK_IMPORTED_MODULE_13__/* ["default"] */ .Z, {
className: "materials-table",
dataSource: DevicesOperationLogsData === null || DevicesOperationLogsData === void 0 || (_DevicesOperationLogs = DevicesOperationLogsData.data) === null || _DevicesOperationLogs === void 0 ? void 0 : _DevicesOperationLogs.list,
columns: columns,
loading: DevicesOperationLogsLoading,
pagination: {
total: DevicesOperationLogsData === null || DevicesOperationLogsData === void 0 || (_DevicesOperationLogs2 = DevicesOperationLogsData.data) === null || _DevicesOperationLogs2 === void 0 ? void 0 : _DevicesOperationLogs2.count,
current: urlData.page,
pageSize: urlData.limit,
onChange: function onChange(page, limit) {
setUrlData(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, urlData), {}, {
keyword: keyword
page: page,
limit: limit
}));
}
})]
})]
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx)(antd__WEBPACK_IMPORTED_MODULE_11__/* ["default"] */ .Z, {
dataSource: DevicesOperationLogsData === null || DevicesOperationLogsData === void 0 || (_DevicesOperationLogs = DevicesOperationLogsData.data) === null || _DevicesOperationLogs === void 0 ? void 0 : _DevicesOperationLogs.list,
columns: columns,
loading: DevicesOperationLogsLoading,
pagination: {
total: DevicesOperationLogsData === null || DevicesOperationLogsData === void 0 || (_DevicesOperationLogs2 = DevicesOperationLogsData.data) === null || _DevicesOperationLogs2 === void 0 ? void 0 : _DevicesOperationLogs2.count,
current: urlData.page,
pageSize: urlData.limit,
onChange: function onChange(page, limit) {
setUrlData(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({}, urlData), {}, {
page: page,
limit: limit
}));
},
showTotal: function showTotal(total) {
return "\u5171 ".concat(total, " \u6761");
}
}
})
})]
});
};
/* harmony default export */ __webpack_exports__["default"] = ((0,umi__WEBPACK_IMPORTED_MODULE_5__.connect)(function () {
/* harmony default export */ __webpack_exports__["default"] = ((0,umi__WEBPACK_IMPORTED_MODULE_4__.connect)(function () {
return {};
})(ActionLog));
@ -207,6 +251,17 @@ function useCustomRequest(request, baseParams) {
}
/***/ }),
/***/ 57054:
/*!******************************************************!*\
!*** ./src/pages/Equipment/Index/index.less?modules ***!
\******************************************************/
/***/ (function(__unused_webpack_module, __webpack_exports__) {
// extracted by mini-css-extract-plugin
/* harmony default export */ __webpack_exports__.Z = ({"flex_box_center":"flex_box_center___jmmXe","flex_space_between":"flex_space_between___vxGWa","flex_box_vertical_center":"flex_box_vertical_center___SGwrN","flex_box_center_end":"flex_box_center_end___KiDj3","flex_box_column":"flex_box_column___Z6TVL","flex-col":"flex-col___ZnKoO","flex-row":"flex-row___pctXX","justify-start":"justify-start___csUBe","justify-center":"justify-center___kKub2","justify-end":"justify-end___n8cXO","justify-evenly":"justify-evenly___mjQm1","justify-around":"justify-around___JL_9s","justify-between":"justify-between___qTRS7","align-start":"align-start___lqbAM","align-center":"align-center___oDNBy","align-end":"align-end___Uiurd","MenuStyles":"MenuStyles___BHYdE","MenuStylesItem":"MenuStylesItem___cnAZu","MenuStylesItemActive":"MenuStylesItemActive___KgmGV","ContentStyles":"ContentStyles___Mfx8e","ModalStyles":"ModalStyles___tzV2m","InputStyles":"InputStyles___V8C5m","DatePickerStyles":"DatePickerStyles___kZ9Cb","FormStyle":"FormStyle___gPLGW","TableStyle":"TableStyle___DNKJL"});
/***/ })
}]);

@ -0,0 +1,68 @@
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/styles/table_botton.less ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.tag_btn,
.info,
.update,
.xiajia,
.yuyue_info,
.yuyue_clear,
.yuyue_update,
.baofei_info,
.yichang_info {
display: inline-block;
width: 44px;
margin-right: 10px;
padding: 1px 0px;
font-weight: 400;
font-size: 12px;
text-align: center;
border-radius: 2px;
cursor: pointer;
}
.info {
color: #0370d5;
background: rgba(3, 112, 213, 0.1);
border: 1px solid #0370d5;
}
.update {
color: #019158;
background: rgba(1, 145, 88, 0.1);
border: 1px solid #019158;
}
.xiajia {
color: #fe5050;
background: rgba(254, 80, 80, 0.1);
border: 1px solid #fe5050;
}
.yuyue_info {
width: 72px;
color: #0370d5;
background: rgba(3, 112, 213, 0.1);
border: 1px solid #0370d5;
}
.yuyue_clear {
width: 72px;
color: #fa6400;
background: rgba(250, 100, 0, 0.1);
border: 1px solid #fa6400;
}
.yuyue_update {
width: 72px;
color: #019158;
background: rgba(1, 145, 88, 0.1);
border: 1px solid #019158;
}
.baofei_info {
width: 72px;
color: #fe5050;
background: rgba(254, 80, 80, 0.1);
border: 1px solid #fe5050;
}
.yichang_info {
width: 96px;
color: #0370d5;
background: rgba(3, 112, 213, 0.1);
border: 1px solid #0370d5;
}

@ -1,520 +0,0 @@
"use strict";
(self["webpackChunk"] = self["webpackChunk"] || []).push([[69828],{
/***/ 44818:
/*!****************************************************************!*\
!*** ./src/pages/Equipment/Faultlibrary/index.tsx + 3 modules ***!
\****************************************************************/
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
// ESM COMPAT FLAG
__webpack_require__.r(__webpack_exports__);
// EXPORTS
__webpack_require__.d(__webpack_exports__, {
"default": function() { return /* binding */ Faultlibrary; }
});
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/toConsumableArray.js
var toConsumableArray = __webpack_require__(37205);
var toConsumableArray_default = /*#__PURE__*/__webpack_require__.n(toConsumableArray);
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/regeneratorRuntime.js
var regeneratorRuntime = __webpack_require__(7557);
var regeneratorRuntime_default = /*#__PURE__*/__webpack_require__.n(regeneratorRuntime);
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/asyncToGenerator.js
var asyncToGenerator = __webpack_require__(41498);
var asyncToGenerator_default = /*#__PURE__*/__webpack_require__.n(asyncToGenerator);
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/slicedToArray.js
var slicedToArray = __webpack_require__(79800);
var slicedToArray_default = /*#__PURE__*/__webpack_require__.n(slicedToArray);
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectDestructuringEmpty.js
var objectDestructuringEmpty = __webpack_require__(70236);
var objectDestructuringEmpty_default = /*#__PURE__*/__webpack_require__.n(objectDestructuringEmpty);
// EXTERNAL MODULE: ./src/service/onlinedevice.ts
var onlinedevice = __webpack_require__(82135);
// EXTERNAL MODULE: ./src/styles/table_botton.less
var table_botton = __webpack_require__(55130);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/modal/index.js + 16 modules
var modal = __webpack_require__(43418);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/message/index.js + 4 modules
var message = __webpack_require__(8591);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/form/index.js + 19 modules
var es_form = __webpack_require__(78241);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/date-picker/index.js + 12 modules
var date_picker = __webpack_require__(57421);
// 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/input/index.js + 3 modules
var input = __webpack_require__(92832);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/table/index.js + 85 modules
var table = __webpack_require__(36546);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/pagination/index.js + 10 modules
var pagination = __webpack_require__(19871);
// EXTERNAL MODULE: ./node_modules/_dayjs@1.11.13@dayjs/dayjs.min.js
var dayjs_min = __webpack_require__(61186);
var dayjs_min_default = /*#__PURE__*/__webpack_require__.n(dayjs_min);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/index.js
var _react_17_0_2_react = __webpack_require__(59301);
;// CONCATENATED MODULE: ./src/pages/Equipment/Faultlibrary/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var Faultlibrarymodules = ({"header_div":"header_div___a8IiI","header_title":"header_title___Lrkoo","search":"search___gicxw","searchIcon":"searchIcon___zLvEG","search_params":"search_params___kFIJW","clear_Data":"clear_Data___jR1QY"});
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectSpread2.js
var objectSpread2 = __webpack_require__(82242);
var objectSpread2_default = /*#__PURE__*/__webpack_require__.n(objectSpread2);
;// CONCATENATED MODULE: ./src/pages/Equipment/Faultlibrary/Dialog/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var Dialogmodules = ({"my_modal":"my_modal___aDRXu"});
// EXTERNAL MODULE: ./node_modules/_dayjs@1.11.13@dayjs/plugin/customParseFormat.js
var customParseFormat = __webpack_require__(33656);
var customParseFormat_default = /*#__PURE__*/__webpack_require__.n(customParseFormat);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
var jsx_runtime = __webpack_require__(37712);
;// CONCATENATED MODULE: ./src/pages/Equipment/Faultlibrary/Dialog/index.tsx
dayjs_min_default().extend((customParseFormat_default()));
var ReservationDialog = function ReservationDialog(_ref) {
var visible = _ref.visible,
setVisible = _ref.setVisible,
dataInfo = _ref.dataInfo,
queryData = _ref.queryData;
// 关联设备弹窗
var _Form$useForm = es_form/* default */.Z.useForm(),
_Form$useForm2 = slicedToArray_default()(_Form$useForm, 1),
form = _Form$useForm2[0];
var _useState = (0,_react_17_0_2_react.useState)([]),
_useState2 = slicedToArray_default()(_useState, 2),
devices = _useState2[0],
setDevices = _useState2[1];
(0,_react_17_0_2_react.useEffect)(function () {
if (visible) {
//设备
queryDevice();
form.setFieldsValue(objectSpread2_default()(objectSpread2_default()({
tag_id: '',
type_id: ''
}, dataInfo), {}, {
date: (dataInfo === null || dataInfo === void 0 ? void 0 : dataInfo.date) && dayjs_min_default()(dataInfo === null || dataInfo === void 0 ? void 0 : dataInfo.date, 'YYYY-MM-DD')
}));
} else {
form.resetFields();
}
}, [visible, dataInfo]);
var queryDevice = function queryDevice() {
(0,onlinedevice/* device_info_table_query */.QD)({
tag_id: form.getFieldValue('tag_id') || '',
type_id: form.getFieldValue('type_id') || ''
}).then(function (res) {
var _res$devices;
setDevices(res === null || res === void 0 || (_res$devices = res.devices) === null || _res$devices === void 0 ? void 0 : _res$devices.map(function (v) {
v.value = v === null || v === void 0 ? void 0 : v.id;
v.label = v === null || v === void 0 ? void 0 : v.name;
return v;
}));
});
};
return /*#__PURE__*/(0,jsx_runtime.jsx)(modal/* default */.Z, {
maskClosable: false,
centered: true,
keyboard: false,
destroyOnClose: true,
className: Dialogmodules.my_modal,
title: "".concat(dataInfo !== null && dataInfo !== void 0 && dataInfo.id ? '编辑' : '新增', "\u4FDD\u517B\u7BA1\u7406"),
width: "800px",
open: visible,
onOk: function onOk() {
form.submit();
},
onCancel: function onCancel() {
setVisible(false);
},
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(es_form/* default */.Z, {
size: "large",
className: Dialogmodules.formWrap,
form: form,
onFinish: function onFinish(allValue) {
//编辑
if (dataInfo !== null && dataInfo !== void 0 && dataInfo.id) {
(0,onlinedevice/* device_fault_update */.zZ)({
id: allValue.device_id,
device_fault_info: allValue
}).then(function (res) {
if ((res === null || res === void 0 ? void 0 : res.status) == 0) {
message/* default */.ZP.success('编辑成功');
queryData(true);
setVisible(false);
}
});
} else {
(0,onlinedevice/* device_fault_add */.hO)({
device_fault_info: allValue
}).then(function (res) {
if ((res === null || res === void 0 ? void 0 : res.status) == 0) {
message/* default */.ZP.success('新建成功');
queryData(true);
setVisible(false);
}
});
}
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "fault_type",
label: "\u4FDD\u517B\u5185\u5BB9",
rules: [{
required: true,
whitespace: true,
message: '请输入保养内容'
}],
children: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z.TextArea, {
rows: 2
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "device_id",
label: "\u4FDD\u517B\u8BBE\u5907",
rules: [{
required: true,
message: '请先选择设备'
}],
children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_select["default"], {
options: devices,
showSearch: true,
filterOption: function filterOption(input, option) {
var _option$label;
return ((_option$label = option === null || option === void 0 ? void 0 : option.label) !== null && _option$label !== void 0 ? _option$label : '').toLowerCase().includes(input.toLowerCase());
}
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "solved_by",
label: "\u4FDD\u517B\u8D1F\u8D23\u4EBA",
rules: [{
required: true,
message: "请先输入负责人"
}],
children: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z, {})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "date",
label: "\u4FDD\u517B\u65F6\u95F4",
rules: [{
required: true,
message: '请先选择保养时间'
}],
children: /*#__PURE__*/(0,jsx_runtime.jsx)(date_picker["default"], {
format: "YYYY-MM-DD"
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "solution",
label: "\u5907\u6CE8",
children: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z.TextArea, {
rows: 4
})
})]
})
});
};
/* harmony default export */ var Dialog = (ReservationDialog);
;// CONCATENATED MODULE: ./src/pages/Equipment/Faultlibrary/index.tsx
var InfoList = function InfoList(_ref) {
objectDestructuringEmpty_default()(_ref);
// 标签弹窗
var _useState = (0,_react_17_0_2_react.useState)(1),
_useState2 = slicedToArray_default()(_useState, 2),
page = _useState2[0],
setPage = _useState2[1];
var _useState3 = (0,_react_17_0_2_react.useState)(10),
_useState4 = slicedToArray_default()(_useState3, 2),
limit = _useState4[0],
setLimit = _useState4[1];
var _useState5 = (0,_react_17_0_2_react.useState)(1),
_useState6 = slicedToArray_default()(_useState5, 2),
total = _useState6[0],
setTotal = _useState6[1];
var _useState7 = (0,_react_17_0_2_react.useState)([]),
_useState8 = slicedToArray_default()(_useState7, 2),
devices = _useState8[0],
setDevices = _useState8[1];
var _useState9 = (0,_react_17_0_2_react.useState)([]),
_useState10 = slicedToArray_default()(_useState9, 2),
tableData = _useState10[0],
setTableData = _useState10[1];
var _useState11 = (0,_react_17_0_2_react.useState)(false),
_useState12 = slicedToArray_default()(_useState11, 2),
visible = _useState12[0],
setVisible = _useState12[1];
var _useState13 = (0,_react_17_0_2_react.useState)({}),
_useState14 = slicedToArray_default()(_useState13, 2),
dataInfo = _useState14[0],
setDataInfo = _useState14[1];
var _useState15 = (0,_react_17_0_2_react.useState)(''),
_useState16 = slicedToArray_default()(_useState15, 2),
keyword = _useState16[0],
setKeyword = _useState16[1];
var _useState17 = (0,_react_17_0_2_react.useState)(''),
_useState18 = slicedToArray_default()(_useState17, 2),
time = _useState18[0],
setTime = _useState18[1];
var _useState19 = (0,_react_17_0_2_react.useState)(''),
_useState20 = slicedToArray_default()(_useState19, 2),
deviceId = _useState20[0],
setDeviceId = _useState20[1];
(0,_react_17_0_2_react.useEffect)(function () {
(0,onlinedevice/* device_info_table_query */.QD)({}).then(function (res) {
setDevices(res === null || res === void 0 ? void 0 : res.devices);
});
}, []);
(0,_react_17_0_2_react.useEffect)(function () {
queryData(false);
}, [page, time, deviceId, keyword, limit]);
var queryData = /*#__PURE__*/function () {
var _ref2 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee(flag) {
return regeneratorRuntime_default()().wrap(function _callee$(_context) {
while (1) switch (_context.prev = _context.next) {
case 0:
if (flag) {
setPage(1);
}
(0,onlinedevice/* device_fault_query */.iD)({
page: page,
limit: limit,
device_id: deviceId,
keyword: keyword,
time: time
}).then(function (res) {
if ((res === null || res === void 0 ? void 0 : res.status) == 0) {
setTableData(res === null || res === void 0 ? void 0 : res.data);
setTotal(res === null || res === void 0 ? void 0 : res.total);
}
});
case 2:
case "end":
return _context.stop();
}
}, _callee);
}));
return function queryData(_x) {
return _ref2.apply(this, arguments);
};
}();
var onShowSizeChange = function onShowSizeChange(current, pageSize) {
setLimit(pageSize);
queryData(true);
};
var columns = [{
title: '保养内容',
width: 150,
ellipsis: true,
dataIndex: 'fault_type',
key: 'fault_type'
}, {
title: '保养负责人',
width: 120,
ellipsis: true,
dataIndex: 'solved_by',
key: 'solved_by'
}, {
title: '保养设备',
width: 150,
ellipsis: true,
dataIndex: 'device_name',
key: 'device_name'
}, {
title: '保养时间',
width: 120,
ellipsis: true,
dataIndex: 'date',
key: 'date',
render: function render(text) {
return text && /*#__PURE__*/(0,jsx_runtime.jsx)(jsx_runtime.Fragment, {
children: dayjs_min_default()(text).format('YYYY年MM月DD日')
});
}
}, {
title: '操作',
width: 200,
render: function render(text, record) {
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
style: {
display: "flex",
gap: "10px"
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: {
color: "#165dff",
cursor: "pointer"
},
onClick: function onClick() {
console.log(record, "record");
setVisible(true);
setDataInfo(record);
},
children: "\u7F16\u8F91"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: {
color: "#5f6367",
cursor: "pointer"
},
onClick: function onClick() {
modal/* default */.Z.confirm({
title: '删除',
icon: null,
centered: true,
content: '请确定是否删除该条故障记录',
okText: '确认',
cancelText: '取消',
onOk: function onOk() {
(0,onlinedevice/* device_fault_delete */.IA)(record === null || record === void 0 ? void 0 : record.id).then(function (res) {
if ((res === null || res === void 0 ? void 0 : res.status) === 0) {
message/* default */.ZP.success('删除成功');
queryData(true);
}
});
}
});
},
children: "\u5220\u9664"
})]
});
}
}];
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: Faultlibrarymodules.header_div,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: Faultlibrarymodules.header_title,
children: "\u4FDD\u517B\u4FE1\u606F\u7BA1\u7406"
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: Faultlibrarymodules.search_params,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
colon: false,
label: "\u4FDD\u517B\u65F6\u95F4",
children: /*#__PURE__*/(0,jsx_runtime.jsx)(date_picker["default"], {
allowClear: true,
size: "large",
format: "YYYY-MM-DD",
style: {
marginRight: '20px'
},
onChange: function onChange(date, dateString) {
setTime(dateString);
}
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
colon: false,
label: "\u8BBE\u5907",
children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_select["default"], {
style: {
width: 150,
marginRight: '20px'
},
fieldNames: {
label: 'name',
value: 'id'
},
size: "large",
options: [{
id: '',
name: '全部'
}].concat(toConsumableArray_default()(devices)),
onChange: function onChange(e) {
setDeviceId(e);
}
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z.Search, {
placeholder: "\u8BF7\u8F93\u5165\u8BBE\u5907\u540D\u79F0\u641C\u7D22",
size: "large",
className: Faultlibrarymodules.search,
value: keyword,
onChange: function onChange(e) {
setKeyword(e.target.value);
},
onSearch: function onSearch(value) {
setKeyword(value);
},
suffix: /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-sousuo9 font14 ".concat(Faultlibrarymodules.searchIcon),
onClick: function onClick() {
queryData(true);
}
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: Faultlibrarymodules.clear_Data,
style: {
width: '88px',
marginLeft: '20px'
},
onClick: function onClick() {
setVisible(true);
setDataInfo({});
},
children: "\u65B0\u5EFA\u4FDD\u517B"
})]
})]
}), /*#__PURE__*/(0,jsx_runtime.jsx)(table/* default */.Z, {
columns: columns,
dataSource: tableData,
pagination: false,
rowKey: function rowKey(record) {
return record.id;
},
className: Faultlibrarymodules.table_style
}), total > limit && /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: Faultlibrarymodules.pagin,
children: /*#__PURE__*/(0,jsx_runtime.jsx)(pagination/* default */.Z, {
showQuickJumper: true,
current: page,
pageSize: limit,
total: total,
onChange: function onChange(pageNumber) {
setPage(pageNumber);
},
onShowSizeChange: onShowSizeChange
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(Dialog, {
visible: visible,
setVisible: setVisible,
dataInfo: dataInfo,
queryData: queryData
})]
});
};
/* harmony default export */ var Faultlibrary = (InfoList);
/***/ }),
/***/ 55130:
/*!**************************************!*\
!*** ./src/styles/table_botton.less ***!
\**************************************/
/***/ (function() {
// extracted by mini-css-extract-plugin
/***/ })
}]);

@ -1,173 +0,0 @@
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/styles/table_botton.less ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.tag_btn,
.info,
.update,
.xiajia,
.yuyue_info,
.yuyue_clear,
.yuyue_update,
.baofei_info,
.yichang_info {
display: inline-block;
width: 44px;
margin-right: 10px;
padding: 1px 0px;
font-weight: 400;
font-size: 12px;
text-align: center;
border-radius: 2px;
cursor: pointer;
}
.info {
color: #0370d5;
background: rgba(3, 112, 213, 0.1);
border: 1px solid #0370d5;
}
.update {
color: #019158;
background: rgba(1, 145, 88, 0.1);
border: 1px solid #019158;
}
.xiajia {
color: #fe5050;
background: rgba(254, 80, 80, 0.1);
border: 1px solid #fe5050;
}
.yuyue_info {
width: 72px;
color: #0370d5;
background: rgba(3, 112, 213, 0.1);
border: 1px solid #0370d5;
}
.yuyue_clear {
width: 72px;
color: #fa6400;
background: rgba(250, 100, 0, 0.1);
border: 1px solid #fa6400;
}
.yuyue_update {
width: 72px;
color: #019158;
background: rgba(1, 145, 88, 0.1);
border: 1px solid #019158;
}
.baofei_info {
width: 72px;
color: #fe5050;
background: rgba(254, 80, 80, 0.1);
border: 1px solid #fe5050;
}
.yichang_info {
width: 96px;
color: #0370d5;
background: rgba(3, 112, 213, 0.1);
border: 1px solid #0370d5;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Equipment/Faultlibrary/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.header_div___a8IiI {
height: 60px;
display: flex;
justify-content: space-between;
}
.header_div___a8IiI .header_title___Lrkoo {
height: 38px;
font-size: 16px;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
color: #000000;
line-height: 38px;
}
.header_div___a8IiI .search___gicxw {
margin-left: auto;
display: flex;
align-items: center;
overflow: hidden;
border-radius: 19px;
height: 38px;
width: 268px;
padding-left: 8px;
background-color: #f6f7f9;
border: none;
}
.header_div___a8IiI .search___gicxw span[class~='ant-input-search-icon'] {
display: none;
}
.header_div___a8IiI .search___gicxw [class~='ant-input-affix-wrapper'] {
background-color: #f6f7f9;
border: none;
}
.header_div___a8IiI .search___gicxw [class~='ant-input-affix-wrapper'] {
outline: none !important;
border: none !important;
box-shadow: none !important;
}
.header_div___a8IiI .search___gicxw span[class~='ant-input-group-addon'] {
display: none;
}
.header_div___a8IiI .search___gicxw .searchIcon___zLvEG {
margin-right: 14px;
cursor: pointer;
}
.header_div___a8IiI .search___gicxw input {
background-color: #f6f7f9;
}
.search_params___kFIJW {
display: flex;
}
.search_params___kFIJW [class~='ant-form-item'] [class~='ant-form-item-label'] {
text-align: right !important;
}
.search_params___kFIJW [class~='ant-form-item'] [class~='ant-form-item-label'] label {
color: #666 !important;
display: block !important;
height: 36px !important;
line-height: 36px !important;
}
.search_params___kFIJW [class~='ant-select-selector'] {
height: 36px !important;
}
.search_params___kFIJW [class~='ant-picker'] {
height: 36px !important;
}
.search_params___kFIJW [class~='ant-select-selection-item'] {
line-height: 34px !important;
}
.clear_Data___jR1QY {
width: 102px;
height: 32px;
background: #3061D0;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
font-size: 14px;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
color: #FFFFFF;
line-height: 32px;
margin-left: auto;
text-align: center;
cursor: pointer;
margin-top: 3px;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Equipment/Faultlibrary/Dialog/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.my_modal___aDRXu [class~='ant-form-item'] {
margin-bottom: 14px !important;
}
.my_modal___aDRXu [class~='ant-form-item'] [class~='ant-form-item-label'] {
text-align: right !important;
}
.my_modal___aDRXu [class~='ant-form-item'] [class~='ant-form-item-label'] label {
color: #666 !important;
width: 100px !important;
display: block !important;
line-height: 38px !important;
padding-right: 5px !important;
}

@ -0,0 +1,633 @@
"use strict";
(self["webpackChunk"] = self["webpackChunk"] || []).push([[69828],{
/***/ 4677:
/*!****************************************************************!*\
!*** ./src/pages/Equipment/Faultlibrary/index.tsx + 1 modules ***!
\****************************************************************/
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
// ESM COMPAT FLAG
__webpack_require__.r(__webpack_exports__);
// EXPORTS
__webpack_require__.d(__webpack_exports__, {
"default": function() { return /* binding */ Faultlibrary; }
});
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/regeneratorRuntime.js
var regeneratorRuntime = __webpack_require__(7557);
var regeneratorRuntime_default = /*#__PURE__*/__webpack_require__.n(regeneratorRuntime);
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectSpread2.js
var objectSpread2 = __webpack_require__(82242);
var objectSpread2_default = /*#__PURE__*/__webpack_require__.n(objectSpread2);
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/asyncToGenerator.js
var asyncToGenerator = __webpack_require__(41498);
var asyncToGenerator_default = /*#__PURE__*/__webpack_require__.n(asyncToGenerator);
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/slicedToArray.js
var slicedToArray = __webpack_require__(79800);
var slicedToArray_default = /*#__PURE__*/__webpack_require__.n(slicedToArray);
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectDestructuringEmpty.js
var objectDestructuringEmpty = __webpack_require__(70236);
var objectDestructuringEmpty_default = /*#__PURE__*/__webpack_require__.n(objectDestructuringEmpty);
// EXTERNAL MODULE: ./src/service/onlinedevice.ts
var onlinedevice = __webpack_require__(82135);
// EXTERNAL MODULE: ./src/styles/table_botton.less
var table_botton = __webpack_require__(55130);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/form/index.js + 19 modules
var es_form = __webpack_require__(78241);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/tooltip/index.js + 3 modules
var tooltip = __webpack_require__(6848);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/modal/index.js + 16 modules
var modal = __webpack_require__(43418);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/message/index.js + 4 modules
var message = __webpack_require__(8591);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/date-picker/index.js + 12 modules
var date_picker = __webpack_require__(57421);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/input/index.js + 3 modules
var input = __webpack_require__(92832);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/button/index.js
var es_button = __webpack_require__(3113);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/table/index.js + 85 modules
var table = __webpack_require__(36546);
// EXTERNAL MODULE: ./node_modules/_dayjs@1.11.13@dayjs/dayjs.min.js
var dayjs_min = __webpack_require__(61186);
var dayjs_min_default = /*#__PURE__*/__webpack_require__.n(dayjs_min);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/index.js
var _react_17_0_2_react = __webpack_require__(59301);
// EXTERNAL MODULE: ./src/pages/Equipment/Index/index.less?modules
var Indexmodules = __webpack_require__(57054);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/select/index.js
var es_select = __webpack_require__(57809);
// EXTERNAL MODULE: ./node_modules/_dayjs@1.11.13@dayjs/plugin/customParseFormat.js
var customParseFormat = __webpack_require__(33656);
var customParseFormat_default = /*#__PURE__*/__webpack_require__.n(customParseFormat);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
var jsx_runtime = __webpack_require__(37712);
;// CONCATENATED MODULE: ./src/pages/Equipment/Faultlibrary/Dialog/index.tsx
dayjs_min_default().extend((customParseFormat_default()));
var ReservationDialog = function ReservationDialog(_ref) {
var ModalProps = _ref.ModalProps,
FormProps = _ref.FormProps,
DataProps = _ref.DataProps;
var _useState = (0,_react_17_0_2_react.useState)([]),
_useState2 = slicedToArray_default()(_useState, 2),
devices = _useState2[0],
setDevices = _useState2[1];
(0,_react_17_0_2_react.useEffect)(function () {
if (ModalProps !== null && ModalProps !== void 0 && ModalProps.open) {
//设备
queryDevice();
if (DataProps !== null && DataProps !== void 0 && DataProps.isEdit) {
var _DataProps$dataInfo, _DataProps$dataInfo2;
//编辑时 查看详情
FormProps === null || FormProps === void 0 || FormProps.form.setFieldsValue(objectSpread2_default()(objectSpread2_default()({
tag_id: '',
type_id: ''
}, (DataProps === null || DataProps === void 0 ? void 0 : DataProps.dataInfo) || {}), {}, {
date: (DataProps === null || DataProps === void 0 || (_DataProps$dataInfo = DataProps.dataInfo) === null || _DataProps$dataInfo === void 0 ? void 0 : _DataProps$dataInfo.date) && dayjs_min_default()(DataProps === null || DataProps === void 0 || (_DataProps$dataInfo2 = DataProps.dataInfo) === null || _DataProps$dataInfo2 === void 0 ? void 0 : _DataProps$dataInfo2.date, 'YYYY-MM-DD')
}));
}
} else {
FormProps === null || FormProps === void 0 || FormProps.form.resetFields();
}
}, [ModalProps === null || ModalProps === void 0 ? void 0 : ModalProps.open]);
var queryDevice = function queryDevice() {
(0,onlinedevice/* device_info_table_query */.QD)({
tag_id: '',
type_id: ''
}).then(function (res) {
var _res$devices;
setDevices(res === null || res === void 0 || (_res$devices = res.devices) === null || _res$devices === void 0 ? void 0 : _res$devices.map(function (v) {
v.value = v === null || v === void 0 ? void 0 : v.id;
v.label = v === null || v === void 0 ? void 0 : v.name;
return v;
}));
});
};
return /*#__PURE__*/(0,jsx_runtime.jsx)(modal/* default */.Z, objectSpread2_default()(objectSpread2_default()({}, objectSpread2_default()(objectSpread2_default()({
maskClosable: false,
centered: true,
destroyOnClose: true,
title: "".concat(DataProps !== null && DataProps !== void 0 && DataProps.isEdit ? '编辑' : '新增', "\u4FDD\u517B\u7BA1\u7406"),
width: 773,
keyboard: false
}, ModalProps), {}, {
className: "".concat(Indexmodules/* default */.Z.ModalStyles, " ").concat((ModalProps === null || ModalProps === void 0 ? void 0 : ModalProps.className) || ""),
closeIcon: /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: __webpack_require__(/*! @/pages/Equipment/imgs/close.png */ 27948),
width: 24,
height: 24
})
})), {}, {
children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: {
borderRadius: "8px",
background: "rgba(255,255,255,0.8)",
padding: "20px 30px"
},
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(es_form/* default */.Z, objectSpread2_default()(objectSpread2_default()({}, objectSpread2_default()({
size: "large",
labelAlign: "right",
colon: false,
labelCol: {
span: 4
}
}, FormProps)), {}, {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "fault_type",
label: "\u4FDD\u517B\u5185\u5BB9",
rules: [{
required: true,
whitespace: true,
message: '请输入保养内容'
}],
children: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z, {
placeholder: "\u8BF7\u8F93\u5165\u4FDD\u517B\u5185\u5BB9"
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "device_id",
label: "\u4FDD\u517B\u8BBE\u5907",
rules: [{
required: true,
message: '请先选择设备'
}],
children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_select["default"], {
placeholder: "\u8BF7\u9009\u62E9\u4FDD\u517B\u8BBE\u5907",
options: devices,
showSearch: true,
filterOption: function filterOption(input, option) {
var _option$label;
return ((_option$label = option === null || option === void 0 ? void 0 : option.label) !== null && _option$label !== void 0 ? _option$label : '').toLowerCase().includes(input.toLowerCase());
}
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "solved_by",
label: "\u4FDD\u517B\u8D1F\u8D23\u4EBA",
rules: [{
required: true,
message: "请先输入负责人"
}],
children: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z, {
placeholder: "\u8BF7\u8F93\u5165\u4FDD\u517B\u8D1F\u8D23\u4EBA"
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "date",
label: "\u4FDD\u517B\u65F6\u95F4",
rules: [{
required: true,
message: '请先选择保养时间'
}],
children: /*#__PURE__*/(0,jsx_runtime.jsx)(date_picker["default"], {
className: "w-full",
format: "YYYY-MM-DD",
placeholder: "\u8BF7\u9009\u62E9\u4FDD\u517B\u65F6\u95F4"
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "solution",
label: "\u5907\u6CE8",
children: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z.TextArea, {
rows: 6,
placeholder: "\u8BF7\u8F93\u5165\u5907\u6CE8"
})
})]
}))
})
}));
};
/* harmony default export */ var Dialog = (ReservationDialog);
// EXTERNAL MODULE: ./src/utils/hooks/useCustomRequest.ts
var useCustomRequest = __webpack_require__(13158);
;// CONCATENATED MODULE: ./src/pages/Equipment/Faultlibrary/index.tsx
var InfoList = function InfoList(_ref) {
objectDestructuringEmpty_default()(_ref);
var _Form$useForm = es_form/* default */.Z.useForm(),
_Form$useForm2 = slicedToArray_default()(_Form$useForm, 1),
form = _Form$useForm2[0];
var _Form$useForm3 = es_form/* default */.Z.useForm(),
_Form$useForm4 = slicedToArray_default()(_Form$useForm3, 1),
addOrEidtForm = _Form$useForm4[0];
var _useState = (0,_react_17_0_2_react.useState)({
open: false,
isEdit: false,
loading: false
}),
_useState2 = slicedToArray_default()(_useState, 2),
addOrEidtOpen = _useState2[0],
setAddOrEidtOpen = _useState2[1];
var _useState3 = (0,_react_17_0_2_react.useState)({
page: 1,
limit: 10,
keyword: ""
}),
_useState4 = slicedToArray_default()(_useState3, 2),
urlData = _useState4[0],
setUrlData = _useState4[1];
var _useCustomRequest = (0,useCustomRequest/* useCustomRequest */.U)(onlinedevice/* device_fault_query */.iD, {}),
_useCustomRequest2 = slicedToArray_default()(_useCustomRequest, 4),
TableQueryLoading = _useCustomRequest2[1],
Device_fault_query = _useCustomRequest2[2],
TableQueryData = _useCustomRequest2[3];
(0,_react_17_0_2_react.useEffect)(function () {
getData();
}, []);
var getData = /*#__PURE__*/function () {
var _ref2 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee() {
var data,
_args = arguments;
return regeneratorRuntime_default()().wrap(function _callee$(_context) {
while (1) switch (_context.prev = _context.next) {
case 0:
data = _args.length > 0 && _args[0] !== undefined ? _args[0] : urlData;
console.log("getData====", data);
setUrlData(data);
Device_fault_query(objectSpread2_default()({}, data));
case 4:
case "end":
return _context.stop();
}
}, _callee);
}));
return function getData() {
return _ref2.apply(this, arguments);
};
}();
var columns = [{
title: '保养内容',
width: 150,
ellipsis: true,
dataIndex: 'fault_type',
key: 'fault_type'
}, {
title: '保养负责人',
width: 120,
ellipsis: true,
dataIndex: 'solved_by',
key: 'solved_by'
}, {
title: '保养设备',
width: 150,
ellipsis: true,
dataIndex: 'device_name',
key: 'device_name'
}, {
title: '保养时间',
width: 120,
ellipsis: true,
dataIndex: 'date',
key: 'date',
render: function render(text) {
return text && /*#__PURE__*/(0,jsx_runtime.jsx)(jsx_runtime.Fragment, {
children: dayjs_min_default()(text).format('YYYY年MM月DD日')
});
}
}, {
title: '备注',
dataIndex: 'description',
key: 'description',
ellipsis: true,
width: 300,
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
title: text,
children: text || "--"
});
}
}, {
title: '操作',
width: 70,
render: function render(text, record) {
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "flex",
style: {
gap: "20px"
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("a", {
onClick: function onClick() {
setAddOrEidtOpen({
open: true,
isEdit: true,
dataInfo: record
});
},
children: " \u7F16\u8F91 "
}), /*#__PURE__*/(0,jsx_runtime.jsx)("a", {
className: "current-delete-hover",
onClick: function onClick() {
modal/* default */.Z.confirm({
title: '删除',
icon: null,
centered: true,
content: '请确定是否删除该条故障记录',
okText: '确认',
cancelText: '取消',
onOk: function onOk() {
(0,onlinedevice/* device_fault_delete */.IA)(record === null || record === void 0 ? void 0 : record.id).then(function (res) {
if ((res === null || res === void 0 ? void 0 : res.status) === 0) {
message/* default */.ZP.success('删除成功');
getData(objectSpread2_default()(objectSpread2_default()({}, urlData), {}, {
page: 1
}));
}
});
}
});
},
children: " \u5220\u9664 "
})]
});
}
}];
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "font16",
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "flex items-center justify-between",
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "flex items-center",
style: {
gap: "10px",
color: "#96FFFD"
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-baoyangxinxiguanli"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: "\u4FDD\u517B\u4FE1\u606F\u7BA1\u7406"
})]
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "flex items-center",
style: {
gap: "20px"
},
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(es_form/* default */.Z, {
className: Indexmodules/* default */.Z.FormStyle,
form: form,
layout: "inline",
size: "large",
colon: false,
onValuesChange: function onValuesChange(changeValues, values) {
var _values$time;
if ("keyword" in changeValues) {
return;
}
getData(objectSpread2_default()(objectSpread2_default()(objectSpread2_default()({}, urlData), values), {}, {
time: (_values$time = values.time) === null || _values$time === void 0 ? void 0 : _values$time.toJSON()
}));
},
onFinish: function onFinish(allValue) {
getData(objectSpread2_default()(objectSpread2_default()({}, urlData), allValue));
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "time",
label: "\u4FDD\u517B\u65F6\u95F4",
children: /*#__PURE__*/(0,jsx_runtime.jsx)(date_picker["default"], {
style: {
width: 240
},
className: Indexmodules/* default */.Z.DatePickerStyles,
allowClear: true,
format: "YYYY-MM-DD"
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "keyword",
children: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z, {
placeholder: "\u8BF7\u8F93\u5165\u8BBE\u5907\u540D\u79F0\u641C\u7D22",
style: {
width: 428
},
suffix: /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-sousuo font14 current",
onClick: function onClick() {
form.submit();
}
})
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_button/* default */.ZP, {
type: "primary",
style: {
background: "linear-gradient( 90deg, #4A6FFE 0%, #374DCF 100%)",
border: "none"
},
onClick: function onClick() {
setAddOrEidtOpen({
open: true
});
},
children: "\u65B0\u5EFA\u4FDD\u517B"
})]
})
})]
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "materials-table-wrp mr0 mt20",
children: /*#__PURE__*/(0,jsx_runtime.jsx)(table/* default */.Z, {
className: "materials-table",
loading: TableQueryLoading,
columns: columns,
dataSource: (TableQueryData === null || TableQueryData === void 0 ? void 0 : TableQueryData.data) || [],
pagination: {
showQuickJumper: true,
current: urlData.page,
pageSize: urlData.limit,
total: (TableQueryData === null || TableQueryData === void 0 ? void 0 : TableQueryData.total) || 0,
onChange: function onChange(page, limit) {
getData(objectSpread2_default()(objectSpread2_default()({}, urlData), {}, {
page: page,
limit: limit
}));
}
},
rowKey: "id"
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(Dialog, {
ModalProps: {
open: addOrEidtOpen.open,
onCancel: function onCancel() {
setAddOrEidtOpen({});
},
onOk: function onOk() {
addOrEidtForm.submit();
},
confirmLoading: addOrEidtOpen.loading
},
DataProps: addOrEidtOpen,
FormProps: {
form: addOrEidtForm,
onFinish: function () {
var _onFinish = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee2(allValue) {
var res;
return regeneratorRuntime_default()().wrap(function _callee2$(_context2) {
while (1) switch (_context2.prev = _context2.next) {
case 0:
setAddOrEidtOpen(objectSpread2_default()(objectSpread2_default()({}, addOrEidtOpen), {}, {
loading: true
}));
_context2.next = 3;
return addOrEidtOpen !== null && addOrEidtOpen !== void 0 && addOrEidtOpen.isEdit ? (0,onlinedevice/* device_fault_update */.zZ)({
id: allValue.device_id,
device_fault_info: allValue
}) : (0,onlinedevice/* device_fault_add */.hO)({
device_fault_info: allValue
});
case 3:
res = _context2.sent;
if ((res === null || res === void 0 ? void 0 : res.status) === 0) {
message/* default */.ZP.success(addOrEidtOpen !== null && addOrEidtOpen !== void 0 && addOrEidtOpen.isEdit ? '修改成功' : '添加成功');
getData(objectSpread2_default()(objectSpread2_default()({}, urlData), {}, {
page: 1
}));
}
setAddOrEidtOpen({});
case 6:
case "end":
return _context2.stop();
}
}, _callee2);
}));
function onFinish(_x) {
return _onFinish.apply(this, arguments);
}
return onFinish;
}()
}
})]
});
};
/* harmony default export */ var Faultlibrary = (InfoList);
/***/ }),
/***/ 13158:
/*!*********************************************!*\
!*** ./src/utils/hooks/useCustomRequest.ts ***!
\*********************************************/
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ U: function() { return /* binding */ useCustomRequest; }
/* harmony export */ });
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/regeneratorRuntime.js */ 7557);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectSpread2.js */ 82242);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/asyncToGenerator.js */ 41498);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2__);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/slicedToArray.js */ 79800);
/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3__);
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! react */ 59301);
//常见的请求模式包含loading和改变params。
function useCustomRequest(request, baseParams) {
var _useState = (0,react__WEBPACK_IMPORTED_MODULE_4__.useState)(baseParams),
_useState2 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default()(_useState, 2),
params = _useState2[0],
setParams = _useState2[1];
var _useState3 = (0,react__WEBPACK_IMPORTED_MODULE_4__.useState)(false),
_useState4 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default()(_useState3, 2),
loading = _useState4[0],
setLoading = _useState4[1];
var _useState5 = (0,react__WEBPACK_IMPORTED_MODULE_4__.useState)(),
_useState6 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default()(_useState5, 2),
data = _useState6[0],
setData = _useState6[1];
var getData = /*#__PURE__*/function () {
var _ref = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee(newParams) {
var reset,
mergedParams,
res,
_args = arguments;
return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().wrap(function _callee$(_context) {
while (1) switch (_context.prev = _context.next) {
case 0:
reset = _args.length > 1 && _args[1] !== undefined ? _args[1] : false;
mergedParams = reset ? baseParams : _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()({}, params), newParams);
setLoading(true);
setParams(mergedParams);
_context.next = 6;
return request(mergedParams);
case 6:
res = _context.sent;
setLoading(false);
setData(res);
return _context.abrupt("return", res);
case 10:
case "end":
return _context.stop();
}
}, _callee);
}));
return function getData(_x) {
return _ref.apply(this, arguments);
};
}();
return [params, loading, getData, data];
}
/***/ }),
/***/ 57054:
/*!******************************************************!*\
!*** ./src/pages/Equipment/Index/index.less?modules ***!
\******************************************************/
/***/ (function(__unused_webpack_module, __webpack_exports__) {
// extracted by mini-css-extract-plugin
/* harmony default export */ __webpack_exports__.Z = ({"flex_box_center":"flex_box_center___jmmXe","flex_space_between":"flex_space_between___vxGWa","flex_box_vertical_center":"flex_box_vertical_center___SGwrN","flex_box_center_end":"flex_box_center_end___KiDj3","flex_box_column":"flex_box_column___Z6TVL","flex-col":"flex-col___ZnKoO","flex-row":"flex-row___pctXX","justify-start":"justify-start___csUBe","justify-center":"justify-center___kKub2","justify-end":"justify-end___n8cXO","justify-evenly":"justify-evenly___mjQm1","justify-around":"justify-around___JL_9s","justify-between":"justify-between___qTRS7","align-start":"align-start___lqbAM","align-center":"align-center___oDNBy","align-end":"align-end___Uiurd","MenuStyles":"MenuStyles___BHYdE","MenuStylesItem":"MenuStylesItem___cnAZu","MenuStylesItemActive":"MenuStylesItemActive___KgmGV","ContentStyles":"ContentStyles___Mfx8e","ModalStyles":"ModalStyles___tzV2m","InputStyles":"InputStyles___V8C5m","DatePickerStyles":"DatePickerStyles___kZ9Cb","FormStyle":"FormStyle___gPLGW","TableStyle":"TableStyle___DNKJL"});
/***/ }),
/***/ 55130:
/*!**************************************!*\
!*** ./src/styles/table_botton.less ***!
\**************************************/
/***/ (function() {
// extracted by mini-css-extract-plugin
/***/ }),
/***/ 27948:
/*!********************************************!*\
!*** ./src/pages/Equipment/imgs/close.png ***!
\********************************************/
/***/ (function(module) {
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAYdJREFUSEu9lkErRFEUx38nRVmzsrCwkw/ASlZqUnYoRTZWMktsFBsslb0oJTslsRIbPoDsLBQr1pNROuaMe1/P8+7MM7rzlu+e9/+dc+7/3PuEBo+q9gOTQAkYAnpc+BtwD5wDpyLyFJKRvAUnvAnMAh2NkgA+gSNgPQ/0C6CqU8A+0N1EOLtcARZE5CS98AOgqivAFpBbWQGgAmsisuNjEyGX+fE/xL2mQWZ8JXWA6/lDC20JFWXtGrQ98YADYK5AC/4Scigi8+Kyfwy4xdyxB2wDoxn1a2AVWHJuy8LNXQMGWAZ2A6mNiMidqpqjzoAxF3cFTIhIRVWHgdvA92UDXNQCxgMBlmXJCXmIhXpxe2fDlq3Oy10a4Bnoa9DcdLb12cgAfVV5Ei8GqAKdTXYvgTjXZVsW+vzDAO+14eqKBKi2pUXRNzm6Te3Mb2XQbmqG2gAWgemcPfweNOeKeEdFWw47B7GLJs5xnRzkMS+cFCTelZmCmLPiXPppu+X8tvS69deivy1fZr7cPjXKXGkAAAAASUVORK5CYII=";
/***/ })
}]);

@ -53,18 +53,18 @@ var Engineering = function Engineering(_ref) {
className: "iconfont icon-shebeixinxiguanli"
})),
// getItem('预约管理', '/equipment/bookingManage', <i className="iconfont icon-shebeibaofei-2"></i>),
getItem('设备在线监控', '/equipment/working', /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_3__.jsx)("i", {
className: "iconfont icon-shebeiyunhangjiankong"
getItem('设备监控', '/equipment/working', /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_3__.jsx)("i", {
className: "iconfont icon-shebeijiankong"
})), getItem('设备类型管理', '/equipment/maintenance', /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_3__.jsx)("i", {
className: "iconfont icon-shebeiweixiujilu"
className: "iconfont icon-shebeileixingguanli"
})),
// getItem('设备标签管理', '/equipment/deviceLabel', <i className="iconfont icon-shebeibaofei-2"></i>),
getItem('保养信息管理', '/equipment/faultlibrary', /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_3__.jsx)("i", {
className: "iconfont icon-shebeibaofei-2"
className: "iconfont icon-baoyangxinxiguanli"
})), getItem('消息中心', '/equipment/messageCenterManage', /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_3__.jsx)("i", {
className: "iconfont icon-shebeibaofei-2"
className: "iconfont icon-xiaoxizhongxin"
})), getItem('操作日志', '/equipment/actionlog', /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_3__.jsx)("i", {
className: "iconfont icon-shebeibaofei-2"
className: "iconfont icon-caozuorizhi1"
}))];
return /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_3__.jsxs)("div", {
className: "flex p20 pl30 pr30",
@ -76,7 +76,7 @@ var Engineering = function Engineering(_ref) {
className: "p10 ".concat(_index_less_modules__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z.MenuStyles, " flex flex-col"),
children: items === null || items === void 0 ? void 0 : items.map(function (item) {
return /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_3__.jsxs)("div", {
className: "flex items-center justify-center current ".concat(_index_less_modules__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z.MenuStylesItem, " ").concat(location.pathname === (item === null || item === void 0 ? void 0 : item.key) ? _index_less_modules__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z.MenuStylesItemActive : ''),
className: "flex items-center justify-center current ".concat(_index_less_modules__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z.MenuStylesItem, " ").concat(location.pathname.includes("".concat(item === null || item === void 0 ? void 0 : item.key)) ? _index_less_modules__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z.MenuStylesItemActive : ''),
style: {
gap: "10px"
},
@ -120,7 +120,7 @@ var Engineering = function Engineering(_ref) {
/***/ (function(__unused_webpack_module, __webpack_exports__) {
// extracted by mini-css-extract-plugin
/* harmony default export */ __webpack_exports__.Z = ({"flex_box_center":"flex_box_center___jmmXe","flex_space_between":"flex_space_between___vxGWa","flex_box_vertical_center":"flex_box_vertical_center___SGwrN","flex_box_center_end":"flex_box_center_end___KiDj3","flex_box_column":"flex_box_column___Z6TVL","flex-col":"flex-col___ZnKoO","flex-row":"flex-row___pctXX","justify-start":"justify-start___csUBe","justify-center":"justify-center___kKub2","justify-end":"justify-end___n8cXO","justify-evenly":"justify-evenly___mjQm1","justify-around":"justify-around___JL_9s","justify-between":"justify-between___qTRS7","align-start":"align-start___lqbAM","align-center":"align-center___oDNBy","align-end":"align-end___Uiurd","MenuStyles":"MenuStyles___BHYdE","MenuStylesItem":"MenuStylesItem___cnAZu","MenuStylesItemActive":"MenuStylesItemActive___KgmGV","ContentStyles":"ContentStyles___Mfx8e","ModalStyles":"ModalStyles___tzV2m","InputStyles":"InputStyles___V8C5m","FormStyle":"FormStyle___gPLGW","TableStyle":"TableStyle___DNKJL"});
/* harmony default export */ __webpack_exports__.Z = ({"flex_box_center":"flex_box_center___jmmXe","flex_space_between":"flex_space_between___vxGWa","flex_box_vertical_center":"flex_box_vertical_center___SGwrN","flex_box_center_end":"flex_box_center_end___KiDj3","flex_box_column":"flex_box_column___Z6TVL","flex-col":"flex-col___ZnKoO","flex-row":"flex-row___pctXX","justify-start":"justify-start___csUBe","justify-center":"justify-center___kKub2","justify-end":"justify-end___n8cXO","justify-evenly":"justify-evenly___mjQm1","justify-around":"justify-around___JL_9s","justify-between":"justify-between___qTRS7","align-start":"align-start___lqbAM","align-center":"align-center___oDNBy","align-end":"align-end___Uiurd","MenuStyles":"MenuStyles___BHYdE","MenuStylesItem":"MenuStylesItem___cnAZu","MenuStylesItemActive":"MenuStylesItemActive___KgmGV","ContentStyles":"ContentStyles___Mfx8e","ModalStyles":"ModalStyles___tzV2m","InputStyles":"InputStyles___V8C5m","DatePickerStyles":"DatePickerStyles___kZ9Cb","FormStyle":"FormStyle___gPLGW","TableStyle":"TableStyle___DNKJL"});
/***/ })

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -219,50 +219,75 @@ button:active {
}
.InputStyles___V8C5m [class~="ant-input-affix-wrapper"] > input::-webkit-input-placeholder {
background: none !important;
color: #fff !important;
color: #90AAFF !important;
}
.InputStyles___V8C5m [class~="ant-input-affix-wrapper"] > input:-ms-input-placeholder {
background: none !important;
color: #fff !important;
color: #90AAFF !important;
}
.InputStyles___V8C5m [class~="ant-input-affix-wrapper"] > input::-ms-input-placeholder {
background: none !important;
color: #fff !important;
color: #90AAFF !important;
}
.InputStyles___V8C5m [class~="ant-input-affix-wrapper"] > input::placeholder,
.InputStyles___V8C5m [class~="ant-input-affix-wrapper"] > input {
background: none !important;
color: #fff !important;
color: #90AAFF !important;
}
.InputStyles___V8C5m [class~="ant-input-affix-wrapper"] {
background-color: #17378A !important;
box-shadow: inset 0px 1px 3px 0px rgba(29, 29, 29, 0.5);
border-radius: 4px !important;
color: #fff !important;
color: #90AAFF !important;
border: none !important;
}
.DatePickerStyles___kZ9Cb {
color: #fff;
background-color: #17378A !important;
box-shadow: inset 0px 1px 3px 0px rgba(29, 29, 29, 0.5);
border-radius: 4px !important;
border: none !important;
}
.DatePickerStyles___kZ9Cb [class~="ant-picker-input"] > input::-webkit-input-placeholder {
color: #fff;
}
.DatePickerStyles___kZ9Cb [class~="ant-picker-input"] > input:-ms-input-placeholder {
color: #fff;
}
.DatePickerStyles___kZ9Cb [class~="ant-picker-input"] > input::-ms-input-placeholder {
color: #fff;
}
.DatePickerStyles___kZ9Cb [class~="ant-picker-suffix"],
.DatePickerStyles___kZ9Cb [class~="ant-picker-input"] > input::placeholder,
.DatePickerStyles___kZ9Cb [class~="ant-picker-input"] > input {
color: #fff;
}
.DatePickerStyles___kZ9Cb [class~="ant-picker-clear"] {
background-color: transparent;
color: #fff !important;
}
.FormStyle___gPLGW [class~="ant-input-affix-wrapper"] > input::-webkit-input-placeholder {
background: none !important;
color: #fff !important;
color: #90AAFF !important;
}
.FormStyle___gPLGW [class~="ant-input-affix-wrapper"] > input:-ms-input-placeholder {
background: none !important;
color: #fff !important;
color: #90AAFF !important;
}
.FormStyle___gPLGW [class~="ant-input-affix-wrapper"] > input::-ms-input-placeholder {
background: none !important;
color: #fff !important;
color: #90AAFF !important;
}
.FormStyle___gPLGW [class~="ant-input-affix-wrapper"] > input::placeholder,
.FormStyle___gPLGW [class~="ant-input-affix-wrapper"] > input {
background: none !important;
color: #fff !important;
color: #90AAFF !important;
}
.FormStyle___gPLGW [class~="ant-input-affix-wrapper"] {
background-color: #17378A !important;
box-shadow: inset 0px 1px 3px 0px rgba(29, 29, 29, 0.5);
border-radius: 4px !important;
color: #fff !important;
color: #90AAFF !important;
border: none !important;
}
.FormStyle___gPLGW [class~="ant-form-item-label"] > label {
@ -272,11 +297,11 @@ button:active {
background-color: #17378A !important;
box-shadow: inset 0px 1px 3px 0px rgba(29, 29, 29, 0.5);
border-radius: 4px !important;
color: #fff !important;
color: #90AAFF !important;
border: none !important;
}
.FormStyle___gPLGW [class~="ant-select-arrow"] {
color: #fff;
color: #90AAFF;
}
.TableStyle___DNKJL table {
border-spacing: 0 10px;

@ -234,7 +234,7 @@ var AddOrEidtDevicesModal = function AddOrEidtDevicesModal(_ref) {
required: true,
message: "请输入可用月份"
}],
label: "\u53EF\u7528\u6708\u4EFD"
label: "\u4F7F\u7528\u5BFF\u547D"
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "purchase_money",
label: "\u91C7\u8D2D\u6210\u672C",
@ -258,7 +258,7 @@ var AddOrEidtDevicesModal = function AddOrEidtDevicesModal(_ref) {
options: [{
label: "全部",
value: ""
}].concat(toConsumableArray_default()(constant/* DEVICE_STATUS_TYPE */.Z))
}].concat(toConsumableArray_default()(constant/* DEVICE_STATUS_TYPE */.Z$))
}), (currentDeviceTypeData === null || currentDeviceTypeData === void 0 ? void 0 : currentDeviceTypeData.need_monitor) && /*#__PURE__*/(0,jsx_runtime.jsxs)(jsx_runtime.Fragment, {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(Text/* default */.Z, {
name: "ip",
@ -432,13 +432,11 @@ var InfoList = function InfoList(_ref) {
title: '状态',
dataIndex: 'status',
key: 'status',
"with": 80,
render: function render(text) {
var _DEVICE_STATUS_TYPE$f;
return /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: text == 3 ? '#fe5050' : '#019158'
},
children: (constant/* DEVICE_STATUS_TYPE */.Z === null || constant/* DEVICE_STATUS_TYPE */.Z === void 0 || (_DEVICE_STATUS_TYPE$f = constant/* DEVICE_STATUS_TYPE */.Z.find(function (item) {
children: (constant/* DEVICE_STATUS_TYPE */.Z$ === null || constant/* DEVICE_STATUS_TYPE */.Z$ === void 0 || (_DEVICE_STATUS_TYPE$f = constant/* DEVICE_STATUS_TYPE */.Z$.find(function (item) {
return item.value === text;
})) === null || _DEVICE_STATUS_TYPE$f === void 0 ? void 0 : _DEVICE_STATUS_TYPE$f.label) || ""
});
@ -451,7 +449,7 @@ var InfoList = function InfoList(_ref) {
return dayjs_min_default()(text).format("YYYY-MM-DD");
}
}, {
title: '可用月数',
title: '使用寿命(月)',
dataIndex: 'file',
key: 'file'
}, {
@ -460,14 +458,14 @@ var InfoList = function InfoList(_ref) {
key: 'classroom_name'
}, {
title: '备注',
dataIndex: 'classroom_name',
key: 'classroom_name',
dataIndex: 'description',
key: 'description',
ellipsis: true,
width: 300,
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
title: text,
children: text
children: text || "--"
});
}
}, {
@ -552,10 +550,8 @@ var InfoList = function InfoList(_ref) {
gap: "10px",
color: "#96FFFD"
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
width: 16,
height: 16,
src: __webpack_require__(/*! @/pages/Equipment/imgs/information_active.png */ 59951)
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-shebeixinxiguanli"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: "\u8BBE\u5907\u4FE1\u606F\u7BA1\u7406"
})]
@ -640,7 +636,7 @@ var InfoList = function InfoList(_ref) {
options: [{
value: '',
label: '全部'
}].concat(toConsumableArray_default()(constant/* DEVICE_STATUS_TYPE */.Z))
}].concat(toConsumableArray_default()(constant/* DEVICE_STATUS_TYPE */.Z$))
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
label: "\u8BBE\u5907\u7C7B\u578B",
@ -663,7 +659,7 @@ var InfoList = function InfoList(_ref) {
},
placeholder: "\u8BF7\u8F93\u5165\u8BBE\u5907\u540D\u79F0\u641C\u7D22",
suffix: /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-sousuo9 font14 ",
className: "iconfont icon-sousuo font14 ",
onClick: function onClick() {
form.submit();
}
@ -703,13 +699,9 @@ var InfoList = function InfoList(_ref) {
})
})]
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "p20 pt10 mt20",
style: {
background: "#B2BDF9",
borderRadius: "4px"
},
className: "materials-table-wrp mr0 mt20",
children: /*#__PURE__*/(0,jsx_runtime.jsx)(table/* default */.Z, {
className: "".concat(Indexmodules/* default */.Z.TableStyle),
className: "materials-table",
rowKey: "id",
loading: TableQueryLoading,
scroll: {
@ -777,6 +769,13 @@ var InfoList = function InfoList(_ref) {
}()
}
}), /*#__PURE__*/(0,jsx_runtime.jsx)(modal/* default */.Z, {
className: Indexmodules/* default */.Z.ModalStyles,
width: 773,
closeIcon: /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: __webpack_require__(/*! @/pages/Equipment/imgs/close.png */ 27948),
width: 24,
height: 24
}),
title: "更改状态",
open: changeOpen,
confirmLoading: DevicesChangeStatusLoading,
@ -788,63 +787,70 @@ var InfoList = function InfoList(_ref) {
setChangeOpen(false);
changeForm.resetFields();
},
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(es_form/* default */.Z, {
form: changeForm,
layout: "vertical",
onFinish: ( /*#__PURE__*/function () {
var _ref2 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee2(allValue) {
var res;
return regeneratorRuntime_default()().wrap(function _callee2$(_context2) {
while (1) switch (_context2.prev = _context2.next) {
case 0:
_context2.next = 2;
return PostDevicesChangeStatus(objectSpread2_default()({}, allValue));
case 2:
res = _context2.sent;
if ((res === null || res === void 0 ? void 0 : res.status) === 0) {
message/* default */.ZP.success('修改成功');
setUrlData(objectSpread2_default()(objectSpread2_default()({}, urlData), {}, {
page: 1
}));
}
case 4:
case "end":
return _context2.stop();
}
}, _callee2);
}));
return function (_x2) {
return _ref2.apply(this, arguments);
};
}()),
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "id",
hidden: true
}), /*#__PURE__*/(0,jsx_runtime.jsx)(Select/* default */.Z, {
name: "status",
label: "\u8BBE\u5907\u72B6\u6001",
placeholder: "请选择设备状态",
rules: [{
required: true,
message: "请选择设备状态"
}],
options: [{
label: "全部",
value: ""
}].concat(toConsumableArray_default()(constant/* DEVICE_STATUS_TYPE */.Z))
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "comment",
label: "说明",
rules: [{
required: true,
whitespace: true,
message: "请输入说明"
}],
children: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z.TextArea, {
placeholder: "\u8BF7\u8F93\u5165\u8BF4\u660E",
rows: 4
})
})]
children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: {
borderRadius: "8px",
background: "rgba(255,255,255,0.8)",
padding: "20px 30px"
},
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(es_form/* default */.Z, {
form: changeForm,
layout: "vertical",
onFinish: ( /*#__PURE__*/function () {
var _ref2 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee2(allValue) {
var res;
return regeneratorRuntime_default()().wrap(function _callee2$(_context2) {
while (1) switch (_context2.prev = _context2.next) {
case 0:
_context2.next = 2;
return PostDevicesChangeStatus(objectSpread2_default()({}, allValue));
case 2:
res = _context2.sent;
if ((res === null || res === void 0 ? void 0 : res.status) === 0) {
message/* default */.ZP.success('修改成功');
setUrlData(objectSpread2_default()(objectSpread2_default()({}, urlData), {}, {
page: 1
}));
}
case 4:
case "end":
return _context2.stop();
}
}, _callee2);
}));
return function (_x2) {
return _ref2.apply(this, arguments);
};
}()),
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "id",
hidden: true
}), /*#__PURE__*/(0,jsx_runtime.jsx)(Select/* default */.Z, {
name: "status",
label: "\u8BBE\u5907\u72B6\u6001",
placeholder: "请选择设备状态",
rules: [{
required: true,
message: "请选择设备状态"
}],
options: [{
label: "全部",
value: ""
}].concat(toConsumableArray_default()(constant/* DEVICE_STATUS_TYPE */.Z$))
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "comment",
label: "说明",
rules: [{
required: true,
whitespace: true,
message: "请输入说明"
}],
children: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z.TextArea, {
placeholder: "\u8BF7\u8F93\u5165\u8BF4\u660E",
rows: 8
})
})]
})
})
})]
});
@ -974,7 +980,7 @@ function useCustomRequest(request, baseParams) {
/***/ (function(__unused_webpack_module, __webpack_exports__) {
// extracted by mini-css-extract-plugin
/* harmony default export */ __webpack_exports__.Z = ({"flex_box_center":"flex_box_center___jmmXe","flex_space_between":"flex_space_between___vxGWa","flex_box_vertical_center":"flex_box_vertical_center___SGwrN","flex_box_center_end":"flex_box_center_end___KiDj3","flex_box_column":"flex_box_column___Z6TVL","flex-col":"flex-col___ZnKoO","flex-row":"flex-row___pctXX","justify-start":"justify-start___csUBe","justify-center":"justify-center___kKub2","justify-end":"justify-end___n8cXO","justify-evenly":"justify-evenly___mjQm1","justify-around":"justify-around___JL_9s","justify-between":"justify-between___qTRS7","align-start":"align-start___lqbAM","align-center":"align-center___oDNBy","align-end":"align-end___Uiurd","MenuStyles":"MenuStyles___BHYdE","MenuStylesItem":"MenuStylesItem___cnAZu","MenuStylesItemActive":"MenuStylesItemActive___KgmGV","ContentStyles":"ContentStyles___Mfx8e","ModalStyles":"ModalStyles___tzV2m","InputStyles":"InputStyles___V8C5m","FormStyle":"FormStyle___gPLGW","TableStyle":"TableStyle___DNKJL"});
/* harmony default export */ __webpack_exports__.Z = ({"flex_box_center":"flex_box_center___jmmXe","flex_space_between":"flex_space_between___vxGWa","flex_box_vertical_center":"flex_box_vertical_center___SGwrN","flex_box_center_end":"flex_box_center_end___KiDj3","flex_box_column":"flex_box_column___Z6TVL","flex-col":"flex-col___ZnKoO","flex-row":"flex-row___pctXX","justify-start":"justify-start___csUBe","justify-center":"justify-center___kKub2","justify-end":"justify-end___n8cXO","justify-evenly":"justify-evenly___mjQm1","justify-around":"justify-around___JL_9s","justify-between":"justify-between___qTRS7","align-start":"align-start___lqbAM","align-center":"align-center___oDNBy","align-end":"align-end___Uiurd","MenuStyles":"MenuStyles___BHYdE","MenuStylesItem":"MenuStylesItem___cnAZu","MenuStylesItemActive":"MenuStylesItemActive___KgmGV","ContentStyles":"ContentStyles___Mfx8e","ModalStyles":"ModalStyles___tzV2m","InputStyles":"InputStyles___V8C5m","DatePickerStyles":"DatePickerStyles___kZ9Cb","FormStyle":"FormStyle___gPLGW","TableStyle":"TableStyle___DNKJL"});
/***/ }),
@ -998,16 +1004,6 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABCCAYAAADw
/***/ }),
/***/ 59951:
/*!*********************************************************!*\
!*** ./src/pages/Equipment/imgs/information_active.png ***!
\*********************************************************/
/***/ (function(module) {
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAARBJREFUOE+lk6tOQ0EURde+fAyqio9AFD6DL0EimmCqUBgchaYWgSFNUHUoVJMGQhA8QgidTe6z99HLpTB2Zq9zZu9zdDT3pcSejRC/OwaJWDHW8cIhEf/lCGu4sBOtGDowLjhb7Chw2MXVyUMKkJhipiXBtmF3LSAtGRdFp49ZB12lWu519uSlIKrc5xXaoCvHgs6fPTD0N3XRARQx2VTX6On/gOsXD2z6EtS/ntNLpqcdOH0rMdHNq5d21cQYlr3L06p6nBElgm7fijkYGa6Kl6KnwEFZuS4czd4zQMQoKgFsenYK+ClV3X2sBqkr/rybsvO6/2wuU9281nmKl2n+5QvMfmUj6+E2YkjWIFnnb3y7bat2hjBYAAAAAElFTkSuQmCC";
/***/ }),
/***/ 45717:
/*!******************************************************!*\
!*** ./src/pages/Equipment/imgs/maintenance_num.png ***!

@ -89,69 +89,75 @@ var DeviceTypeDialog = function DeviceTypeDialog(_ref) {
title: "".concat(DataProps !== null && DataProps !== void 0 && DataProps.isEdit ? '编辑' : '新增', "\u8BBE\u5907\u7C7B\u578B"),
width: 700
}, ModalProps), {}, {
className: "".concat(Indexmodules/* default */.Z.ModalStyles, " ").concat(ModalProps === null || ModalProps === void 0 ? void 0 : ModalProps.className),
className: "".concat(Indexmodules/* default */.Z.ModalStyles, " ").concat((ModalProps === null || ModalProps === void 0 ? void 0 : ModalProps.className) || ""),
closeIcon: /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: __webpack_require__(/*! @/pages/Equipment/imgs/close.png */ 27948),
width: 24,
height: 24
})
})), {}, {
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(es_form/* default */.Z, objectSpread2_default()(objectSpread2_default()({}, objectSpread2_default()({
size: "large",
labelCol: {
span: 5
children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: {
borderRadius: "8px",
background: "rgba(255,255,255,0.8)",
padding: "20px 30px"
},
labelAlign: "right"
}, FormProps)), {}, {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "id",
hidden: true
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "name",
label: "\u7C7B\u578B\u540D\u79F0",
rules: [{
required: true
}],
children: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z, {})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "number",
label: "\u7C7B\u578B\u7F16\u53F7",
rules: [{
required: true,
whitespace: true,
message: '不能为空'
}, {
required: true,
pattern: /^\d{3}$/,
message: '必须是三位数字'
}],
children: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z, {
disabled: DataProps === null || DataProps === void 0 ? void 0 : DataProps.isEdit
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "need_monitor",
label: "\u662F\u5426\u9700\u8981\u76D1\u63A7\u6027\u80FD",
rules: [{
required: true,
message: '请选择是否需要监控性能'
}],
children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default.Group */.ZP.Group, {
options: [{
value: false,
label: '否'
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(es_form/* default */.Z, objectSpread2_default()(objectSpread2_default()({}, objectSpread2_default()({
size: "large",
labelAlign: "right",
layout: "vertical",
colon: false
}, FormProps)), {}, {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "id",
hidden: true
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "name",
label: "\u7C7B\u578B\u540D\u79F0",
rules: [{
required: true
}],
children: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z, {})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "number",
label: "\u7C7B\u578B\u7F16\u53F7",
rules: [{
required: true,
whitespace: true,
message: '不能为空'
}, {
value: true,
label: '是'
}]
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "description",
label: "\u5907\u6CE8",
children: /*#__PURE__*/(0,jsx_runtime.jsx)(TextArea, {
rows: 4
})
})]
}))
required: true,
pattern: /^\d{3}$/,
message: '必须是三位数字'
}],
children: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z, {
disabled: DataProps === null || DataProps === void 0 ? void 0 : DataProps.isEdit
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "need_monitor",
label: "\u662F\u5426\u9700\u8981\u76D1\u63A7\u6027\u80FD",
rules: [{
required: true,
message: '请选择是否需要监控性能'
}],
children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default.Group */.ZP.Group, {
options: [{
value: false,
label: '否'
}, {
value: true,
label: '是'
}]
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "description",
label: "\u5907\u6CE8",
children: /*#__PURE__*/(0,jsx_runtime.jsx)(TextArea, {
rows: 4
})
})]
}))
})
}));
};
/* harmony default export */ var Dialog = (DeviceTypeDialog);
@ -239,7 +245,7 @@ var DeviceTypePage = function DeviceTypePage(_ref) {
return text ? '是' : '否';
}
}, {
title: '类型说明',
title: '备注',
key: 'description',
ellipsis: true,
dataIndex: 'description',
@ -282,10 +288,8 @@ var DeviceTypePage = function DeviceTypePage(_ref) {
gap: "10px",
color: "#96FFFD"
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
width: 16,
height: 16,
src: __webpack_require__(/*! @/pages/Equipment/imgs/information_active.png */ 59951)
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-shebeileixingguanli"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: "\u8BBE\u5907\u7C7B\u578B\u7BA1\u7406"
})]
@ -306,7 +310,7 @@ var DeviceTypePage = function DeviceTypePage(_ref) {
}));
},
suffix: /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-sousuo9 font14 ",
className: "iconfont icon-sousuo font14 ",
onClick: function onClick() {
getData(objectSpread2_default()(objectSpread2_default()({}, urlData), {}, {
page: 1
@ -329,13 +333,9 @@ var DeviceTypePage = function DeviceTypePage(_ref) {
})]
})]
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "p20 pt10 mt20",
style: {
background: "#B2BDF9",
borderRadius: "4px"
},
className: "materials-table-wrp mr0 mt20",
children: /*#__PURE__*/(0,jsx_runtime.jsx)(table/* default */.Z, {
className: Indexmodules/* default */.Z.TableStyle,
className: "materials-table",
loading: TableQueryLoading,
columns: columns,
dataSource: (TableQueryData === null || TableQueryData === void 0 ? void 0 : TableQueryData.device_types) || [],
@ -495,7 +495,7 @@ function useCustomRequest(request, baseParams) {
/***/ (function(__unused_webpack_module, __webpack_exports__) {
// extracted by mini-css-extract-plugin
/* harmony default export */ __webpack_exports__.Z = ({"flex_box_center":"flex_box_center___jmmXe","flex_space_between":"flex_space_between___vxGWa","flex_box_vertical_center":"flex_box_vertical_center___SGwrN","flex_box_center_end":"flex_box_center_end___KiDj3","flex_box_column":"flex_box_column___Z6TVL","flex-col":"flex-col___ZnKoO","flex-row":"flex-row___pctXX","justify-start":"justify-start___csUBe","justify-center":"justify-center___kKub2","justify-end":"justify-end___n8cXO","justify-evenly":"justify-evenly___mjQm1","justify-around":"justify-around___JL_9s","justify-between":"justify-between___qTRS7","align-start":"align-start___lqbAM","align-center":"align-center___oDNBy","align-end":"align-end___Uiurd","MenuStyles":"MenuStyles___BHYdE","MenuStylesItem":"MenuStylesItem___cnAZu","MenuStylesItemActive":"MenuStylesItemActive___KgmGV","ContentStyles":"ContentStyles___Mfx8e","ModalStyles":"ModalStyles___tzV2m","InputStyles":"InputStyles___V8C5m","FormStyle":"FormStyle___gPLGW","TableStyle":"TableStyle___DNKJL"});
/* harmony default export */ __webpack_exports__.Z = ({"flex_box_center":"flex_box_center___jmmXe","flex_space_between":"flex_space_between___vxGWa","flex_box_vertical_center":"flex_box_vertical_center___SGwrN","flex_box_center_end":"flex_box_center_end___KiDj3","flex_box_column":"flex_box_column___Z6TVL","flex-col":"flex-col___ZnKoO","flex-row":"flex-row___pctXX","justify-start":"justify-start___csUBe","justify-center":"justify-center___kKub2","justify-end":"justify-end___n8cXO","justify-evenly":"justify-evenly___mjQm1","justify-around":"justify-around___JL_9s","justify-between":"justify-between___qTRS7","align-start":"align-start___lqbAM","align-center":"align-center___oDNBy","align-end":"align-end___Uiurd","MenuStyles":"MenuStyles___BHYdE","MenuStylesItem":"MenuStylesItem___cnAZu","MenuStylesItemActive":"MenuStylesItemActive___KgmGV","ContentStyles":"ContentStyles___Mfx8e","ModalStyles":"ModalStyles___tzV2m","InputStyles":"InputStyles___V8C5m","DatePickerStyles":"DatePickerStyles___kZ9Cb","FormStyle":"FormStyle___gPLGW","TableStyle":"TableStyle___DNKJL"});
/***/ }),
@ -518,16 +518,6 @@ function useCustomRequest(request, baseParams) {
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAYdJREFUSEu9lkErRFEUx38nRVmzsrCwkw/ASlZqUnYoRTZWMktsFBsslb0oJTslsRIbPoDsLBQr1pNROuaMe1/P8+7MM7rzlu+e9/+dc+7/3PuEBo+q9gOTQAkYAnpc+BtwD5wDpyLyFJKRvAUnvAnMAh2NkgA+gSNgPQ/0C6CqU8A+0N1EOLtcARZE5CS98AOgqivAFpBbWQGgAmsisuNjEyGX+fE/xL2mQWZ8JXWA6/lDC20JFWXtGrQ98YADYK5AC/4Scigi8+Kyfwy4xdyxB2wDoxn1a2AVWHJuy8LNXQMGWAZ2A6mNiMidqpqjzoAxF3cFTIhIRVWHgdvA92UDXNQCxgMBlmXJCXmIhXpxe2fDlq3Oy10a4Bnoa9DcdLb12cgAfVV5Ei8GqAKdTXYvgTjXZVsW+vzDAO+14eqKBKi2pUXRNzm6Te3Mb2XQbmqG2gAWgemcPfweNOeKeEdFWw47B7GLJs5xnRzkMS+cFCTelZmCmLPiXPppu+X8tvS69deivy1fZr7cPjXKXGkAAAAASUVORK5CYII=";
/***/ }),
/***/ 59951:
/*!*********************************************************!*\
!*** ./src/pages/Equipment/imgs/information_active.png ***!
\*********************************************************/
/***/ (function(module) {
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAARBJREFUOE+lk6tOQ0EURde+fAyqio9AFD6DL0EimmCqUBgchaYWgSFNUHUoVJMGQhA8QgidTe6z99HLpTB2Zq9zZu9zdDT3pcSejRC/OwaJWDHW8cIhEf/lCGu4sBOtGDowLjhb7Chw2MXVyUMKkJhipiXBtmF3LSAtGRdFp49ZB12lWu519uSlIKrc5xXaoCvHgs6fPTD0N3XRARQx2VTX6On/gOsXD2z6EtS/ntNLpqcdOH0rMdHNq5d21cQYlr3L06p6nBElgm7fijkYGa6Kl6KnwEFZuS4czd4zQMQoKgFsenYK+ClV3X2sBqkr/rybsvO6/2wuU9281nmKl2n+5QvMfmUj6+E2YkjWIFnnb3y7bat2hjBYAAAAAElFTkSuQmCC";
/***/ })
}]);

@ -0,0 +1,79 @@
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/styles/table_botton.less ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.tag_btn,
.info,
.update,
.xiajia,
.yuyue_info,
.yuyue_clear,
.yuyue_update,
.baofei_info,
.yichang_info {
display: inline-block;
width: 44px;
margin-right: 10px;
padding: 1px 0px;
font-weight: 400;
font-size: 12px;
text-align: center;
border-radius: 2px;
cursor: pointer;
}
.info {
color: #0370d5;
background: rgba(3, 112, 213, 0.1);
border: 1px solid #0370d5;
}
.update {
color: #019158;
background: rgba(1, 145, 88, 0.1);
border: 1px solid #019158;
}
.xiajia {
color: #fe5050;
background: rgba(254, 80, 80, 0.1);
border: 1px solid #fe5050;
}
.yuyue_info {
width: 72px;
color: #0370d5;
background: rgba(3, 112, 213, 0.1);
border: 1px solid #0370d5;
}
.yuyue_clear {
width: 72px;
color: #fa6400;
background: rgba(250, 100, 0, 0.1);
border: 1px solid #fa6400;
}
.yuyue_update {
width: 72px;
color: #019158;
background: rgba(1, 145, 88, 0.1);
border: 1px solid #019158;
}
.baofei_info {
width: 72px;
color: #fe5050;
background: rgba(254, 80, 80, 0.1);
border: 1px solid #fe5050;
}
.yichang_info {
width: 96px;
color: #0370d5;
background: rgba(3, 112, 213, 0.1);
border: 1px solid #0370d5;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Equipment/MessageCenterManage/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.messageItem___rkkL7 {
background: linear-gradient(90deg, #FFE2E2 0%, #CEDEFF 100%);
border-radius: 6px;
border: 1px solid #D0F5FF;
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
}

@ -1,356 +0,0 @@
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/SuperiorTabs/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___aK2n3 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___HX0Oh {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___LJOJr {
align-items: center;
box-align: center;
}
.flex_box_center_end___SCakF {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___AYv4m {
flex-direction: column;
box-orient: block-axis;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___K7k5m {
display: flex;
flex-direction: column;
}
.flex-row___td81S {
display: flex;
flex-direction: row;
}
.justify-start___cp2f3 {
display: flex;
justify-content: flex-start;
}
.justify-center___eYc2z {
display: flex;
justify-content: center;
}
.justify-end___N3vQV {
display: flex;
justify-content: flex-end;
}
.justify-evenly___QyqZ2 {
display: flex;
justify-content: space-evenly;
}
.justify-around___QPg1C {
display: flex;
justify-content: space-around;
}
.justify-between___hco0O {
display: flex;
justify-content: space-between;
}
.align-start___Oa6lS {
display: flex;
align-items: flex-start;
}
.align-center___CcX1j {
display: flex;
align-items: center;
}
.align-end___qVvfU {
display: flex;
align-items: flex-end;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___K7k5m {
display: flex;
flex-direction: column;
}
.flex-row___td81S {
display: flex;
flex-direction: row;
}
.justify-start___cp2f3 {
display: flex;
justify-content: flex-start;
}
.justify-center___eYc2z {
display: flex;
justify-content: center;
}
.justify-end___N3vQV {
display: flex;
justify-content: flex-end;
}
.justify-evenly___QyqZ2 {
display: flex;
justify-content: space-evenly;
}
.justify-around___QPg1C {
display: flex;
justify-content: space-around;
}
.justify-between___hco0O {
display: flex;
justify-content: space-between;
}
.align-start___Oa6lS {
display: flex;
align-items: flex-start;
}
.align-center___CcX1j {
display: flex;
align-items: center;
}
.align-end___qVvfU {
display: flex;
align-items: flex-end;
}
.tabs___GTqPV {
height: 32px;
background: #f6f7f9;
box-shadow: inset 0px 1px 3px 0px #d7d8d9;
border-radius: 16px;
display: inline-block;
}
.tabs___GTqPV span {
display: inline-block;
padding: 0 20px;
line-height: 32px;
font-size: 14px;
font-weight: 400;
color: #9096a3;
position: relative;
cursor: pointer;
}
.tabs___GTqPV span:hover {
color: #165dff;
}
.tabs___GTqPV span::after {
content: '';
position: absolute;
width: 1px;
height: calc(100% - 2px);
background: #e2e2e2;
border-radius: 4px;
z-index: 1;
left: 0;
top: 1px;
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #e2e2e2 50%, rgba(255, 255, 255, 0) 100%);
}
.tabs___GTqPV span:first-child::after,
.tabs___GTqPV .active___F26E8 + span::after {
display: none;
}
.tabs___GTqPV .active___F26E8 {
background: linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
box-shadow: 0px 0px 2px 0px #e8effb;
border-radius: 16px;
border: 1px solid #c8d2ea;
color: #165dff;
line-height: 30px;
}
.tabs___GTqPV .active___F26E8::after {
display: none;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/styles/table_botton.less ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.tag_btn,
.info,
.update,
.xiajia,
.yuyue_info,
.yuyue_clear,
.yuyue_update,
.baofei_info,
.yichang_info {
display: inline-block;
width: 44px;
margin-right: 10px;
padding: 1px 0px;
font-weight: 400;
font-size: 12px;
text-align: center;
border-radius: 2px;
cursor: pointer;
}
.info {
color: #0370d5;
background: rgba(3, 112, 213, 0.1);
border: 1px solid #0370d5;
}
.update {
color: #019158;
background: rgba(1, 145, 88, 0.1);
border: 1px solid #019158;
}
.xiajia {
color: #fe5050;
background: rgba(254, 80, 80, 0.1);
border: 1px solid #fe5050;
}
.yuyue_info {
width: 72px;
color: #0370d5;
background: rgba(3, 112, 213, 0.1);
border: 1px solid #0370d5;
}
.yuyue_clear {
width: 72px;
color: #fa6400;
background: rgba(250, 100, 0, 0.1);
border: 1px solid #fa6400;
}
.yuyue_update {
width: 72px;
color: #019158;
background: rgba(1, 145, 88, 0.1);
border: 1px solid #019158;
}
.baofei_info {
width: 72px;
color: #fe5050;
background: rgba(254, 80, 80, 0.1);
border: 1px solid #fe5050;
}
.yichang_info {
width: 96px;
color: #0370d5;
background: rgba(3, 112, 213, 0.1);
border: 1px solid #0370d5;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Equipment/MessageCenterManage/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.superiorTabs___UlZKK {
width: auto;
height: 32px;
margin-bottom: 32px;
margin-right: 20px;
display: flex;
}
.messageCon___f3Dn7 {
width: 100%;
height: 100%;
border: 1px solid #dae7ec;
border-radius: 8px;
}
.messageCon___f3Dn7 .messageCon_tabs___FEWpz {
display: flex;
height: 60px;
background: rgba(129, 149, 168, 0.06);
border-radius: 8px 8px 0px 0px;
}
.messageCon___f3Dn7 .tab_item___HXDlP {
height: 60px;
margin-left: 40px;
color: #adb2b8;
font-weight: 400;
font-size: 14px;
line-height: 60px;
cursor: pointer;
}
.messageCon___f3Dn7 .active_tab_item___Cyi7k {
color: #165dff;
}
.messageCon___f3Dn7 .wd_message_item___oTo2f {
background-color: rgba(255, 0, 0, 0.05);
}
.messageCon___f3Dn7 .message_item___l2I0M {
border-bottom: 1px solid #f1f3f3;
}
.messageCon___f3Dn7 .message_item___l2I0M .message_item_warp___kvnzh {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
margin: 15px 0;
padding: 10px 40px 8px 36px;
}
.messageCon___f3Dn7 .message_item___l2I0M .left_con___RMKoq {
position: relative;
display: flex;
align-items: center;
}
.messageCon___f3Dn7 .message_item___l2I0M .wd_drop___og2ZN {
position: absolute;
left: -14px;
width: 8px;
height: 8px;
background: #ff0000;
border-radius: 50%;
}
.messageCon___f3Dn7 .message_item___l2I0M img {
width: 31px;
height: 31px;
margin-right: 9px;
}
.messageCon___f3Dn7 .message_item___l2I0M .item_name___OsAV1 {
margin-right: 8px;
color: #2c3850;
font-weight: 500;
font-size: 14px;
}
.messageCon___f3Dn7 .message_item___l2I0M .item_time___W2zGf {
height: 12px;
color: #636d83;
font-size: 12px;
}
.messageCon___f3Dn7 .message_item___l2I0M .item_info___rOlXj {
margin-top: 10px;
color: #adb2b8;
font-size: 12px;
}
.messageCon___f3Dn7 .message_item___l2I0M .item_info_warning___l5iv_ {
margin-top: 10px;
color: #fe5050;
font-size: 12px;
}
.messageCon___f3Dn7 .message_item___l2I0M .btn___Oodq4 {
width: 48px;
margin-right: 0px;
margin-left: 20px;
padding: 5px 0;
}
.messageCon___f3Dn7 .message_item___l2I0M:last-child {
border-bottom: 0px;
}
.messageCon___f3Dn7 .messageCon_page___O2djX {
float: right;
margin: 20px 0;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -73,8 +73,8 @@ var zn_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADI
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/service/graduations.ts
var service_graduations = __webpack_require__(89293);
// EXTERNAL MODULE: ./src/components/NoData/index.tsx
@ -952,8 +952,8 @@ var date_picker = __webpack_require__(57421);
var env = __webpack_require__(69423);
// EXTERNAL MODULE: ./src/.umi-production/exports.ts
var _umi_production_exports = __webpack_require__(88271);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/utils/fetch.ts
var fetch = __webpack_require__(82710);
// EXTERNAL MODULE: ./src/utils/util.tsx

@ -61,8 +61,8 @@ var table = __webpack_require__(36546);
var pagination = __webpack_require__(19871);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/input/index.js + 3 modules
var input = __webpack_require__(92832);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_lodash@4.17.21@lodash/lodash.js
var lodash = __webpack_require__(89392);
// EXTERNAL MODULE: ./src/service/graduations.ts

@ -354,8 +354,8 @@ var spin = __webpack_require__(71418);
var pagination = __webpack_require__(19871);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/select/index.js
var es_select = __webpack_require__(57809);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/pages/Graduations/components/HeadTitle/index.tsx + 1 modules
var HeadTitle = __webpack_require__(20807);
// EXTERNAL MODULE: ./src/utils/fetch.ts

@ -99,8 +99,8 @@ var es_modal = __webpack_require__(43418);
;// CONCATENATED MODULE: ./src/pages/Graduations/Lists/Tasks/DetailsModal/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var DetailsModalmodules = ({"flex_box_center":"flex_box_center___dejrx","flex_space_between":"flex_space_between___WBGxf","flex_box_vertical_center":"flex_box_vertical_center___OMTvG","flex_box_center_end":"flex_box_center_end___FHZRS","flex_box_column":"flex_box_column___cDBl4","flex-col":"flex-col___fA3Ut","flex-row":"flex-row____MuLN","justify-start":"justify-start___yaPI5","justify-center":"justify-center___SkuUW","justify-end":"justify-end___uuFlw","justify-evenly":"justify-evenly___wlhVw","justify-around":"justify-around___PPJ0H","justify-between":"justify-between___N91e7","align-start":"align-start___SZ8ku","align-center":"align-center___KlMpq","align-end":"align-end___FE5R0","File":"File___Vzzv4","deletfileIcon":"deletfileIcon___snNZ9","wrap":"wrap___eGzSn","row":"row___qfnoA","img":"img___Ftdlp"});
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.26.7@@babel/runtime/helpers/esm/extends.js
var esm_extends = __webpack_require__(16378);
;// CONCATENATED MODULE: ./node_modules/_@ant-design_icons-svg@4.4.2@@ant-design/icons-svg/es/asn/LinkOutlined.js
@ -1309,8 +1309,8 @@ var date_picker = __webpack_require__(57421);
var env = __webpack_require__(69423);
// EXTERNAL MODULE: ./src/.umi-production/exports.ts
var _umi_production_exports = __webpack_require__(88271);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/utils/fetch.ts
var fetch = __webpack_require__(82710);
// EXTERNAL MODULE: ./src/utils/util.tsx
@ -1721,8 +1721,8 @@ var _umi_production_exports = __webpack_require__(88271);
var row = __webpack_require__(95237);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/table/index.js + 85 modules
var table = __webpack_require__(36546);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/pages/Graduations/components/HeadTitle/index.tsx + 1 modules
var HeadTitle = __webpack_require__(20807);
// EXTERNAL MODULE: ./src/utils/fetch.ts

@ -513,8 +513,8 @@ var es_select = __webpack_require__(57809);
var upload = __webpack_require__(60028);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/switch/index.js + 2 modules
var es_switch = __webpack_require__(78673);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_react-copy-to-clipboard@5.0.2@react-copy-to-clipboard/lib/index.js
var lib = __webpack_require__(56102);
// EXTERNAL MODULE: ./src/components/NoData/index.tsx

@ -40,8 +40,8 @@ var authority = __webpack_require__(64118);
;// CONCATENATED MODULE: ./src/pages/Graduations/Review/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var Reviewmodules = ({"flex_box_center":"flex_box_center___UqwPg","flex_space_between":"flex_space_between___BWLHX","flex_box_vertical_center":"flex_box_vertical_center___rmIkX","flex_box_center_end":"flex_box_center_end___rJu0q","flex_box_column":"flex_box_column___CQUPE","flex-col":"flex-col___tdHeY","flex-row":"flex-row___X667x","justify-start":"justify-start___oRIYL","justify-center":"justify-center___Uu8di","justify-end":"justify-end___u4bQK","justify-evenly":"justify-evenly___d48c7","justify-around":"justify-around___jkcFa","justify-between":"justify-between___Y4QRn","align-start":"align-start___s3o9d","align-center":"align-center___OVL1R","align-end":"align-end___VcAxC","wrap":"wrap___R752P","head":"head___peWVD","center":"center___TNtVs","btns":"btns___DDOCi","content":"content___j9cyy","left":"left___h6oTj","box":"box___ueVSi","details":"details___m0PGu","block":"block___QiYwo","block1":"block1___AXkNx","block2":"block2___Vs2Dz","block3":"block3___CN0bs","block4":"block4___bvVGQ","right":"right____Wv1I","footer":"footer___RnUNx","drawer":"drawer___Qzov_","back":"back___jSSn2","active":"active___IygYs"});
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/form/index.js + 19 modules
var es_form = __webpack_require__(78241);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/message/index.js + 4 modules

@ -80,7 +80,7 @@ if (false) {}
/* harmony import */ var react_infinite_scroller__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(react_infinite_scroller__WEBPACK_IMPORTED_MODULE_8__);
/* harmony import */ var _assets_images_icons_search_png__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @/assets/images/icons/search.png */ 58143);
/* harmony import */ var _service_classrooms__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! @/service/classrooms */ 73516);
/* harmony import */ var _components_ui_customization__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @/components/ui-customization */ 81001);
/* harmony import */ var _components_ui_customization__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @/components/ui-customization */ 62480);
/* harmony import */ var _components_ui_customization_reset_less_modules__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @/components/ui-customization/reset.less?modules */ 52222);
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! react/jsx-runtime */ 37712);

@ -598,7 +598,7 @@ function coverToFileList(data) {
/* harmony import */ var react_infinite_scroller__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(react_infinite_scroller__WEBPACK_IMPORTED_MODULE_8__);
/* harmony import */ var _assets_images_icons_search_png__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @/assets/images/icons/search.png */ 58143);
/* harmony import */ var _service_classrooms__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! @/service/classrooms */ 73516);
/* harmony import */ var _components_ui_customization__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @/components/ui-customization */ 81001);
/* harmony import */ var _components_ui_customization__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @/components/ui-customization */ 62480);
/* harmony import */ var _components_ui_customization_reset_less_modules__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @/components/ui-customization/reset.less?modules */ 52222);
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! react/jsx-runtime */ 37712);

@ -262,8 +262,8 @@ var Message = function Message(_ref) {
});
};
/* harmony default export */ var UploadModal = (Message);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_@ant-design_icons@5.6.0@@ant-design/icons/es/icons/DownloadOutlined.js + 1 modules
var DownloadOutlined = __webpack_require__(37364);
// EXTERNAL MODULE: ./src/utils/util.tsx

@ -93,8 +93,8 @@ var col = __webpack_require__(43604);
var EditModal = __webpack_require__(77027);
// EXTERNAL MODULE: ./src/service/knowbase.ts
var knowbase = __webpack_require__(48969);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
var jsx_runtime = __webpack_require__(37712);
;// CONCATENATED MODULE: ./src/pages/Knowbase/HomePage/index.tsx

@ -2548,8 +2548,8 @@ var Review_Journal = function Journal() {
});
};
/* harmony default export */ var Review = (Review_Journal);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
;// CONCATENATED MODULE: ./src/pages/MagazineVer/Detail/index.tsx

@ -44,8 +44,8 @@ var _umi_production_exports = __webpack_require__(88271);
var spin = __webpack_require__(71418);
// EXTERNAL MODULE: ./src/service/magazine.tsx
var magazine = __webpack_require__(20103);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/components/PreviewAll/index.tsx + 3 modules
var PreviewAll = __webpack_require__(97672);
// EXTERNAL MODULE: ./src/utils/fetch.ts

@ -4395,8 +4395,8 @@ var ExchangeModal = function ExchangeModal(_ref) {
});
};
/* harmony default export */ var components_ExchangeModal = (ExchangeModal);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/components/QuestionEditor/index.tsx
var QuestionEditor = __webpack_require__(38082);
// EXTERNAL MODULE: ./node_modules/_js-base64@2.6.4@js-base64/base64.js
@ -7069,8 +7069,8 @@ var modal = __webpack_require__(43418);
/* harmony default export */ var QuestionInfomodules = ({"flex_box_center":"flex_box_center___NXYwj","flex_space_between":"flex_space_between___Oy2UZ","flex_box_vertical_center":"flex_box_vertical_center___ybBar","flex_box_center_end":"flex_box_center_end___yyQPf","flex_box_column":"flex_box_column____kuXY","flex-col":"flex-col___xwj2Z","flex-row":"flex-row___cmvyq","justify-start":"justify-start___C1Hv8","justify-center":"justify-center___sDJMU","justify-end":"justify-end___zNwYG","justify-evenly":"justify-evenly___kqO6p","justify-around":"justify-around___DkNwK","justify-between":"justify-between___Zekl5","align-start":"align-start___SDbAl","align-center":"align-center___dC3zE","align-end":"align-end___aCUXd","questionInfo":"questionInfo___U9mnu","label":"label___PP7Ng","content":"content___PUXFl","leftPart":"leftPart___uoQeo","rightPart":"rightPart___mCG7H","dragItem":"dragItem___djmPG","blackText":"blackText___KqEaU","greyText":"greyText___VamKm","iconWrapper":"iconWrapper___o1C0y","contentArea":"contentArea___Fj7D0","dragging":"dragging___mX3Il","hidden":"hidden___KWDLK","dragIcon":"dragIcon___yPuB3","deleteIcon":"deleteIcon___go29y","disabled":"disabled___uSK9k","challengeNameWrapper":"challengeNameWrapper___DFjRy","challengeName":"challengeName___m7v0x","shixunPreviewFooter":"shixunPreviewFooter___iaciG","shixunInfoWrapper":"shixunInfoWrapper___aSihg","shixunInfo":"shixunInfo___WYBm1","btnToDetail":"btnToDetail___WVmtj","fixedBottom":"fixedBottom___oeMSX","cancelBtn":"cancelBtn___ac73V","confirmBtn":"confirmBtn___sYh2O","previewBtn":"previewBtn___c2uQz","setScoreModalTitle":"setScoreModalTitle___ADafj","modalTitle":"modalTitle___t821D","scoreText":"scoreText___M3UUZ"});
// EXTERNAL MODULE: ./src/components/NoData/index.tsx
var NoData = __webpack_require__(63017);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/checkbox/index.js + 3 modules
var es_checkbox = __webpack_require__(24905);
;// CONCATENATED MODULE: ./src/pages/Paperlibrary/Random/Edit/QuestionInfo/QuestionTypeModal.tsx

@ -2156,8 +2156,8 @@ var ExchangeModal = function ExchangeModal(_ref) {
});
};
/* harmony default export */ var components_ExchangeModal = (ExchangeModal);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/components/QuestionEditor/index.tsx
var QuestionEditor = __webpack_require__(38082);
// EXTERNAL MODULE: ./node_modules/_js-base64@2.6.4@js-base64/base64.js

@ -973,8 +973,8 @@ var See = function See(_ref) {
}, {
width: '9%',
title: ((_questionName$find = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[0].nameType;
})) === null || _questionName$find === void 0 ? void 0 : _questionName$find.name) || constant/* QUESTIONTYPE */.f[0].name,
return item.value == constant/* QUESTIONTYPE */.fw[0].nameType;
})) === null || _questionName$find === void 0 ? void 0 : _questionName$find.name) || constant/* QUESTIONTYPE */.fw[0].name,
align: 'center',
dataIndex: 'singles_score',
render: function render(text) {
@ -985,8 +985,8 @@ var See = function See(_ref) {
}, {
width: '9%',
title: ((_questionName$find2 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[1].nameType;
})) === null || _questionName$find2 === void 0 ? void 0 : _questionName$find2.name) || constant/* QUESTIONTYPE */.f[1].name,
return item.value == constant/* QUESTIONTYPE */.fw[1].nameType;
})) === null || _questionName$find2 === void 0 ? void 0 : _questionName$find2.name) || constant/* QUESTIONTYPE */.fw[1].name,
align: 'center',
dataIndex: 'doubles_score',
render: function render(text) {
@ -997,8 +997,8 @@ var See = function See(_ref) {
}, {
width: '9%',
title: ((_questionName$find3 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[3].nameType;
})) === null || _questionName$find3 === void 0 ? void 0 : _questionName$find3.name) || constant/* QUESTIONTYPE */.f[3].name,
return item.value == constant/* QUESTIONTYPE */.fw[3].nameType;
})) === null || _questionName$find3 === void 0 ? void 0 : _questionName$find3.name) || constant/* QUESTIONTYPE */.fw[3].name,
align: 'center',
dataIndex: 'nulls_score',
render: function render(text) {
@ -1009,8 +1009,8 @@ var See = function See(_ref) {
}, {
width: '9%',
title: ((_questionName$find4 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[2].nameType;
})) === null || _questionName$find4 === void 0 ? void 0 : _questionName$find4.name) || constant/* QUESTIONTYPE */.f[2].name,
return item.value == constant/* QUESTIONTYPE */.fw[2].nameType;
})) === null || _questionName$find4 === void 0 ? void 0 : _questionName$find4.name) || constant/* QUESTIONTYPE */.fw[2].name,
align: 'center',
dataIndex: 'judges_score',
render: function render(text) {
@ -1021,8 +1021,8 @@ var See = function See(_ref) {
}, {
width: '9%',
title: ((_questionName$find5 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[6].nameType;
})) === null || _questionName$find5 === void 0 ? void 0 : _questionName$find5.name) || constant/* QUESTIONTYPE */.f[6].name,
return item.value == constant/* QUESTIONTYPE */.fw[6].nameType;
})) === null || _questionName$find5 === void 0 ? void 0 : _questionName$find5.name) || constant/* QUESTIONTYPE */.fw[6].name,
align: 'center',
dataIndex: 'pros_score',
render: function render(text) {
@ -1033,8 +1033,8 @@ var See = function See(_ref) {
}, {
width: '9%',
title: ((_questionName$find6 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[5].nameType;
})) === null || _questionName$find6 === void 0 ? void 0 : _questionName$find6.name) || constant/* QUESTIONTYPE */.f[5].name,
return item.value == constant/* QUESTIONTYPE */.fw[5].nameType;
})) === null || _questionName$find6 === void 0 ? void 0 : _questionName$find6.name) || constant/* QUESTIONTYPE */.fw[5].name,
align: 'center',
dataIndex: 'shixuns_score',
render: function render(text) {
@ -1045,8 +1045,8 @@ var See = function See(_ref) {
}, {
width: '9%',
title: ((_questionName$find7 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[4].nameType;
})) === null || _questionName$find7 === void 0 ? void 0 : _questionName$find7.name) || constant/* QUESTIONTYPE */.f[4].name,
return item.value == constant/* QUESTIONTYPE */.fw[4].nameType;
})) === null || _questionName$find7 === void 0 ? void 0 : _questionName$find7.name) || constant/* QUESTIONTYPE */.fw[4].name,
align: 'center',
dataIndex: 'mains_score',
render: function render(text) {
@ -1057,8 +1057,8 @@ var See = function See(_ref) {
}, {
width: '9%',
title: ((_questionName$find8 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[7].nameType;
})) === null || _questionName$find8 === void 0 ? void 0 : _questionName$find8.name) || constant/* QUESTIONTYPE */.f[7].name,
return item.value == constant/* QUESTIONTYPE */.fw[7].nameType;
})) === null || _questionName$find8 === void 0 ? void 0 : _questionName$find8.name) || constant/* QUESTIONTYPE */.fw[7].name,
align: 'center',
dataIndex: 'combinations_score',
render: function render(text) {
@ -1069,8 +1069,8 @@ var See = function See(_ref) {
}, {
width: '10%',
title: ((_questionName$find9 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[8].nameType;
})) === null || _questionName$find9 === void 0 ? void 0 : _questionName$find9.name) || constant/* QUESTIONTYPE */.f[8].name,
return item.value == constant/* QUESTIONTYPE */.fw[8].nameType;
})) === null || _questionName$find9 === void 0 ? void 0 : _questionName$find9.name) || constant/* QUESTIONTYPE */.fw[8].name,
align: 'center',
dataIndex: 'bpros_score',
render: function render(text) {

@ -15343,8 +15343,8 @@ var Stage = function Stage(_ref) {
})(Stage));
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/date-picker/index.js + 12 modules
var date_picker = __webpack_require__(57421);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
;// CONCATENATED MODULE: ./src/pages/Paths/Detail/components/Stage/Certificate/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var Certificatemodules = ({"flex_box_center":"flex_box_center___i4e0p","flex_space_between":"flex_space_between___B6oqU","flex_box_vertical_center":"flex_box_vertical_center___YLSvz","flex_box_center_end":"flex_box_center_end___DFMRu","flex_box_column":"flex_box_column___vSIV6","flex-col":"flex-col___Q6z9r","flex-row":"flex-row___N7SLM","justify-start":"justify-start___y0a53","justify-center":"justify-center___mMIQP","justify-end":"justify-end___A4jeo","justify-evenly":"justify-evenly___DrRLF","justify-around":"justify-around___o6x9D","justify-between":"justify-between___nAkvD","align-start":"align-start___LBQrU","align-center":"align-center___ebM3W","align-end":"align-end___Bfwia","certificate":"certificate___fHfxF","actionsBtns":"actionsBtns___plapq"});

File diff suppressed because one or more lines are too long

@ -210,8 +210,8 @@ var mediator = __webpack_require__(34837);
var CaretDownOutlined = __webpack_require__(86504);
// EXTERNAL MODULE: ./node_modules/_@ant-design_icons@5.6.0@@ant-design/icons/es/icons/FormOutlined.js + 1 modules
var FormOutlined = __webpack_require__(15381);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
var jsx_runtime = __webpack_require__(37712);
;// CONCATENATED MODULE: ./src/pages/Shixuns/Detail/Challenges/components/Jupyter/index.tsx

@ -959,7 +959,7 @@ var RadioGroup = es_radio/* default.Group */.ZP.Group;
/* harmony import */ var react_infinite_scroller__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(react_infinite_scroller__WEBPACK_IMPORTED_MODULE_8__);
/* harmony import */ var _assets_images_icons_search_png__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @/assets/images/icons/search.png */ 58143);
/* harmony import */ var _service_classrooms__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! @/service/classrooms */ 73516);
/* harmony import */ var _components_ui_customization__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @/components/ui-customization */ 81001);
/* harmony import */ var _components_ui_customization__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @/components/ui-customization */ 62480);
/* harmony import */ var _components_ui_customization_reset_less_modules__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @/components/ui-customization/reset.less?modules */ 52222);
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! react/jsx-runtime */ 37712);

@ -140,8 +140,8 @@ var es_select = __webpack_require__(57809);
var es_switch = __webpack_require__(78673);
// EXTERNAL MODULE: ./src/components/FixedButton/index.tsx + 1 modules
var FixedButton = __webpack_require__(39515);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
;// CONCATENATED MODULE: ./src/pages/Shixuns/Detail/Settings/components/TestCase/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var TestCasemodules = ({"wrap":"wrap___BgpUe","row":"row___UWxAG","textarea":"textarea___gaLin","btn":"btn___ZpuhS","sub":"sub___Jd_ZS"});

@ -1035,7 +1035,7 @@ var RadioGroup = es_radio/* default.Group */.ZP.Group;
/* harmony import */ var react_infinite_scroller__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(react_infinite_scroller__WEBPACK_IMPORTED_MODULE_8__);
/* harmony import */ var _assets_images_icons_search_png__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @/assets/images/icons/search.png */ 58143);
/* harmony import */ var _service_classrooms__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! @/service/classrooms */ 73516);
/* harmony import */ var _components_ui_customization__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @/components/ui-customization */ 81001);
/* harmony import */ var _components_ui_customization__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @/components/ui-customization */ 62480);
/* harmony import */ var _components_ui_customization_reset_less_modules__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @/components/ui-customization/reset.less?modules */ 52222);
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! react/jsx-runtime */ 37712);
@ -4158,8 +4158,8 @@ var es_select = __webpack_require__(57809);
var es_switch = __webpack_require__(78673);
// EXTERNAL MODULE: ./src/components/FixedButton/index.tsx + 1 modules
var FixedButton = __webpack_require__(39515);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
;// CONCATENATED MODULE: ./src/pages/Shixuns/Detail/Settings/components/TestCase/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var TestCasemodules = ({"wrap":"wrap___BgpUe","row":"row___UWxAG","textarea":"textarea___gaLin","btn":"btn___ZpuhS","sub":"sub___Jd_ZS"});

@ -373,8 +373,8 @@ var spin = __webpack_require__(71418);
})
});
});
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
;// CONCATENATED MODULE: ./src/pages/Shixuns/New/ImagePreview/Timer.tsx

@ -158,8 +158,8 @@ var env = __webpack_require__(69423);
/* harmony default export */ var CommonPracticemodules = ({"practice":"practice___gbjN8","right":"right___XrBE2","title":"title___JsAVf","content":"content___rNvQy","des":"des___wAyxo","mainBody":"mainBody___edUsk","sys":"sys___kUTBd","li":"li___V7qds","d1":"d1___r3dOV","img":"img___KXajQ","bot":"bot___lTZjW","btn":"btn___aue5H","b1":"b1___gmKr8","b2":"b2___wT3k7","d2":"d2___mjMbK","btns":"btns___GykuR","practiceModal":"practiceModal___DTgXc"});
// EXTERNAL MODULE: ./src/utils/fetch.ts
var fetch = __webpack_require__(82710);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
var jsx_runtime = __webpack_require__(37712);
;// CONCATENATED MODULE: ./src/pages/Shixuns/New/components/CommonPractice/index.tsx

@ -73,7 +73,7 @@ __webpack_require__.r(__webpack_exports__);
/* harmony import */ var html2pdf_js__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(html2pdf_js__WEBPACK_IMPORTED_MODULE_7__);
/* harmony import */ var _utils_util__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @/utils/util */ 95972);
/* harmony import */ var _utils_fetch__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @/utils/fetch */ 82710);
/* harmony import */ var _components_ui_customization__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @/components/ui-customization */ 81001);
/* harmony import */ var _components_ui_customization__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @/components/ui-customization */ 62480);
/* harmony import */ var _components_ui_customization_reset_less_modules__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! @/components/ui-customization/reset.less?modules */ 52222);
/* harmony import */ var _components_CertificateModal__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! @/components/CertificateModal */ 77389);
/* harmony import */ var moment__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! moment */ 61186);

@ -54,8 +54,8 @@ var LeftOutlined = __webpack_require__(81132);
// EXTERNAL MODULE: ./node_modules/_dayjs@1.11.13@dayjs/dayjs.min.js
var dayjs_min = __webpack_require__(61186);
var dayjs_min_default = /*#__PURE__*/__webpack_require__.n(dayjs_min);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/components/ui-customization/reset.less?modules
var resetmodules = __webpack_require__(52222);
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectSpread2.js

@ -50,8 +50,8 @@ var fetch = __webpack_require__(82710);
// EXTERNAL MODULE: ./node_modules/_dayjs@1.11.13@dayjs/dayjs.min.js
var dayjs_min = __webpack_require__(61186);
var dayjs_min_default = /*#__PURE__*/__webpack_require__.n(dayjs_min);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/components/ui-customization/reset.less?modules
var resetmodules = __webpack_require__(52222);
// EXTERNAL MODULE: ./src/components/NoData/index.tsx

@ -468,8 +468,8 @@ var table = __webpack_require__(36546);
var authority = __webpack_require__(64118);
// EXTERNAL MODULE: ./src/utils/util.tsx
var util = __webpack_require__(95972);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
var jsx_runtime = __webpack_require__(37712);
;// CONCATENATED MODULE: ./src/pages/User/Detail/Classrooms/components/Items/table.tsx

@ -57,8 +57,8 @@ var es_button = __webpack_require__(3113);
/* harmony default export */ var Competitionsmodules = ({"flex_box_center":"flex_box_center___ENAOI","flex_space_between":"flex_space_between___Yjoyu","flex_box_vertical_center":"flex_box_vertical_center___aPS45","flex_box_center_end":"flex_box_center_end___kUgIl","flex_box_column":"flex_box_column___mGYey","flex-col":"flex-col___SlcpA","flex-row":"flex-row___Y2bcm","justify-start":"justify-start___mTqur","justify-center":"justify-center___NRrZm","justify-end":"justify-end___iaR28","justify-evenly":"justify-evenly___aSe_y","justify-around":"justify-around___rMLcj","justify-between":"justify-between___wfsoA","align-start":"align-start___oiu1W","align-center":"align-center___DCKu6","align-end":"align-end___C2cTn","wrap":"wrap___S3lx0","midWrap":"midWrap___Fwx7_","color999":"color999___fpRZB","orderWrap":"orderWrap___xXwnV","orderIconWrap":"orderIconWrap___btpj3","orderAsc":"orderAsc___Iu6TW","orderDesc":"orderDesc___MVd38","color0152d9":"color0152d9___gS1Es","h10":"h10___OpBG1","cursorPointer":"cursorPointer___BBvno","orderTextWrap":"orderTextWrap___Yee1I","cardWrap":"cardWrap___WWukD","countWrap":"countWrap___tpXul","affixContainer":"affixContainer___Q9aZn","qrcode":"qrcode___sFCxR","img":"img___jdtAg","tips":"tips____Aaub","close":"close___qwPuO","text":"text___tml4V","type":"type___VMu2F","tabsWrap":"tabsWrap___vVFv7","searchWrap":"searchWrap___cLNy_","search":"search___Klnly","searchIcon":"searchIcon___aDsB3","btns":"btns___ofGrI","searchWrap_right":"searchWrap_right___e9C61","description":"description___YHwxX","bg":"bg___WpG67","list":"list___mHF6V","status":"status___nfyAH","desc":"desc___xag2m","flex1":"flex1___PdtmV","item":"item___aNPT4","footer":"footer___p72hy","bottomText":"bottomText___oqcZk","CompetitionsList":"CompetitionsList___mwIel","signup":"signup___c4fp9","CompetitionsListzhezhao":"CompetitionsListzhezhao___OiSIi","shadow":"shadow___iTRBk","divimg":"divimg___vS_gS","commonTextBox":"commonTextBox___THI9L","havetext":"havetext___c1f2m","Finishedtext":"Finishedtext___chFiq","Comingtext":"Comingtext___h6fHO","info":"info___v5RHL","bonus":"bonus___lrFm4","rmb":"rmb___Q8E6y","applyInfo":"applyInfo___ck29q","task_hide":"task_hide___mAsn0","task_hide_2":"task_hide_2___mkLFM","Unpublishedtext":"Unpublishedtext___D9LjX","checkboxtitle":"checkboxtitle___pbwqo","scoremodal":"scoremodal___OiQdF","title":"title___fAx3h","content":"content___MbGbI","bottom":"bottom___cOeks","yes":"yes___lMqJj","no":"no___j6M_d","baseFormItem":"baseFormItem___iTGaw","jsinput":"jsinput___Hg3Qu","scoreByBlankRadio":"scoreByBlankRadio___Ic5Z9"});
// EXTERNAL MODULE: ./src/utils/fetch.ts
var fetch = __webpack_require__(82710);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/utils/env.ts + 1 modules
var env = __webpack_require__(69423);
// EXTERNAL MODULE: ./src/components/ImagesIcon/index.ts + 32 modules

@ -66,8 +66,8 @@ var pagination = __webpack_require__(19871);
var fetch = __webpack_require__(82710);
// EXTERNAL MODULE: ./src/service/onlinedevice.ts
var onlinedevice = __webpack_require__(82135);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/service/laboratory.ts
var laboratory = __webpack_require__(39531);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js

@ -56,8 +56,8 @@ var fetch = __webpack_require__(82710);
// EXTERNAL MODULE: ./node_modules/_dayjs@1.11.13@dayjs/dayjs.min.js
var dayjs_min = __webpack_require__(61186);
var dayjs_min_default = /*#__PURE__*/__webpack_require__.n(dayjs_min);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/components/ui-customization/reset.less?modules
var resetmodules = __webpack_require__(52222);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js

@ -217,8 +217,8 @@ var fetch = __webpack_require__(82710);
/* harmony default export */ var Addmodules = ({"wrap":"wrap___ONdsC","content":"content___N0LEk","crumbs":"crumbs___ZMtFD","title":"title___zwDOY","upload":"upload___MSuSG","btn":"btn___VpNOC","activeBtn":"activeBtn___WARNi","head":"head___G0LuH","add":"add___ThO12","addDisable":"addDisable___ykVne","setting":"setting___ACQW6","tabs":"tabs___kF5MC","name":"name___APZDD","active":"active___hzqus","line":"line___DAGKO","resource":"resource___Gveup","mirror":"mirror___IBeiQ","interface":"interface___pzUyA","disabled":"disabled___d4p_T","port":"port___vS58L","grade":"grade___4_rtU","tabsBox":"tabsBox___DfBD9","tabTitle":"tabTitle___yxNTA","more":"more___hoice","system":"system___utj75","explain":"explain___ecqpL","btns":"btns___MTI71","template":"template___xdQbN","liWrap":"liWrap___z55nC","li":"li___GcxuL","tag":"tag___xVpLK","cpuWrap":"cpuWrap___Wi43O","activebtn":"activebtn___UamsA","activeTab":"activeTab___fzQvD","tab":"tab___UNT6N","disabledBtn":"disabledBtn___maLgB","doc":"doc___gT07l"});
// EXTERNAL MODULE: ./src/pages/Shixuns/Edit/body/Environment/Label/index.tsx + 1 modules
var Label = __webpack_require__(93260);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/empty/index.js + 3 modules
var empty = __webpack_require__(64165);
// EXTERNAL MODULE: ./src/service/shixuns.ts

@ -78,8 +78,8 @@ var util = __webpack_require__(95972);
// EXTERNAL MODULE: ./node_modules/_dayjs@1.11.13@dayjs/dayjs.min.js
var dayjs_min = __webpack_require__(61186);
var dayjs_min_default = /*#__PURE__*/__webpack_require__.n(dayjs_min);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/components/NoData/index.tsx
var NoData = __webpack_require__(63017);
// EXTERNAL MODULE: ./src/components/monaco-editor/index.jsx + 3 modules

@ -444,8 +444,8 @@ var env = __webpack_require__(69423);
;// CONCATENATED MODULE: ./src/pages/User/Detail/ExperImentImg/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var ExperImentImgmodules = ({"flex_box_center":"flex_box_center___cRRGk","flex_space_between":"flex_space_between___DckQs","flex_box_vertical_center":"flex_box_vertical_center___IJP6X","flex_box_center_end":"flex_box_center_end___vCftz","flex_box_column":"flex_box_column___ML5vq","flex-col":"flex-col___LhbFd","flex-row":"flex-row___Wv3Nb","justify-start":"justify-start___pLn8w","justify-center":"justify-center___I0fsl","justify-end":"justify-end___SFKtA","justify-evenly":"justify-evenly___kvAG5","justify-around":"justify-around___Jz3da","justify-between":"justify-between___SSCfc","align-start":"align-start___L7YBY","align-center":"align-center___iOS0I","align-end":"align-end___XdLLy","wrap":"wrap____U8oZ","rightBar":"rightBar___rHmY3","doc":"doc___UF8ms","create_button":"create_button___X31VI","create_disabled":"create_disabled___wfIK8","note":"note___pHbAA","noteTip":"noteTip___BILh7","countDown":"countDown____IvIZ","red":"red___tb6MS","cpuWrap":"cpuWrap___f1GVj","activebtn":"activebtn___NAeFf","btn":"btn___pgvih","activeTab":"activeTab___jXtg0","tab":"tab___bUdfs","footBtnWrap":"footBtnWrap___JBSba"});
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_dayjs@1.11.13@dayjs/dayjs.min.js
var dayjs_min = __webpack_require__(61186);
var dayjs_min_default = /*#__PURE__*/__webpack_require__.n(dayjs_min);

@ -52,8 +52,8 @@ var pagination = __webpack_require__(19871);
var fetch = __webpack_require__(82710);
// EXTERNAL MODULE: ./src/utils/util.tsx
var util = __webpack_require__(95972);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
;// CONCATENATED MODULE: ./src/pages/User/Detail/Order/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var Ordermodules = ({"flex_box_center":"flex_box_center___YpQfo","flex_space_between":"flex_space_between___TbnTA","flex_box_vertical_center":"flex_box_vertical_center___i5tGV","flex_box_center_end":"flex_box_center_end___TGOEs","flex_box_column":"flex_box_column___WffX7","flex-col":"flex-col___yKX2y","flex-row":"flex-row___B4PoJ","justify-start":"justify-start___Xu1lV","justify-center":"justify-center___N0rfP","justify-end":"justify-end___R_rlZ","justify-evenly":"justify-evenly___RGm0j","justify-around":"justify-around___gZJ4B","justify-between":"justify-between___I_bbM","align-start":"align-start___GE2Ya","align-center":"align-center___ccmtB","align-end":"align-end___C28dC","order":"order___vJMML","title":"title___y1Rw3","btn":"btn___BCKjx","content":"content___snC8y","w1":"w1___NLhhp","w2":"w2___wVmr8","w3":"w3___nkCwO","w4":"w4___rU_a2","w5":"w5___TXF5V","w6":"w6___fnvwR","listTitle":"listTitle___fxcJs","listContent":"listContent___KWWlP","info":"info___d0rSf","d1":"d1___J4DJD","d2":"d2___TWgK5","d3":"d3___vdAxO","unitPrice":"unitPrice___iZ863","p":"p___aEkYF","l":"l___QebDv","payType":"payType___U1bBW","price":"price___jAHt9","status":"status___r8pAq","action":"action___oXuBE"});

@ -183,8 +183,8 @@ var util = __webpack_require__(95972);
/* harmony default export */ var applymodules = ({"flex_box_center":"flex_box_center___zzuJd","flex_space_between":"flex_space_between____VW6m","flex_box_vertical_center":"flex_box_vertical_center___VNfsY","flex_box_center_end":"flex_box_center_end___Z6ohG","flex_box_column":"flex_box_column___c45d4","flex-col":"flex-col___V7w7s","flex-row":"flex-row___qUDS6","justify-start":"justify-start___A_qBO","justify-center":"justify-center___MoJBz","justify-end":"justify-end___JtjE9","justify-evenly":"justify-evenly___YoszH","justify-around":"justify-around___EPG1r","justify-between":"justify-between___MdAuB","align-start":"align-start___yjoMe","align-center":"align-center___DAgbZ","align-end":"align-end___vDTo_","apply":"apply___eLIPe","title":"title___wdiGf","btn":"btn___Fr6Ai","unfold":"unfold___w4kDN","formWrap":"formWrap___KCtOI"});
// EXTERNAL MODULE: ./src/pages/User/Detail/Order/components/InfoModal/index.tsx + 1 modules
var InfoModal = __webpack_require__(29750);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_js-base64@2.6.4@js-base64/base64.js
var base64 = __webpack_require__(24334);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js

@ -51,8 +51,8 @@ var util = __webpack_require__(95972);
;// CONCATENATED MODULE: ./src/pages/User/Detail/Order/pages/invoice/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var invoicemodules = ({"flex_box_center":"flex_box_center___S4_65","flex_space_between":"flex_space_between___CzNk6","flex_box_vertical_center":"flex_box_vertical_center___vt2bo","flex_box_center_end":"flex_box_center_end___sWapv","flex_box_column":"flex_box_column___mw9mU","flex-col":"flex-col___Znd9d","flex-row":"flex-row___EqgE4","justify-start":"justify-start___A8oUn","justify-center":"justify-center___QL8u4","justify-end":"justify-end___Gg3q8","justify-evenly":"justify-evenly___LXoaQ","justify-around":"justify-around___In1IM","justify-between":"justify-between___sB6F8","align-start":"align-start___HUHvd","align-center":"align-center___nH0xT","align-end":"align-end___kQ_J6","invoice":"invoice___a84xn","title":"title___GZTtr","content":"content___RYPcg","w1":"w1___oSVo6","w2":"w2___iJBuO","w3":"w3___aBBd0","w4":"w4___AAR4n","w5":"w5___pi5Ju","w6":"w6___tI151","w7":"w7___jFo0v","listTitle":"listTitle___Sgp7V","listContent":"listContent___E6QJQ","checkbox":"checkbox___j6PNs","info":"info___wAK0H","d1":"d1___lwbvV","d2":"d2___huWI5","d3":"d3___d2Kym","unitPrice":"unitPrice___aqG7f","p":"p___asmlx","l":"l___mD0vI","payType":"payType___WgJ9m","price":"price___j2cbR","status":"status___GMka1","bLeft":"bLeft____8n5u","btn":"btn___JjlGo"});
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_js-base64@2.6.4@js-base64/base64.js
var base64 = __webpack_require__(24334);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js

@ -172,8 +172,8 @@ var util = __webpack_require__(95972);
;// CONCATENATED MODULE: ./src/pages/User/Detail/Order/pages/view/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var viewmodules = ({"flex_box_center":"flex_box_center___i0Zma","flex_space_between":"flex_space_between___KVr8k","flex_box_vertical_center":"flex_box_vertical_center___FdUqK","flex_box_center_end":"flex_box_center_end___mWQF4","flex_box_column":"flex_box_column___HomVF","flex-col":"flex-col___LfyKm","flex-row":"flex-row___G_bao","justify-start":"justify-start___j2rPN","justify-center":"justify-center___J3uW6","justify-end":"justify-end___EF6xl","justify-evenly":"justify-evenly___nutBo","justify-around":"justify-around___XW7Ow","justify-between":"justify-between___UxbRa","align-start":"align-start___m9vUP","align-center":"align-center___NyV6I","align-end":"align-end___D_lLe","view":"view___YuocU","title":"title___vuK4S","content":"content___n0akL","w1":"w1___IV4Jz","w2":"w2___znnsF","w3":"w3___WJKVs","w4":"w4____6XEQ","w5":"w5___rUwBz","w6":"w6___q21Tj","w7":"w7___gAu2b","listTitle":"listTitle___fDKAC","listContent":"listContent___pErAK","info":"info___coPw1","d1":"d1____zagS","d2":"d2___SElFI","d3":"d3___tgPVi","unitPrice":"unitPrice___Ol67_","p":"p___geGU3","l":"l___faBqE","payType":"payType___pCIq4","price":"price___Jrqvx","status":"status___GZyP8","head":"head___vTkCS","actionBtns":"actionBtns___Zb_pW","btn":"btn___Ew8mL"});
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/utils/env.ts + 1 modules
var env = __webpack_require__(69423);
// EXTERNAL MODULE: ./src/pages/User/Detail/Order/components/InfoModal/index.tsx + 1 modules

@ -50,8 +50,8 @@ var fetch = __webpack_require__(82710);
// EXTERNAL MODULE: ./node_modules/_dayjs@1.11.13@dayjs/dayjs.min.js
var dayjs_min = __webpack_require__(61186);
var dayjs_min_default = /*#__PURE__*/__webpack_require__.n(dayjs_min);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/components/ui-customization/reset.less?modules
var resetmodules = __webpack_require__(52222);
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/message/index.js + 4 modules

@ -50,8 +50,8 @@ var dayjs_min = __webpack_require__(61186);
var dayjs_min_default = /*#__PURE__*/__webpack_require__.n(dayjs_min);
// EXTERNAL MODULE: ./src/utils/util.tsx
var util = __webpack_require__(95972);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
var jsx_runtime = __webpack_require__(37712);
;// CONCATENATED MODULE: ./src/pages/User/Detail/Paths/components/Items/table.tsx

@ -198,8 +198,8 @@ var Items = function Items(_ref) {
});
};
/* harmony default export */ var components_Items = (Items);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/utils/util.tsx
var util = __webpack_require__(95972);
;// CONCATENATED MODULE: ./src/pages/User/Detail/Projects/index.tsx

@ -906,8 +906,8 @@ var Group = function Group(_ref) {
})]
});
};
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/components/ui-customization/reset.less?modules
var resetmodules = __webpack_require__(52222);
;// CONCATENATED MODULE: ./src/pages/User/Detail/Shixuns/index.tsx

@ -416,8 +416,8 @@ var es_radio = __webpack_require__(69140);
/* harmony default export */ var SendToClassModalmodules = ({"title":"title___XAxiE","radioWrap":"radioWrap___k0pOB","radio":"radio___x9kMt","colorFF0000":"colorFF0000___IMgd0","pagination":"pagination___ou2ht","checkboxWrapper":"checkboxWrapper___kF7xI"});
// EXTERNAL MODULE: ./src/utils/util.tsx
var util = __webpack_require__(95972);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/toConsumableArray.js
var toConsumableArray = __webpack_require__(37205);
var toConsumableArray_default = /*#__PURE__*/__webpack_require__.n(toConsumableArray);

@ -3335,8 +3335,8 @@ var es_radio = __webpack_require__(69140);
/* harmony default export */ var SendToClassModalmodules = ({"title":"title___XAxiE","radioWrap":"radioWrap___k0pOB","radio":"radio___x9kMt","colorFF0000":"colorFF0000___IMgd0","pagination":"pagination___ou2ht","checkboxWrapper":"checkboxWrapper___kF7xI"});
// EXTERNAL MODULE: ./src/utils/util.tsx
var util = __webpack_require__(95972);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/toConsumableArray.js
var toConsumableArray = __webpack_require__(37205);
var toConsumableArray_default = /*#__PURE__*/__webpack_require__.n(toConsumableArray);

@ -1826,8 +1826,8 @@ var es_radio = __webpack_require__(69140);
/* harmony default export */ var SendToClassModalmodules = ({"title":"title___XAxiE","radioWrap":"radioWrap___k0pOB","radio":"radio___x9kMt","colorFF0000":"colorFF0000___IMgd0","pagination":"pagination___ou2ht","checkboxWrapper":"checkboxWrapper___kF7xI"});
// EXTERNAL MODULE: ./src/utils/util.tsx
var util = __webpack_require__(95972);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/toConsumableArray.js
var toConsumableArray = __webpack_require__(37205);
var toConsumableArray_default = /*#__PURE__*/__webpack_require__.n(toConsumableArray);

@ -47,8 +47,8 @@ var es_radio = __webpack_require__(69140);
/* harmony default export */ var SendToClassModalmodules = ({"title":"title___XAxiE","radioWrap":"radioWrap___k0pOB","radio":"radio___x9kMt","colorFF0000":"colorFF0000___IMgd0","pagination":"pagination___ou2ht","checkboxWrapper":"checkboxWrapper___kF7xI"});
// EXTERNAL MODULE: ./src/utils/util.tsx
var util = __webpack_require__(95972);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/toConsumableArray.js
var toConsumableArray = __webpack_require__(37205);
var toConsumableArray_default = /*#__PURE__*/__webpack_require__.n(toConsumableArray);
@ -680,8 +680,8 @@ var Items = function Items(_ref) {
var SendToClassModal = __webpack_require__(11526);
// EXTERNAL MODULE: ./src/assets/images/topics/permission.png
var permission = __webpack_require__(35092);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/components/ui-customization/reset.less?modules
var resetmodules = __webpack_require__(52222);
// EXTERNAL MODULE: ./src/utils/util.tsx

@ -165,8 +165,8 @@ var es_radio = __webpack_require__(69140);
/* harmony default export */ var SendToClassModalmodules = ({"title":"title___XAxiE","radioWrap":"radioWrap___k0pOB","radio":"radio___x9kMt","colorFF0000":"colorFF0000___IMgd0","pagination":"pagination___ou2ht","checkboxWrapper":"checkboxWrapper___kF7xI"});
// EXTERNAL MODULE: ./src/utils/util.tsx
var util = __webpack_require__(95972);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/toConsumableArray.js
var toConsumableArray = __webpack_require__(37205);
var toConsumableArray_default = /*#__PURE__*/__webpack_require__.n(toConsumableArray);
@ -1191,8 +1191,8 @@ var Items = function Items(_ref) {
var verifyLogin = __webpack_require__(15333);
// EXTERNAL MODULE: ./src/components/mediator.js
var mediator = __webpack_require__(34837);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/utils/util.tsx
var util = __webpack_require__(95972);
// EXTERNAL MODULE: ./src/pages/User/Detail/Topics/components/SendToClassModal.tsx + 2 modules

@ -120,8 +120,8 @@ var AddOrEdit = __webpack_require__(70755);
var verifyLogin = __webpack_require__(15333);
// EXTERNAL MODULE: ./src/utils/authority.ts
var authority = __webpack_require__(64118);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
;// CONCATENATED MODULE: ./src/pages/User/Detail/virtualSpaces/index.tsx

@ -957,8 +957,8 @@ var wuziguanli_namespaceObject = __webpack_require__.p + "static/wuziguanli.7f96
var jiaoxueketang_namespaceObject = __webpack_require__.p + "static/jiaoxueketang.e2e65ec0.png";
;// CONCATENATED MODULE: ./src/assets/index/jiantou.png
var jiantou_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAABmBJREFUaEPVm1mrHUUUhdd2nhXnecIJRURE8VUEf4CPUaOCMZiEOKAiov4Ff4CP/gDfnTUqiCA+qaCCGjUO4DwGSXvWpdZlZ6e6u3o63R44dPc5ffvU12vV3ruq+hpmeFVVdSmALQCeN7Mv1tkEW+eP6beqqjoRwLMADgPwjJl9ta52zAV8MoCtAG4D8DOAx81s3zqg5wS+B8CFAK4E8AuAR9cBPSfw3QAuSra+BsC3yd6fT6n0EoAPT9BXAfgJwCNm9vVU0EsCPgLA5Ql6l5l9PwX0UoCpst5XAGAAe8LMvhwbegnAbMORCZgqE/ySBM3oPaq9lwpMcEL/AGCbmf04ltJLBabKhL54BUyFqfQoFdncwMzDrLZkaYGqP/M7pi726YfGsPfcwIRhG6im3oLlMYG55Y35DsC9Q+09N7AU9rAKXD5yc//8BL17iL3nAj4JACst9lGvcLR0hD47VWQ7zeybPoHMqqoSNO3DF4+5z21sQFRCfY9bfqet9nkdb1HuC5BDRA4i9BtS1ls5AvP4nNSnt5oZBx6dXgRmI/lSf/EN4Hd8H52AjgLAN4/1Oc/X5zo/dwN4jq6tm6vfLLG0SlBupfQOAHvNrCqlbgLmhdVwAfJYcALXeTlIH4w8MM9tgq3rx4Lm92cB+AzAji5laB2wlFgncKmleaPUVQjNyQPau6g4KQWWfdsUlr29snFftm+zc53KHpj7Z6Y+fX+JvSOwV1YN8pBtwDFwedhcQIv510NGYLUnArPNZwD4dAW+vc3eQxX2QaqtDw8F9tWXLC14bk8HwNHVFjPjDEr2JWBGuboU1KSw0pKC2hyW9tCnJaUfJHwuekdgDy27+dTk9xl1o8I+sntFm/p0XUqKQazO0h6Yv0+lP6qzdx/gXFryoPze36wSWA8XCxVvZRUlEVLHKpaoNFPWnWbGaaPNVx9gRWwpHPOwgMdS2BccHlife3i/fyqAjwFwumiviEv7sE9LEdiDqQ+3BbCc6rkY4tX1VVqbwiqPZe/7zIyjLcQoHXOj0kwE9uVlrtJaArCgae8PU5/e19fSbcD+Ro3Rh5WGSvswYQXMvz0lBbKdEVgXjjkzRuom4CmC1lBgupkV2Sd1wDElRWDm3bqgFe1cGrzG7sN+mMs2sBrbk+vDueFhTmH167rRkkBLipG2tNRFYZ+iCE1hCPvSag3r4b4KS10q3RS0mmpr/Z2/wbGW9sVGU5RW/vVb7rN9hH01Ba2/hwD7clIO8IBtCudAVap6OAWq0rQkhXktThS8spoLe8DM/vJpSbW0t46PtFNYOgfsrS3QEmCvLBnYXk4F0cZcnNscTAxReGgfblNYlVTO5rnqiufLxlT2jdXkAAuO/U2lZZvCscqq68Pe2nUDCg+s/ZylVW3FqsuPixWRGVuo7GuppPwzjhG7KjwVcIzSOlbQ8gOKutqZsOcBeDk9TZAdE3cFVqBqi9J9FY6zHDE3e5U9ONvFiXoqSxsfKJ0AmNvSUemosB85CfgYAOcmWK4//dE0ZdtV4aksHfuz77e5uS3B0mlcVn1ntbTK1YjaqZ264WFUmD8WZzZ8WemDVhww+DycGz3lglaJpdlGBqlj01LN66mo+LdkMr5N4Tpgn5ebSstYptZVXl0Vpo25LvViWjtutHEuLfEzbyNZlw2kinzzR/Tm3eWbx/yO+zpH5/upIN04bakGZxj/CY875BRmW+Q85Vk+/LInrRn/WqLspqXjyW5xbaMScwtr6jdah5K1lPDVKP+5v4ZuKrcnrBp8ayr9fMppApaNL0tFBZdYimx8kMJd7s5Y51ZVxVXDu9JCdwkwYekmwr69Meox+71Pe+ZaH+4CzBtC2KsBMEDxeY/WaFybh/vcpaF/00Fhdg/an0/psTbm6v9BtXHXtixdYSn7VlL2t66Ah9TSQy/Q5+8LFKayxwO4No1nnzKzTtH4/2Rpuk6wVJbjWaavUV5LsLSfC2eAYk6/DsCbAJ5sq4273oUlARP2OAA3pABFGw/us0vswypYGI2vB/AugMfM7JDBe1c1c+fPrfAFqZJjn70RwPupqJgEVmXfGDeu0zVclOagncrenGrjp/tWUKUNmFPhOwDwYfCbALw3RYBakqX56OE2ALcD+CDNQW3MG0/9mkthrts+B4D/wcLUsxbYOfswp2VuWeXbF+IjCVMr/B/1onnPcrycEgAAAABJRU5ErkJggg==";
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/service/home.ts
var home = __webpack_require__(23342);
// EXTERNAL MODULE: ./src/components/NoData/index.tsx

@ -45,8 +45,8 @@ var fetch = __webpack_require__(82710);
/* harmony default export */ var AddAndEditmodules = ({"flex_box_center":"flex_box_center___D20iG","flex_space_between":"flex_space_between___RQ9jJ","flex_box_vertical_center":"flex_box_vertical_center___BkOZq","flex_box_center_end":"flex_box_center_end___QQYvD","flex_box_column":"flex_box_column___Gh184","flex-col":"flex-col___VcjxM","flex-row":"flex-row___EzvPm","justify-start":"justify-start___gAqhq","justify-center":"justify-center___exwBS","justify-end":"justify-end___f_91B","justify-evenly":"justify-evenly___idn2W","justify-around":"justify-around___d8fFQ","justify-between":"justify-between___PZ_F5","align-start":"align-start___oK31A","align-center":"align-center___HZ9Pe","align-end":"align-end___LCcff","wrap":"wrap___e1xGn","btns":"btns___Byhhs","confirm":"confirm___nBLNr","cancel":"cancel___rDLNy"});
// EXTERNAL MODULE: ./src/components/markdown-editor/index.tsx + 10 modules
var markdown_editor = __webpack_require__(92042);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/utils/util.tsx
var util = __webpack_require__(95972);
// EXTERNAL MODULE: ./src/.umi-production/exports.ts

@ -43,8 +43,8 @@ var fetch = __webpack_require__(82710);
/* harmony default export */ var Detailmodules = ({"flex_box_center":"flex_box_center___sz3L3","flex_space_between":"flex_space_between___Gzqm4","flex_box_vertical_center":"flex_box_vertical_center___T9Asu","flex_box_center_end":"flex_box_center_end___nPRQR","flex_box_column":"flex_box_column___pzMiy","flex-col":"flex-col___HZsZn","flex-row":"flex-row___bN5XL","justify-start":"justify-start___DsnaT","justify-center":"justify-center___TKmxD","justify-end":"justify-end___gik6a","justify-evenly":"justify-evenly___y3IOw","justify-around":"justify-around___rWhx2","justify-between":"justify-between___BJa7t","align-start":"align-start___JEf9G","align-center":"align-center___TKc7R","align-end":"align-end___xOW7D","wrap":"wrap___LIi1Y","title":"title___IiWcv","tags":"tags___yQzMA","tag":"tag___u9yxK","btns":"btns___ioKIs"});
// EXTERNAL MODULE: ./src/components/RenderHtml/index.tsx + 2 modules
var RenderHtml = __webpack_require__(85681);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/components/ui-customization/reset.less?modules
var resetmodules = __webpack_require__(52222);
// EXTERNAL MODULE: ./node_modules/_dayjs@1.11.13@dayjs/dayjs.min.js

@ -51,8 +51,8 @@ var fetch = __webpack_require__(82710);
// EXTERNAL MODULE: ./node_modules/_dayjs@1.11.13@dayjs/dayjs.min.js
var dayjs_min = __webpack_require__(61186);
var dayjs_min_default = /*#__PURE__*/__webpack_require__.n(dayjs_min);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/utils/authority.ts
var authority = __webpack_require__(64118);
// EXTERNAL MODULE: ./src/utils/util.tsx

@ -37,8 +37,8 @@ var _umi_production_exports = __webpack_require__(88271);
;// CONCATENATED MODULE: ./src/pages/virtualSpaces/Lists/Experiment/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var Experimentmodules = ({"wrap":"wrap___O1tn7"});
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// 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/spin/index.js + 1 modules

@ -42,8 +42,8 @@ var RenderHtml = __webpack_require__(85681);
/* harmony default export */ var Homepagemodules = ({"flex_box_center":"flex_box_center___mN1SM","flex_space_between":"flex_space_between____sOaR","flex_box_vertical_center":"flex_box_vertical_center___EVXyH","flex_box_center_end":"flex_box_center_end___nkeyi","flex_box_column":"flex_box_column___Sx9kn","flex-col":"flex-col___PUi8S","flex-row":"flex-row___KzzB3","justify-start":"justify-start___c77pH","justify-center":"justify-center___F3SSv","justify-end":"justify-end___C9TXH","justify-evenly":"justify-evenly___skMOa","justify-around":"justify-around___rO5MJ","justify-between":"justify-between___RScWb","align-start":"align-start___p4a3u","align-center":"align-center___wmXpo","align-end":"align-end___QS5vN","wrap":"wrap___PN7w0","head":"head___oRcox","btns":"btns___gs5ce","confirm":"confirm___a86Xk","cancel":"cancel___DXA9D"});
// EXTERNAL MODULE: ./src/utils/fetch.ts
var fetch = __webpack_require__(82710);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/components/markdown-editor/index.tsx + 10 modules
var markdown_editor = __webpack_require__(92042);
// EXTERNAL MODULE: ./src/utils/authority.ts

@ -46,8 +46,8 @@ var input_number = __webpack_require__(88897);
;// CONCATENATED MODULE: ./src/pages/virtualSpaces/Lists/Knowledge/AddAndEdit/components/SingleAddition/index.less?modules
// extracted by mini-css-extract-plugin
/* harmony default export */ var SingleAdditionmodules = ({"flex_box_center":"flex_box_center___yia5q","flex_space_between":"flex_space_between___WWLmb","flex_box_vertical_center":"flex_box_vertical_center___N_pbo","flex_box_center_end":"flex_box_center_end___DSwEA","flex_box_column":"flex_box_column___jCGMT","flex-col":"flex-col____m_OJ","flex-row":"flex-row___P2u0Q","justify-start":"justify-start___Hsujv","justify-center":"justify-center___uMLaT","justify-end":"justify-end___MBih_","justify-evenly":"justify-evenly___EAx5k","justify-around":"justify-around___jXshR","justify-between":"justify-between___Nk1It","align-start":"align-start___FFxyd","align-center":"align-center___V6e8U","align-end":"align-end___O0SHG","add":"add___QhmVz","row":"row___jUJhV","input":"input___rAwei","title":"title___IS6B6","list":"list___oafqL","listRow":"listRow___JbnHf","listNextRow":"listNextRow___zlQFB"});
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 30 modules
var ui_customization = __webpack_require__(81001);
// EXTERNAL MODULE: ./src/components/ui-customization/index.tsx + 32 modules
var ui_customization = __webpack_require__(62480);
// EXTERNAL MODULE: ./src/components/markdown-editor/index.tsx + 10 modules
var markdown_editor = __webpack_require__(92042);
// EXTERNAL MODULE: ./node_modules/_lodash@4.17.21@lodash/lodash.js

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save