diff --git a/81253.edd12633.async.js b/81253.bf4f4076.async.js similarity index 99% rename from 81253.edd12633.async.js rename to 81253.bf4f4076.async.js index 443e509d16..e7c9f003d7 100644 --- a/81253.edd12633.async.js +++ b/81253.bf4f4076.async.js @@ -2116,6 +2116,9 @@ var asyncToGenerator_default = /*#__PURE__*/__webpack_require__.n(asyncToGenerat // 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/objectWithoutProperties.js +var objectWithoutProperties = __webpack_require__(39647); +var objectWithoutProperties_default = /*#__PURE__*/__webpack_require__.n(objectWithoutProperties); // EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/index.js var _react_17_0_2_react = __webpack_require__(59301); // EXTERNAL MODULE: ./src/.umi-production/exports.ts @@ -2152,6 +2155,8 @@ var jsx_runtime = __webpack_require__(37712); +var _excluded = ["user", "globalSetting", "loading", "dispatch", "visible", "editData", "onCancel", "onOk", "queryParams", "showTags"]; + @@ -2176,7 +2181,10 @@ var AddVideoModal = function AddVideoModal(_ref) { _ref$onOk = _ref.onOk, onOk = _ref$onOk === void 0 ? function () {} : _ref$onOk, _ref$queryParams = _ref.queryParams, - queryParams = _ref$queryParams === void 0 ? {} : _ref$queryParams; + queryParams = _ref$queryParams === void 0 ? {} : _ref$queryParams, + _ref$showTags = _ref.showTags, + showTags = _ref$showTags === void 0 ? true : _ref$showTags, + restProps = objectWithoutProperties_default()(_ref, _excluded); var params = (0,_umi_production_exports.useParams)(); var _Form$useForm = es_form/* default */.Z.useForm(), _Form$useForm2 = slicedToArray_default()(_Form$useForm, 1), @@ -2492,7 +2500,7 @@ var AddVideoModal = function AddVideoModal(_ref) { maxLength: 800, placeholder: "\u8BF7\u8F93\u5165\u672C\u89C6\u9891\u7B80\u4ECB\uFF0C\u6700\u591A\u4E0D\u8D85\u8FC7800\u5B57" }) - }), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, { + }), showTags && /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, { label: "\u77E5\u8BC6\u6807\u7B7E", name: "tag", className: "ml8", diff --git a/index.html b/index.html index e09edd1be4..016d407799 100644 --- a/index.html +++ b/index.html @@ -29,7 +29,7 @@ display: block !important; } - + \ No newline at end of file diff --git a/p__Paths__Detail__id.054885db.chunk.css b/p__Paths__Detail__id.6d0624f1.chunk.css similarity index 99% rename from p__Paths__Detail__id.054885db.chunk.css rename to p__Paths__Detail__id.6d0624f1.chunk.css index 777562a9c6..8471724cea 100644 --- a/p__Paths__Detail__id.054885db.chunk.css +++ b/p__Paths__Detail__id.6d0624f1.chunk.css @@ -6423,6 +6423,21 @@ button:active { border-radius: 4rem; padding: 30rem 20rem; } +.add_chapter_btn___tiYVl { + width: 140px; + height: 40px; + background: linear-gradient(180deg, #72B8FC 0%, #1C6DDD 100%); + box-shadow: inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5); + border-radius: 2px; + border: 1px solid #3662C7; + display: flex; + align-items: center; + justify-content: center; + color: #fff; + margin: 0 auto; + margin-top: 50px; + cursor: pointer; +} .StageDetailStyles___ZMn0C { position: absolute; top: 0; @@ -6438,6 +6453,9 @@ button:active { border: 1rem solid; border-image: linear-gradient(135deg, #5878f4, rgba(84, 83, 218, 0.66)) 1 1; } +.StageDetailStyles___ZMn0C [class~='ant-form-item-label'] > label { + color: #fff !important; +} .StageItemDomStyle___PLTtw { width: 328rem; padding: 20rem; @@ -6495,6 +6513,7 @@ button:active { display: flex; justify-content: center; align-items: center; + z-index: 9; } .StageItemStyle___efRSQ .StageItemIconStyleIconActive___Z9FWS::after { content: ""; @@ -6508,6 +6527,9 @@ button:active { box-shadow: 0rem 2rem 4rem 0rem rgba(0, 0, 0, 0.08); border-radius: 8rem; position: relative; + display: flex; + align-items: center; + justify-content: space-between; } .StageItemStyle___efRSQ .MenuStylesItemActive___sZFbM { background: linear-gradient(270deg, #242FA3 0%, #3761BC 100%); @@ -6552,4 +6574,43 @@ button:active { z-index: 999; gap: 30rem; } +.edit_btn_warp___K2hAd { + color: #fff; + display: flex; +} +.add_btn2___Nyi2r { + width: 140px; + height: 40px; + background: linear-gradient(180deg, rgba(114, 184, 252, 0) 0%, rgba(28, 109, 221, 0.5) 100%); + border-radius: 2px; + border: 1px solid #628FF6; + display: flex; + align-items: center; + justify-content: center; + color: #fff; + font-size: 14px; + margin-right: 20px; + cursor: pointer; +} +.shixuns___agaxg [class~='ant-row'] { + min-height: 40px; + padding: 0 20px; + cursor: pointer; +} +.shixuns___agaxg [class~='ant-row'] aside { + display: none; +} +.shixuns___agaxg [class~='ant-row']:hover { + background-color: #f2f8ff; +} +.shixuns___agaxg [class~='ant-row']:hover aside { + display: inline; +} +.shixuns___agaxg [class~='ant-row']:hover [class~='experiment-number'] { + display: none; +} +.buttons___XFwAY { + display: flex; + justify-content: flex-end; +} diff --git a/p__Paths__Detail__id.90d3487b.async.js b/p__Paths__Detail__id.7d5ddd3c.async.js similarity index 94% rename from p__Paths__Detail__id.90d3487b.async.js rename to p__Paths__Detail__id.7d5ddd3c.async.js index ca7d6076a3..2de263b9e7 100644 --- a/p__Paths__Detail__id.90d3487b.async.js +++ b/p__Paths__Detail__id.7d5ddd3c.async.js @@ -18705,7 +18705,7 @@ var collapse = __webpack_require__(36381); var badge = __webpack_require__(49127); ;// CONCATENATED MODULE: ./src/pages/Paths/Detail/newIndex/index.less?modules // extracted by mini-css-extract-plugin -/* harmony default export */ var newIndexmodules = ({"Bg":"Bg___UAREy","superiorTabs":"superiorTabs___YjAuh","StageStyle":"StageStyle___Suwpk","StageDetailStyles":"StageDetailStyles___ZMn0C","StageItemDomStyle":"StageItemDomStyle___PLTtw","TableStyle":"TableStyle___karbU","StageItemStyle":"StageItemStyle___efRSQ","StageItemIconStyleIcon":"StageItemIconStyleIcon___bQVxw","StageItemIconStyleIconActive":"StageItemIconStyleIconActive___Z9FWS","MenuStylesItem":"MenuStylesItem___weGhi","MenuStylesItemActive":"MenuStylesItemActive___sZFbM","CollapseStyles":"CollapseStyles___fUAAt","StageItemDomImgDom":"StageItemDomImgDom___mvvvx","StageItemDomImg":"StageItemDomImg___cODZ3"}); +/* harmony default export */ var newIndexmodules = ({"Bg":"Bg___UAREy","superiorTabs":"superiorTabs___YjAuh","StageStyle":"StageStyle___Suwpk","add_chapter_btn":"add_chapter_btn___tiYVl","StageDetailStyles":"StageDetailStyles___ZMn0C","StageItemDomStyle":"StageItemDomStyle___PLTtw","TableStyle":"TableStyle___karbU","StageItemStyle":"StageItemStyle___efRSQ","StageItemIconStyleIcon":"StageItemIconStyleIcon___bQVxw","StageItemIconStyleIconActive":"StageItemIconStyleIconActive___Z9FWS","MenuStylesItem":"MenuStylesItem___weGhi","MenuStylesItemActive":"MenuStylesItemActive___sZFbM","CollapseStyles":"CollapseStyles___fUAAt","StageItemDomImgDom":"StageItemDomImgDom___mvvvx","StageItemDomImg":"StageItemDomImg___cODZ3","edit_btn_warp":"edit_btn_warp___K2hAd","add_btn2":"add_btn2___Nyi2r","shixuns":"shixuns___agaxg","buttons":"buttons___XFwAY"}); // EXTERNAL MODULE: ./src/utils/hooks/useResponsiveFontSize.tsx var useResponsiveFontSize = __webpack_require__(88678); // EXTERNAL MODULE: ./node_modules/_@ant-design_icons@5.6.1@@ant-design/icons/es/icons/CaretRightOutlined.js + 1 modules @@ -18718,8 +18718,9 @@ var useCustomRequest = __webpack_require__(64011); -var newIndex_excluded = ["dispatch", "user", "pathsDetail"]; +var newIndex_excluded = ["dispatch", "user", "pathsDetail", "globalSetting"], + newIndex_excluded2 = ["tagName"]; @@ -18745,6 +18746,14 @@ var newIndex_excluded = ["dispatch", "user", "pathsDetail"]; + + + + + + + +var newIndex_appectMap = ['application/pdf', 'application/msword', 'application/vnd.ms-excel', 'application/vnd.ms-powerpoint', 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'application/vnd.openxmlformats-officedocument.presentationml.presentation', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'application/ZIP']; var StageItemDom = function StageItemDom(_ref) { var _DataProps$learning_s; var DataProps = _ref.DataProps, @@ -18756,7 +18765,8 @@ var StageItemDom = function StageItemDom(_ref) { pathsDetail = _ref.pathsDetail, oneindex = _ref.oneindex, _ref$titleIndex = _ref.titleIndex, - titleIndex = _ref$titleIndex === void 0 ? "1" : _ref$titleIndex; + titleIndex = _ref$titleIndex === void 0 ? "1" : _ref$titleIndex, + user = _ref.user; var params = (0,_umi_production_exports.useParams)(); var notCollectPay = (DataProps === null || DataProps === void 0 || (_DataProps$learning_s = DataProps.learning_status) === null || _DataProps$learning_s === void 0 ? void 0 : _DataProps$learning_s[0]) === 'can'; var _useState = (0,_react_17_0_2_react.useState)({}), @@ -19016,9 +19026,9 @@ var StageItemDom = function StageItemDom(_ref) { width: "100%", height: "170rem" } - }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { + }), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { className: "".concat(newIndexmodules.StageItemDomImg, " flex items-center justify-center"), - children: ((DataProps === null || DataProps === void 0 ? void 0 : DataProps.allow_visit) || DataProps.to_be_built || !DataProps.shixun_status) && DataProps.item_type === 'Shixun' && notCollectPay && /*#__PURE__*/(0,jsx_runtime.jsxs)(jsx_runtime.Fragment, { + children: [((DataProps === null || DataProps === void 0 ? void 0 : DataProps.allow_visit) || DataProps.to_be_built || !DataProps.shixun_status) && DataProps.item_type === 'Shixun' && notCollectPay && /*#__PURE__*/(0,jsx_runtime.jsxs)(jsx_runtime.Fragment, { children: [!(0,authority/* isCommonStudent */.JA)() && !DataProps.shixun_status && /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { className: "current flex flex-col items-center", onClick: /*#__PURE__*/asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee4() { @@ -19159,7 +19169,108 @@ var StageItemDom = function StageItemDom(_ref) { }) }), DataProps !== null && DataProps !== void 0 && DataProps.need_authorize ? '需授权' : !(DataProps !== null && DataProps !== void 0 && DataProps.finished_challenges_count) ? '开始实战' : (DataProps === null || DataProps === void 0 ? void 0 : DataProps.finished_challenges_count) - (DataProps === null || DataProps === void 0 ? void 0 : DataProps.challenges_count) === 0 ? '再次实战' : '继续实战'] })] - }) + }), DataProps.item_type === 'VideoItem' && /*#__PURE__*/(0,jsx_runtime.jsxs)(jsx_runtime.Fragment, { + children: [!(0,authority/* isCommonStudent */.JA)() && /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + className: "current flex flex-col items-center", + onClick: /*#__PURE__*/asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee8() { + return regeneratorRuntime_default()().wrap(function _callee8$(_context8) { + while (1) switch (_context8.prev = _context8.next) { + case 0: + if ((0,verifyLogin/* handleVerify */.tJ)(dispatch)) { + _context8.next = 2; + break; + } + return _context8.abrupt("return"); + case 2: + dispatch({ + type: 'shixunsDetail/setActionTabs', + payload: { + key: 'Stage-SendModal', + params: { + id: DataProps.stage_item_id, + title: '实训', + is_jupyter: DataProps === null || DataProps === void 0 ? void 0 : DataProps.is_jupyter, + identifier: DataProps === null || DataProps === void 0 ? void 0 : DataProps.identifier + } + } + }); + case 3: + case "end": + return _context8.stop(); + } + }, _callee8); + })), + children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", { + className: "flex items-center justify-center", + style: { + borderRadius: "50%", + width: "40rem", + height: "40rem", + background: "rgba(255, 255, 255, 0.30)", + marginBottom: "10rem" + }, + children: /*#__PURE__*/(0,jsx_runtime.jsx)("img", { + src: __webpack_require__(/*! ./imgs/fs.png */ 9529), + style: { + width: "16rem" + } + }) + }), "\u53D1\u9001"] + }), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + className: "current flex flex-col items-center", + onClick: /*#__PURE__*/asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee9() { + var _user$userInfo, _user$userInfo2; + return regeneratorRuntime_default()().wrap(function _callee9$(_context9) { + while (1) switch (_context9.prev = _context9.next) { + case 0: + if (!(!((_user$userInfo = user.userInfo) !== null && _user$userInfo !== void 0 && _user$userInfo.admin) && !((_user$userInfo2 = user.userInfo) !== null && _user$userInfo2 !== void 0 && _user$userInfo2.business) && !DataProps.can_view)) { + _context9.next = 2; + break; + } + return _context9.abrupt("return", modal/* default */.Z.info({ + centered: true, + width: 400, + okText: '知道啦', + icon: null, + content: /*#__PURE__*/(0,jsx_runtime.jsx)("div", { + className: "tc font14", + children: "\u5F53\u524D\u89C6\u9891\u4E3A\u521B\u5EFA\u8005\u6240\u5C5E\u5355\u4F4D\u5185\u90E8\u6559\u5B66\u8D44\u6599\uFF0C\u5916\u5355\u4F4D\u7528\u6237\u65E0\u89C2\u770B\u6743\u9650" + }) + })); + case 2: + if (DataProps.link) { + (0,video/* viewVideo */.DH)({ + is_f: 1, + id: DataProps.id, + point: 0, + total: 0 + }); + } + (0,util/* openNewWindow */.xg)(DataProps.link || "/video/".concat(DataProps.id, "?subject_id=").concat(params.pathId)); + case 4: + case "end": + return _context9.stop(); + } + }, _callee9); + })), + children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", { + className: "flex items-center justify-center", + style: { + borderRadius: "50%", + width: "40rem", + height: "40rem", + background: "rgba(255, 255, 255, 0.30)", + marginBottom: "10rem" + }, + children: /*#__PURE__*/(0,jsx_runtime.jsx)("img", { + src: __webpack_require__(/*! ./imgs/ck.png */ 24169), + style: { + width: "16rem" + } + }) + }), (DataProps === null || DataProps === void 0 ? void 0 : DataProps.last_point) > 0 ? '继续学习' : '开始学习'] + })] + })] })] }), /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, { title: DataProps === null || DataProps === void 0 ? void 0 : DataProps.name, @@ -19175,7 +19286,7 @@ var StageItemDom = function StageItemDom(_ref) { children: DataProps === null || DataProps === void 0 ? void 0 : DataProps.name })] }) - }), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + }), DataProps.item_type === 'Shixun' && /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { className: "flex justify-between align-center", children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", { style: { @@ -19201,12 +19312,13 @@ var StageItemDom = function StageItemDom(_ref) { })] }); }; -var Page = function Page(_ref9) { - var _NewStatisticsData$da, _NewStatisticsData$da2, _NewStatisticsData$da3, _NewStatisticsData$da4, _tagsRef$current3, _pathsDetail$detail8, _pathsDetail$detail9, _pathsDetail$detail10, _pathsDetail$detail11, _pathsDetail$detail12, _pathsDetail$detail13, _pathsDetail$detail14, _user$userInfo2, _user$navigationInfo, _pathsDetail$detail31, _currentData$items; - var dispatch = _ref9.dispatch, - user = _ref9.user, - pathsDetail = _ref9.pathsDetail, - props = objectWithoutProperties_default()(_ref9, newIndex_excluded); +var Page = function Page(_ref11) { + var _NewStatisticsData$da, _NewStatisticsData$da2, _NewStatisticsData$da3, _NewStatisticsData$da4, _tagsRef$current3, _pathsDetail$detail12, _pathsDetail$detail13, _pathsDetail$detail14, _pathsDetail$detail15, _pathsDetail$detail16, _pathsDetail$detail17, _pathsDetail$detail18, _user$userInfo5, _user$navigationInfo, _pathsDetail$detail35, _pathsDetail$detail36, _pathsDetail$detail38, _currentData$items3, _pathsDetail$detail39, _pathsDetail$detail40, _user$userInfo7, _user$userInfo8; + var dispatch = _ref11.dispatch, + user = _ref11.user, + pathsDetail = _ref11.pathsDetail, + globalSetting = _ref11.globalSetting, + props = objectWithoutProperties_default()(_ref11, newIndex_excluded); (0,useResponsiveFontSize/* default */.Z)(); var _pathsDetail$stageDat = pathsDetail.stageData, stageData = _pathsDetail$stageDat === void 0 ? [] : _pathsDetail$stageDat; @@ -19216,26 +19328,106 @@ var Page = function Page(_ref9) { _useState4 = slicedToArray_default()(_useState3, 2), cancelPublishLoading = _useState4[0], setCancelPublishLoading = _useState4[1]; - // 申请公开数据 - var _useState5 = (0,_react_17_0_2_react.useState)({ - status: false - }), + var _useState5 = (0,_react_17_0_2_react.useState)(false), _useState6 = slicedToArray_default()(_useState5, 2), - applyPublicData = _useState6[0], - setApplyPublic = _useState6[1]; - var tagsRef = (0,_react_17_0_2_react.useRef)(); - var _useState7 = (0,_react_17_0_2_react.useState)(0), + isEdit = _useState6[0], + setIsEdit = _useState6[1]; + var _Form$useForm = es_form/* default */.Z.useForm(), + _Form$useForm2 = slicedToArray_default()(_Form$useForm, 1), + form = _Form$useForm2[0]; + var _useState7 = (0,_react_17_0_2_react.useState)(), _useState8 = slicedToArray_default()(_useState7, 2), - show = _useState8[0], - setShow = _useState8[1]; - var _useState9 = (0,_react_17_0_2_react.useState)('1'), + formValue = _useState8[0], + setFormValue = _useState8[1]; + var _useState9 = (0,_react_17_0_2_react.useState)(false), _useState10 = slicedToArray_default()(_useState9, 2), - itemType = _useState10[0], - setItemType = _useState10[1]; - var _useState11 = (0,_react_17_0_2_react.useState)({}), + isAdd = _useState10[0], + setIsAdd = _useState10[1]; + var _useState11 = (0,_react_17_0_2_react.useState)('All'), _useState12 = slicedToArray_default()(_useState11, 2), - currentData = _useState12[0], - setCurrentData = _useState12[1]; + visibleTypeNew = _useState12[0], + setVisibleTypeNew = _useState12[1]; + var _useState13 = (0,_react_17_0_2_react.useState)('All'), + _useState14 = slicedToArray_default()(_useState13, 2), + visibleType = _useState14[0], + setVisibleType = _useState14[1]; + var _useState15 = (0,_react_17_0_2_react.useState)(), + _useState16 = slicedToArray_default()(_useState15, 2), + editData = _useState16[0], + setEditData = _useState16[1]; + var _useState17 = (0,_react_17_0_2_react.useState)(false), + _useState18 = slicedToArray_default()(_useState17, 2), + visibleVideoModal = _useState18[0], + setVisibleVideoModal = _useState18[1]; + var _useState19 = (0,_react_17_0_2_react.useState)(false), + _useState20 = slicedToArray_default()(_useState19, 2), + showAddCourseware = _useState20[0], + setShowAddCourseware = _useState20[1]; + var _Form$useForm3 = es_form/* default */.Z.useForm(), + _Form$useForm4 = slicedToArray_default()(_Form$useForm3, 1), + addCoursewareForm = _Form$useForm4[0]; + var _useState21 = (0,_react_17_0_2_react.useState)(false), + _useState22 = slicedToArray_default()(_useState21, 2), + confirmLoading = _useState22[0], + setConfirmLoading = _useState22[1]; + var _useState23 = (0,_react_17_0_2_react.useState)(false), + _useState24 = slicedToArray_default()(_useState23, 2), + QueryShow = _useState24[0], + setQueryShow = _useState24[1]; + var _useState25 = (0,_react_17_0_2_react.useState)(''), + _useState26 = slicedToArray_default()(_useState25, 2), + modalDdata = _useState26[0], + setModalDdata = _useState26[1]; + var _useState27 = (0,_react_17_0_2_react.useState)(false), + _useState28 = slicedToArray_default()(_useState27, 2), + showAddBlankItems = _useState28[0], + setShowAddBlankitems = _useState28[1]; + var _Form$useForm5 = es_form/* default */.Z.useForm(), + _Form$useForm6 = slicedToArray_default()(_Form$useForm5, 1), + addBlankItemsForm = _Form$useForm6[0]; + var _useState29 = (0,_react_17_0_2_react.useState)(false), + _useState30 = slicedToArray_default()(_useState29, 2), + showAddShixun = _useState30[0], + setShowAddShixun = _useState30[1]; + var _Form$useForm7 = es_form/* default */.Z.useForm(), + _Form$useForm8 = slicedToArray_default()(_Form$useForm7, 1), + addForm = _Form$useForm8[0]; + var _useState31 = (0,_react_17_0_2_react.useState)({ + name: '', + is_jupyter: false + }), + _useState32 = slicedToArray_default()(_useState31, 2), + addValue = _useState32[0], + setAddValue = _useState32[1]; + var _useState33 = (0,_react_17_0_2_react.useState)(-1), + _useState34 = slicedToArray_default()(_useState33, 2), + editKey = _useState34[0], + setEditKey = _useState34[1]; + var _useState35 = (0,_react_17_0_2_react.useState)(true), + _useState36 = slicedToArray_default()(_useState35, 2), + isFirst = _useState36[0], + setIsFirst = _useState36[1]; + + // 申请公开数据 + var _useState37 = (0,_react_17_0_2_react.useState)({ + status: false + }), + _useState38 = slicedToArray_default()(_useState37, 2), + applyPublicData = _useState38[0], + setApplyPublic = _useState38[1]; + var tagsRef = (0,_react_17_0_2_react.useRef)(); + var _useState39 = (0,_react_17_0_2_react.useState)(0), + _useState40 = slicedToArray_default()(_useState39, 2), + show = _useState40[0], + setShow = _useState40[1]; + var _useState41 = (0,_react_17_0_2_react.useState)('1'), + _useState42 = slicedToArray_default()(_useState41, 2), + itemType = _useState42[0], + setItemType = _useState42[1]; + var _useState43 = (0,_react_17_0_2_react.useState)({}), + _useState44 = slicedToArray_default()(_useState43, 2), + currentData = _useState44[0], + setCurrentData = _useState44[1]; var _useCustomRequest = (0,useCustomRequest/* useCustomRequest */.U)(paths/* getNewStatistics */.Xz, { id: params.pathId }), @@ -19266,14 +19458,14 @@ var Page = function Page(_ref9) { name: '互动讨论榜', id: '2' }]; - var _useState13 = (0,_react_17_0_2_react.useState)([]), - _useState14 = slicedToArray_default()(_useState13, 2), - columnsData = _useState14[0], - setColumnsData = _useState14[1]; - var _useState15 = (0,_react_17_0_2_react.useState)(false), - _useState16 = slicedToArray_default()(_useState15, 2), - columnsLoading = _useState16[0], - setColumnsLoading = _useState16[1]; + var _useState45 = (0,_react_17_0_2_react.useState)([]), + _useState46 = slicedToArray_default()(_useState45, 2), + columnsData = _useState46[0], + setColumnsData = _useState46[1]; + var _useState47 = (0,_react_17_0_2_react.useState)(false), + _useState48 = slicedToArray_default()(_useState47, 2), + columnsLoading = _useState48[0], + setColumnsLoading = _useState48[1]; var columns = [{ title: "排名", dataIndex: "rank", @@ -19325,10 +19517,10 @@ var Page = function Page(_ref9) { return _getData.apply(this, arguments); } function _getData() { - _getData = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee19() { + _getData = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee35() { var url, result; - return regeneratorRuntime_default()().wrap(function _callee19$(_context19) { - while (1) switch (_context19.prev = _context19.next) { + return regeneratorRuntime_default()().wrap(function _callee35$(_context35) { + while (1) switch (_context35.prev = _context35.next) { case 0: setColumnsLoading(true); if (itemType === '1') { @@ -19336,7 +19528,7 @@ var Page = function Page(_ref9) { } else if (itemType === '2') { url = "/api/paths/".concat(params.pathId, "/study_ranking_discusses.json"); } - _context19.next = 4; + _context35.next = 4; return (0,fetch/* default */.ZP)(url, { method: 'get', params: { @@ -19344,17 +19536,46 @@ var Page = function Page(_ref9) { } }); case 4: - result = _context19.sent; + result = _context35.sent; setColumnsLoading(false); setColumnsData(result); case 7: case "end": - return _context19.stop(); + return _context35.stop(); } - }, _callee19); + }, _callee35); })); return _getData.apply(this, arguments); } + var getStageData = /*#__PURE__*/function () { + var _ref12 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee10(index) { + var _res$stageData; + var res, _res$stageData2; + return regeneratorRuntime_default()().wrap(function _callee10$(_context10) { + while (1) switch (_context10.prev = _context10.next) { + case 0: + _context10.next = 2; + return dispatch({ + type: 'pathsDetail/getStageData', + payload: { + subject_id: params.pathId + } + }); + case 2: + res = _context10.sent; + if ((res === null || res === void 0 || (_res$stageData = res.stageData) === null || _res$stageData === void 0 ? void 0 : _res$stageData.length) > 0 && index) { + setCurrentData(res === null || res === void 0 || (_res$stageData2 = res.stageData) === null || _res$stageData2 === void 0 ? void 0 : _res$stageData2[index - 1]); + } + case 4: + case "end": + return _context10.stop(); + } + }, _callee10); + })); + return function getStageData(_x5) { + return _ref12.apply(this, arguments); + }; + }(); (0,_react_17_0_2_react.useEffect)(function () { dispatch({ type: 'globalSetting/headerFooterToggle', @@ -19381,7 +19602,10 @@ var Page = function Page(_ref9) { }; }, []); (0,_react_17_0_2_react.useEffect)(function () { - stageData.length > 0 && setCurrentData(stageData === null || stageData === void 0 ? void 0 : stageData[0]); + if (isFirst && stageData.length > 0) { + setCurrentData(stageData === null || stageData === void 0 ? void 0 : stageData[0]); + setIsFirst(false); + } }, [stageData]); (0,_react_17_0_2_react.useEffect)(function () { var _tagsRef$current, _tagsRef$current2; @@ -19390,10 +19614,26 @@ var Page = function Page(_ref9) { setShow(1); } }, [tagsRef === null || tagsRef === void 0 || (_tagsRef$current3 = tagsRef.current) === null || _tagsRef$current3 === void 0 ? void 0 : _tagsRef$current3.clientHeight]); + (0,_react_17_0_2_react.useEffect)(function () { + if (isAdd) { + var addData = { + shixuns_list: [], + attachments_list: [], + items: [] + }; + handleEdit((stageData === null || stageData === void 0 ? void 0 : stageData.length) + 1, addData); + setCurrentData(objectSpread2_default()(objectSpread2_default()({}, addData), {}, { + Findex: (stageData === null || stageData === void 0 ? void 0 : stageData.length) + 1 + })); + } + }, [isAdd]); + var clearAddStatus = function clearAddStatus() { + setIsAdd(false); + }; var handleDelete = /*#__PURE__*/function () { - var _ref10 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee9() { - return regeneratorRuntime_default()().wrap(function _callee9$(_context9) { - while (1) switch (_context9.prev = _context9.next) { + var _ref13 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee12() { + return regeneratorRuntime_default()().wrap(function _callee12$(_context12) { + while (1) switch (_context12.prev = _context12.next) { case 0: modal/* default */.Z.confirm({ centered: true, @@ -19411,25 +19651,25 @@ var Page = function Page(_ref9) { children: "\u662F\u5426\u5220\u9664\u5B9E\u8DF5\u8BFE\u7A0B?" }), onOk: function () { - var _onOk2 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee8() { + var _onOk2 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee11() { var res; - return regeneratorRuntime_default()().wrap(function _callee8$(_context8) { - while (1) switch (_context8.prev = _context8.next) { + return regeneratorRuntime_default()().wrap(function _callee11$(_context11) { + while (1) switch (_context11.prev = _context11.next) { case 0: - _context8.next = 2; + _context11.next = 2; return (0,paths/* deletePath */.eJ)({ id: params.pathId }); case 2: - res = _context8.sent; + res = _context11.sent; if (res.status === 1) { _umi_production_exports.history.push("/paths"); } case 4: case "end": - return _context8.stop(); + return _context11.stop(); } - }, _callee8); + }, _callee11); })); function onOk() { return _onOk2.apply(this, arguments); @@ -19439,18 +19679,18 @@ var Page = function Page(_ref9) { }); case 1: case "end": - return _context9.stop(); + return _context12.stop(); } - }, _callee9); + }, _callee12); })); return function handleDelete() { - return _ref10.apply(this, arguments); + return _ref13.apply(this, arguments); }; }(); var handleStartClass = /*#__PURE__*/function () { - var _ref11 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee11() { - return regeneratorRuntime_default()().wrap(function _callee11$(_context11) { - while (1) switch (_context11.prev = _context11.next) { + var _ref14 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee14() { + return regeneratorRuntime_default()().wrap(function _callee14$(_context14) { + while (1) switch (_context14.prev = _context14.next) { case 0: modal/* default */.Z.confirm({ centered: true, @@ -19488,16 +19728,16 @@ var Page = function Page(_ref9) { }) }), onOk: function () { - var _onOk3 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee10() { - return regeneratorRuntime_default()().wrap(function _callee10$(_context10) { - while (1) switch (_context10.prev = _context10.next) { + var _onOk3 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee13() { + return regeneratorRuntime_default()().wrap(function _callee13$(_context13) { + while (1) switch (_context13.prev = _context13.next) { case 0: (0,util/* openNewWindow */.xg)("/classrooms/news/".concat(params.pathId, "/newgold/").concat(radioValue.current)); case 1: case "end": - return _context10.stop(); + return _context13.stop(); } - }, _callee10); + }, _callee13); })); function onOk() { return _onOk3.apply(this, arguments); @@ -19507,18 +19747,18 @@ var Page = function Page(_ref9) { }); case 1: case "end": - return _context11.stop(); + return _context14.stop(); } - }, _callee11); + }, _callee14); })); return function handleStartClass() { - return _ref11.apply(this, arguments); + return _ref14.apply(this, arguments); }; }(); var handleApplyPublish = /*#__PURE__*/function () { - var _ref12 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee13() { - return regeneratorRuntime_default()().wrap(function _callee13$(_context13) { - while (1) switch (_context13.prev = _context13.next) { + var _ref15 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee16() { + return regeneratorRuntime_default()().wrap(function _callee16$(_context16) { + while (1) switch (_context16.prev = _context16.next) { case 0: modal/* default */.Z.info({ centered: true, @@ -19535,26 +19775,26 @@ var Page = function Page(_ref9) { children: "\u8BFE\u7A0B\u53D1\u5E03\u540E\u5373\u53EF\u53D1\u9001\u8BFE\u5802\u4F7F\u7528" }), onOk: function () { - var _onOk4 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee12() { + var _onOk4 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee15() { var res; - return regeneratorRuntime_default()().wrap(function _callee12$(_context12) { - while (1) switch (_context12.prev = _context12.next) { + return regeneratorRuntime_default()().wrap(function _callee15$(_context15) { + while (1) switch (_context15.prev = _context15.next) { case 0: - _context12.next = 2; + _context15.next = 2; return (0,paths/* applyPublish */.Go)({ id: params.pathId }); case 2: - res = _context12.sent; + res = _context15.sent; if ((res === null || res === void 0 ? void 0 : res.status) === 0) { reloadData(); message/* default */.ZP.success(res.message); } case 4: case "end": - return _context12.stop(); + return _context15.stop(); } - }, _callee12); + }, _callee15); })); function onOk() { return _onOk4.apply(this, arguments); @@ -19564,12 +19804,12 @@ var Page = function Page(_ref9) { }); case 1: case "end": - return _context13.stop(); + return _context16.stop(); } - }, _callee13); + }, _callee16); })); return function handleApplyPublish() { - return _ref12.apply(this, arguments); + return _ref15.apply(this, arguments); }; }(); var reloadData = function reloadData() { @@ -19587,9 +19827,9 @@ var Page = function Page(_ref9) { }); }; var handleCancelPublish = /*#__PURE__*/function () { - var _ref13 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee15() { - return regeneratorRuntime_default()().wrap(function _callee15$(_context15) { - while (1) switch (_context15.prev = _context15.next) { + var _ref16 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee18() { + return regeneratorRuntime_default()().wrap(function _callee18$(_context18) { + while (1) switch (_context18.prev = _context18.next) { case 0: modal/* default */.Z.confirm({ centered: true, @@ -19610,18 +19850,18 @@ var Page = function Page(_ref9) { loading: cancelPublishLoading }, onOk: function () { - var _onOk5 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee14() { + var _onOk5 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee17() { var res; - return regeneratorRuntime_default()().wrap(function _callee14$(_context14) { - while (1) switch (_context14.prev = _context14.next) { + return regeneratorRuntime_default()().wrap(function _callee17$(_context17) { + while (1) switch (_context17.prev = _context17.next) { case 0: setCancelPublishLoading(true); - _context14.next = 3; + _context17.next = 3; return (0,paths/* cancelPublish */.fj)({ id: params.pathId }); case 3: - res = _context14.sent; + res = _context17.sent; if ((res === null || res === void 0 ? void 0 : res.status) === 1) { reloadData(); message/* default */.ZP.success('撤销发布成功'); @@ -19629,9 +19869,9 @@ var Page = function Page(_ref9) { setCancelPublishLoading(false); case 6: case "end": - return _context14.stop(); + return _context17.stop(); } - }, _callee14); + }, _callee17); })); function onOk() { return _onOk5.apply(this, arguments); @@ -19641,12 +19881,12 @@ var Page = function Page(_ref9) { }); case 1: case "end": - return _context15.stop(); + return _context18.stop(); } - }, _callee15); + }, _callee18); })); return function handleCancelPublish() { - return _ref13.apply(this, arguments); + return _ref16.apply(this, arguments); }; }(); /** @@ -19669,10 +19909,10 @@ var Page = function Page(_ref9) { children: ["\u516C\u5F00\u8BFE\u7A0B\u9700\u7ECF\u8FC7\u5E73\u53F0\u6807\u51C6\u5316\u5BA1\u6838\uFF0C\u5BA1\u6838\u5468\u671F\u4E3A1-2\u5929\uFF0C\u516C\u5F00\u7684\u8BFE\u7A0B\u5C06\u5BF9\u5E73\u53F0\u6240\u6709\u4EBA\u53EF\u89C1\u3002", /*#__PURE__*/(0,jsx_runtime.jsx)("br", {}), "\u82E5\u4EC5\u672C\u4EBA\u6559\u5B66\u4F7F\u7528\u5219\u65E0\u9700\u7533\u8BF7\u516C\u5F00\uFF0C\u76F4\u63A5\u53D1\u9001\u5230\u8BFE\u5802\u5373\u53EF", /*#__PURE__*/(0,jsx_runtime.jsx)("br", {})] }), onOk: function () { - var _onOk6 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee16() { + var _onOk6 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee19() { var param, res; - return regeneratorRuntime_default()().wrap(function _callee16$(_context16) { - while (1) switch (_context16.prev = _context16.next) { + return regeneratorRuntime_default()().wrap(function _callee19$(_context19) { + while (1) switch (_context19.prev = _context19.next) { case 0: param = { user_customize: data.user_customize @@ -19689,21 +19929,21 @@ var Page = function Page(_ref9) { }); } } - _context16.next = 4; + _context19.next = 4; return (0,shixuns/* applyPublic */.WO)(objectSpread2_default()({ id: params.pathId }, param)); case 4: - res = _context16.sent; + res = _context19.sent; if ((res === null || res === void 0 ? void 0 : res.status) === 0 || (res === null || res === void 0 ? void 0 : res.status) === 1) { reloadData(); message/* default */.ZP.success('公开申请已提交,请等待管理员的审核'); } case 6: case "end": - return _context16.stop(); + return _context19.stop(); } - }, _callee16); + }, _callee19); })); function onOk() { return _onOk6.apply(this, arguments); @@ -19731,9 +19971,9 @@ var Page = function Page(_ref9) { }); }; var handleCancelPublic = /*#__PURE__*/function () { - var _ref14 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee18() { - return regeneratorRuntime_default()().wrap(function _callee18$(_context18) { - while (1) switch (_context18.prev = _context18.next) { + var _ref17 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee21() { + return regeneratorRuntime_default()().wrap(function _callee21$(_context21) { + while (1) switch (_context21.prev = _context21.next) { case 0: modal/* default */.Z.confirm({ centered: true, @@ -19751,26 +19991,26 @@ var Page = function Page(_ref9) { children: "\u662F\u5426\u786E\u8BA4\u64A4\u9500\u7533\u8BF7\u516C\u5F00\uFF1F" }), onOk: function () { - var _onOk7 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee17() { + var _onOk7 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee20() { var res; - return regeneratorRuntime_default()().wrap(function _callee17$(_context17) { - while (1) switch (_context17.prev = _context17.next) { + return regeneratorRuntime_default()().wrap(function _callee20$(_context20) { + while (1) switch (_context20.prev = _context20.next) { case 0: - _context17.next = 2; + _context20.next = 2; return (0,shixuns/* cancelPublic */.Er)({ id: params.pathId }); case 2: - res = _context17.sent; + res = _context20.sent; if ((res === null || res === void 0 ? void 0 : res.status) === 0) { reloadData(); message/* default */.ZP.success('撤销申请公开成功'); } case 4: case "end": - return _context17.stop(); + return _context20.stop(); } - }, _callee17); + }, _callee20); })); function onOk() { return _onOk7.apply(this, arguments); @@ -19780,42 +20020,589 @@ var Page = function Page(_ref9) { }); case 1: case "end": - return _context18.stop(); + return _context21.stop(); } - }, _callee18); + }, _callee21); })); return function handleCancelPublic() { - return _ref14.apply(this, arguments); + return _ref17.apply(this, arguments); }; }(); - return /*#__PURE__*/(0,jsx_runtime.jsxs)("section", { - className: "w-full c-white", - style: { - background: "linear-gradient( 180deg, #0B2D73 0%, #5463C5 100%)", - height: "100vh", - position: "relative", - overflow: "auto" - }, - children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", { - className: "flex items-center justify-center", - style: { - background: "url(".concat(__webpack_require__(/*! ./imgs/title.png */ 35598), ")"), - backgroundSize: "100% 100%", - backgroundPosition: 'center', - width: "647rem", - height: "76rem", - lineHeight: "76rem", - textAlign: "center", - letterSpacing: "4rem", - position: "absolute", - top: 0, - left: "187rem", - fontSize: "28rem" - }, - children: (_pathsDetail$detail8 = pathsDetail.detail) === null || _pathsDetail$detail8 === void 0 ? void 0 : _pathsDetail$detail8.name - }), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { - className: "flex justify-between items-center w-full ", - style: { + + // 编辑章节 + var handleEdit = function handleEdit(key, val) { + dispatch({ + type: "pathsDetail/save", + payload: { + stage_id: val.stage_id, + editKey: key + } + }); + form.setFieldsValue({ + name: val.stage_name, + description: val.stage_description, + tagName: val.tag && val.tag.name || '' + }); + setFormValue(objectSpread2_default()(objectSpread2_default()({}, formValue), {}, { + description: val.stage_description + })); + }; + + // 新增、编辑章节提交 + var onFinish = /*#__PURE__*/function () { + var _ref18 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee22(value, type) { + var _currentData$shixuns_, _currentData$attachme; + var list, tagName, rest, param, res, typeData, _param, tagId, _res, data; + return regeneratorRuntime_default()().wrap(function _callee22$(_context22) { + while (1) switch (_context22.prev = _context22.next) { + case 0: + if (!(!(value !== null && value !== void 0 && value.name) || (value === null || value === void 0 ? void 0 : value.name.replace(/(^\s*)|(\s*$)/g, '')) === '')) { + _context22.next = 2; + break; + } + return _context22.abrupt("return", message/* default */.ZP.info('请先输入章节名称!')); + case 2: + clearAddStatus(); + list = []; + currentData === null || currentData === void 0 || (_currentData$shixuns_ = currentData.shixuns_list) === null || _currentData$shixuns_ === void 0 || _currentData$shixuns_.map(function (item) { + list.push({ + type: item.item_type, + id: item.id + }); + }); + currentData === null || currentData === void 0 || (_currentData$attachme = currentData.attachments_list) === null || _currentData$attachme === void 0 || _currentData$attachme.map(function (item) { + list.push({ + type: 'Attachment', + id: item.id + }); + }); + tagName = value.tagName, rest = objectWithoutProperties_default()(value, newIndex_excluded2); + if (!isAdd) { + _context22.next = 16; + break; + } + param = objectSpread2_default()(objectSpread2_default()({}, rest), {}, { + subject_id: params.pathId, + pathId: params.pathId, + list: list + }); + if (tagName) { + param = objectSpread2_default()(objectSpread2_default()({}, param), {}, { + stage_tag_attributes: { + name: tagName || '' + } + }); + } + _context22.next = 12; + return (0,paths/* addStage */.CI)(objectSpread2_default()({}, param)); + case 12: + res = _context22.sent; + if (res !== null && res !== void 0 && res.subject_id) { + getStageData(stageData.length + 1); + setEditKey(stageData.length); + setIsEdit(true); + } + _context22.next = 24; + break; + case 16: + typeData = Array.from(new Set(list.map(function (item) { + return item.type; + }))); + _param = objectSpread2_default()(objectSpread2_default()({}, rest), {}, { + id: currentData === null || currentData === void 0 ? void 0 : currentData.stage_id, + type: Array.from(new Set(list.map(function (item) { + return item.type; + }))), + list: list + }); + tagId = (currentData === null || currentData === void 0 ? void 0 : currentData.tag) && (currentData === null || currentData === void 0 ? void 0 : currentData.tag.id) || ''; + /** + * 标签名称存在时 ,上传时带id , + * 标签名称不存在时,只上传name + */ + _param = objectSpread2_default()(objectSpread2_default()({}, _param), {}, { + stage_tag_attributes: tagId ? { + id: tagId, + name: tagName || '' + } : { + name: tagName || '' + } + }); + _context22.next = 22; + return (0,paths/* updateStage */.xn)(objectSpread2_default()({}, _param)); + case 22: + _res = _context22.sent; + if (_res !== null && _res !== void 0 && _res.subject_id) { + data = objectSpread2_default()(objectSpread2_default()(objectSpread2_default()({}, currentData), _res), {}, { + stage_name: _param.name, + stage_description: _param.description, + tag: _param.stage_tag_attributes + }); + if (type !== "edit") { + setCurrentData(data); + } + getStageData(); + } + case 24: + return _context22.abrupt("return"); + case 25: + case "end": + return _context22.stop(); + } + }, _callee22); + })); + return function onFinish(_x6, _x7) { + return _ref18.apply(this, arguments); + }; + }(); + + // 删除小节 + var handleDeleteStage = function handleDeleteStage(params) { + modal/* default */.Z.confirm({ + centered: true, + okText: '确定', + cancelText: '取消', + title: '提示', + content: '本操作将删除当前目录及下属子目录的全部内容,确认要删除吗?', + onOk: function () { + var _onOk8 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee23() { + var res, _currentData$items; + return regeneratorRuntime_default()().wrap(function _callee23$(_context23) { + while (1) switch (_context23.prev = _context23.next) { + case 0: + _context23.next = 2; + return (0,paths/* deleteStages */.WW)(params); + case 2: + res = _context23.sent; + if (res.status === 0) { + message/* default */.ZP.success('删除成功'); + currentData.items = currentData === null || currentData === void 0 || (_currentData$items = currentData.items) === null || _currentData$items === void 0 ? void 0 : _currentData$items.filter(function (item) { + return item.stage_item_id !== (params === null || params === void 0 ? void 0 : params.id); + }); + setCurrentData(objectSpread2_default()({}, currentData)); + getStageData(); + } + case 4: + case "end": + return _context23.stop(); + } + }, _callee23); + })); + function onOk() { + return _onOk8.apply(this, arguments); + } + return onOk; + }() + }); + }; + var showInfoModal = /*#__PURE__*/function () { + var _ref19 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee24(data) { + var res; + return regeneratorRuntime_default()().wrap(function _callee24$(_context24) { + while (1) switch (_context24.prev = _context24.next) { + case 0: + _context24.next = 2; + return (0,paths/* homeworkToStageInfo */.FD)({ + id: data === null || data === void 0 ? void 0 : data.stage_item_id, + type: data === null || data === void 0 ? void 0 : data.homework_type + }); + case 2: + res = _context24.sent; + if (res) { + setModalDdata(res === null || res === void 0 ? void 0 : res.subject_homework); + setQueryShow(true); + } + case 4: + case "end": + return _context24.stop(); + } + }, _callee24); + })); + return function showInfoModal(_x8) { + return _ref19.apply(this, arguments); + }; + }(); + var handEditVidoItem = /*#__PURE__*/function () { + var _ref20 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee27(params) { + var res, _res$attachment, _res$attachment2, name, _name; + return regeneratorRuntime_default()().wrap(function _callee27$(_context27) { + while (1) switch (_context27.prev = _context27.next) { + case 0: + if (!((params === null || params === void 0 ? void 0 : params.item_type) === "VideoItem")) { + _context27.next = 8; + break; + } + _context27.next = 3; + return (0,video/* getVideoEditDatas */.TJ)({ + id: params === null || params === void 0 ? void 0 : params.stage_item_id + }); + case 3: + res = _context27.sent; + setEditData(res); + if ((params === null || params === void 0 ? void 0 : params.item_type) === 'VideoItem') { + setVisibleVideoModal(true); + } else { + addCoursewareForm.setFieldsValue({ + files: [{ + uid: res === null || res === void 0 || (_res$attachment = res.attachment) === null || _res$attachment === void 0 ? void 0 : _res$attachment.id, + name: res === null || res === void 0 ? void 0 : res.name, + response: { + id: res === null || res === void 0 || (_res$attachment2 = res.attachment) === null || _res$attachment2 === void 0 ? void 0 : _res$attachment2.id + } + }] + }); + setShowAddCourseware(true); + } + _context27.next = 9; + break; + case 8: + if ((params === null || params === void 0 ? void 0 : params.item_type) === 'Attachment') { + modal/* default */.Z.confirm({ + title: '修改课件名称', + icon: null, + centered: true, + okText: "确认修改", + cancelText: '取消', + content: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z, { + size: "large", + value: name, + onChange: function onChange(e) { + name = e.target.value; + }, + placeholder: "\u8BF7\u8F93\u5165\u8BFE\u4EF6\u540D\u79F0" + }), + onOk: function () { + var _onOk9 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee25() { + var _params$name, _params$name2; + var res; + return regeneratorRuntime_default()().wrap(function _callee25$(_context25) { + while (1) switch (_context25.prev = _context25.next) { + case 0: + if (name) { + _context25.next = 3; + break; + } + message/* default */.ZP.info('名称不能为空'); + return _context25.abrupt("return", Promise.reject()); + case 3: + _context25.next = 5; + return (0,fetch/* default */.ZP)("/api/attachments/".concat(params === null || params === void 0 ? void 0 : params.id, ".json"), { + method: 'put', + body: { + name: name + (params === null || params === void 0 || (_params$name = params.name) === null || _params$name === void 0 ? void 0 : _params$name.substr(params === null || params === void 0 || (_params$name2 = params.name) === null || _params$name2 === void 0 ? void 0 : _params$name2.lastIndexOf('.'))) + } + }); + case 5: + res = _context25.sent; + name = ''; + getData(); + case 8: + case "end": + return _context25.stop(); + } + }, _callee25); + })); + function onOk() { + return _onOk9.apply(this, arguments); + } + return onOk; + }() + }); + } else if ((params === null || params === void 0 ? void 0 : params.item_type) === 'SubjectHomework') { + dispatch({ + type: 'classroomList/setActionTabs', + payload: { + key: (params === null || params === void 0 ? void 0 : params.homework_type) == 'group' ? '课程编辑分组作业' : '课程编辑图文作业', + id: params === null || params === void 0 ? void 0 : params.stage_item_id, + type: params === null || params === void 0 ? void 0 : params.homework_type + } + }); + } else { + modal/* default */.Z.confirm({ + title: '修改小节名称', + icon: null, + centered: true, + okText: "确认修改", + cancelText: '取消', + content: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z, { + size: "large", + value: _name, + maxLength: 40, + onChange: function onChange(e) { + _name = e.target.value; + }, + placeholder: "\u8BF7\u8F93\u5165\u5C0F\u8282\u540D\u79F0" + }), + onOk: function () { + var _onOk10 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee26() { + var res; + return regeneratorRuntime_default()().wrap(function _callee26$(_context26) { + while (1) switch (_context26.prev = _context26.next) { + case 0: + if (_name.replaceAll(' ', '')) { + _context26.next = 3; + break; + } + message/* default */.ZP.info('名称不能为空'); + return _context26.abrupt("return", Promise.reject()); + case 3: + _context26.next = 5; + return (0,fetch/* default */.ZP)("/api/stages/".concat(params === null || params === void 0 ? void 0 : params.stage_id, "/update_item_name.json"), { + method: 'put', + body: { + name: _name, + item_id: params === null || params === void 0 ? void 0 : params.id + } + }); + case 5: + res = _context26.sent; + _name = ''; + getData(); + case 8: + case "end": + return _context26.stop(); + } + }, _callee26); + })); + function onOk() { + return _onOk10.apply(this, arguments); + } + return onOk; + }() + }); + } + case 9: + case "end": + return _context27.stop(); + } + }, _callee27); + })); + return function handEditVidoItem(_x9) { + return _ref20.apply(this, arguments); + }; + }(); + var handleAddVideoOk = /*#__PURE__*/function () { + var _ref21 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee28(query) { + var res, _currentData$items2, videoData, _editData$video_item, _editData$video_item2, _res2; + return regeneratorRuntime_default()().wrap(function _callee28$(_context28) { + while (1) switch (_context28.prev = _context28.next) { + case 0: + if (editData) { + _context28.next = 8; + break; + } + _context28.next = 3; + return (0,paths/* addVideoToStage */.A2)(objectSpread2_default()({ + id: currentData === null || currentData === void 0 ? void 0 : currentData.stage_id, + subject_id: params.pathId + }, query)); + case 3: + res = _context28.sent; + if (res.id) { + setVisibleVideoModal(false); + videoData = [objectSpread2_default()({}, res)]; + currentData.items = currentData === null || currentData === void 0 || (_currentData$items2 = currentData.items) === null || _currentData$items2 === void 0 ? void 0 : _currentData$items2.concat(videoData); + setCurrentData(objectSpread2_default()({}, currentData)); + } + return _context28.abrupt("return", res); + case 8: + _context28.next = 10; + return (0,paths/* upCoursewareToStage */.M2)(objectSpread2_default()(objectSpread2_default()({ + id: editData === null || editData === void 0 ? void 0 : editData.id, + subject_id: params.pathId + }, query), {}, { + video_id: (query === null || query === void 0 ? void 0 : query.video_id) || (editData === null || editData === void 0 || (_editData$video_item = editData.video_item) === null || _editData$video_item === void 0 ? void 0 : _editData$video_item.video_id), + link: (query === null || query === void 0 ? void 0 : query.link) || (editData === null || editData === void 0 || (_editData$video_item2 = editData.video_item) === null || _editData$video_item2 === void 0 ? void 0 : _editData$video_item2.link) + })); + case 10: + _res2 = _context28.sent; + // handleAddShixunCancel(); + if (_res2) { + message/* default */.ZP.success('修改成功'); + setVisibleVideoModal(false); + getData(); + } + return _context28.abrupt("return", _res2); + case 13: + case "end": + return _context28.stop(); + } + }, _callee28); + })); + return function handleAddVideoOk(_x10) { + return _ref21.apply(this, arguments); + }; + }(); + var handleCoursewareShixuns = function handleCoursewareShixuns(items) { + currentData.items = currentData.items.concat(items); + setCurrentData(objectSpread2_default()({}, currentData)); + }; + var updateSort = /*#__PURE__*/function () { + var _ref22 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee29(d) { + var res; + return regeneratorRuntime_default()().wrap(function _callee29$(_context29) { + while (1) switch (_context29.prev = _context29.next) { + case 0: + _context29.next = 2; + return (0,paths/* stagesMovePosition */.Ex)(objectSpread2_default()({}, d)); + case 2: + res = _context29.sent; + currentData.items = d.list; + return _context29.abrupt("return", res); + case 5: + case "end": + return _context29.stop(); + } + }, _callee29); + })); + return function updateSort(_x11) { + return _ref22.apply(this, arguments); + }; + }(); + var isSHow = function isSHow() { + var _pathsDetail$detail8, _pathsDetail$detail9, _user$userInfo3, _pathsDetail$detail10, _pathsDetail$detail11; + return ((_pathsDetail$detail8 = pathsDetail.detail) === null || _pathsDetail$detail8 === void 0 || (_pathsDetail$detail8 = _pathsDetail$detail8.courses) === null || _pathsDetail$detail8 === void 0 ? void 0 : _pathsDetail$detail8.length) > 0 ? // !pathsDetail.detail?.allow_statistics && + // user.userInfo?.user_identity === '学生'&& + (_pathsDetail$detail9 = pathsDetail.detail) === null || _pathsDetail$detail9 === void 0 ? void 0 : _pathsDetail$detail9.allow_visit : !( + // !pathsDetail.detail?.allow_statistics && + + ((_user$userInfo3 = user.userInfo) === null || _user$userInfo3 === void 0 ? void 0 : _user$userInfo3.user_identity) === '学生' && (_pathsDetail$detail10 = pathsDetail.detail) !== null && _pathsDetail$detail10 !== void 0 && _pathsDetail$detail10.allow_visit && (_pathsDetail$detail11 = pathsDetail.detail) !== null && _pathsDetail$detail11 !== void 0 && _pathsDetail$detail11.courses); + }; + var handleBlankItems = function handleBlankItems(items) { + currentData.items = currentData === null || currentData === void 0 ? void 0 : currentData.items.concat(objectSpread2_default()(objectSpread2_default()({}, items), {}, { + children: [] + })); + setCurrentData(objectSpread2_default()({}, currentData)); + }; + var handleCancel = function handleCancel() { + setTimeout(function () { + setIsEdit(false); + setEditKey(-1); + if (isAdd) { + clearAddStatus(); + } + }, 300); + }; + var handleAddShixunCancel = function handleAddShixunCancel() { + setAddValue({ + name: '', + is_jupyter: false + }); + addForm.setFieldsValue({ + name: '', + is_jupyter: false + }); + setConfirmLoading(false); + setShowAddShixun(false); + }; + var handleShixuns = function handleShixuns(items) { + // setTimeout(() => { + // document.documentElement.scrollTop = scrollTop; + // }, 300); + if (items === '取消') return; + currentData.items = currentData === null || currentData === void 0 ? void 0 : currentData.items.concat(items); + setCurrentData(objectSpread2_default()({}, currentData)); + }; + var handleEditPrompt = function handleEditPrompt() { + if (editKey !== -1) { + modal/* default */.Z.info({ + icon: null, + className: 'custom-modal-divider ', + okText: '知道啦', + title: '提示', + content: /*#__PURE__*/(0,jsx_runtime.jsx)("div", { + className: "mt10 font14", + children: "\u5F53\u524D\u5355\u5143\u6709\u672A\u4FDD\u5B58\u7684\u4FEE\u6539\u8BB0\u5F55\uFF0C\u8BF7\u5148\u4FDD\u5B58\uFF01" + }), + onOk: function onOk() { + // 跳转 + var anchorName = "Edit_".concat(editKey); + var anchorElement = document.getElementById(anchorName); + if (anchorElement) { + setTimeout(function () { + return anchorElement.scrollIntoView({ + block: 'start', + behavior: 'smooth' + }); + }); + } + } + }); + return false; + } + return true; + }; + var handleDeleteStages = function handleDeleteStages(id) { + modal/* default */.Z.confirm({ + centered: true, + okText: '确定', + cancelText: '取消', + title: '提示', + content: '确定删除该章节吗?', + onOk: function () { + var _onOk11 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee30() { + var res; + return regeneratorRuntime_default()().wrap(function _callee30$(_context30) { + while (1) switch (_context30.prev = _context30.next) { + case 0: + _context30.next = 2; + return (0,paths/* deleteStage */._V)({ + id: id + }); + case 2: + res = _context30.sent; + if (res.status === 1) { + setEditKey(-1); + message/* default */.ZP.success('删除成功'); + if (currentData.stage_id == id) { + getStageData(1); + setIsEdit(false); + } + } + case 4: + case "end": + return _context30.stop(); + } + }, _callee30); + })); + function onOk() { + return _onOk11.apply(this, arguments); + } + return onOk; + }() + }); + }; + var handleBlur = function handleBlur() { + onFinish(form.getFieldsValue(), "edit"); + }; + return /*#__PURE__*/(0,jsx_runtime.jsxs)("section", { + className: "w-full c-white", + style: { + background: "linear-gradient( 180deg, #0B2D73 0%, #5463C5 100%)", + height: "100vh", + position: "relative", + overflow: "auto" + }, + children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", { + className: "flex items-center justify-center", + style: { + background: "url(".concat(__webpack_require__(/*! ./imgs/title.png */ 35598), ")"), + backgroundSize: "100% 100%", + backgroundPosition: 'center', + width: "647rem", + height: "76rem", + lineHeight: "76rem", + textAlign: "center", + letterSpacing: "4rem", + position: "absolute", + top: 0, + left: "187rem", + fontSize: "28rem" + }, + children: (_pathsDetail$detail12 = pathsDetail.detail) === null || _pathsDetail$detail12 === void 0 ? void 0 : _pathsDetail$detail12.name + }), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + className: "flex justify-between items-center w-full ", + style: { height: "60rem", background: "#163B88", padding: "0 40rem" @@ -19844,14 +20631,14 @@ var Page = function Page(_ref9) { gap: "20rem", boxShadow: "inset 0rem 3rem 5rem 0rem rgba(27,36,74,0.5)" }, - children: [!!((_pathsDetail$detail9 = pathsDetail.detail) !== null && _pathsDetail$detail9 !== void 0 && _pathsDetail$detail9.is_free) && ((_pathsDetail$detail10 = pathsDetail.detail) === null || _pathsDetail$detail10 === void 0 ? void 0 : _pathsDetail$detail10.publish_status) !== 0 && (((_pathsDetail$detail11 = pathsDetail.detail) === null || _pathsDetail$detail11 === void 0 ? void 0 : _pathsDetail$detail11.allow_add_member) || !(0,authority/* isCommonStudent */.JA)()) && /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + children: [!!((_pathsDetail$detail13 = pathsDetail.detail) !== null && _pathsDetail$detail13 !== void 0 && _pathsDetail$detail13.is_free) && ((_pathsDetail$detail14 = pathsDetail.detail) === null || _pathsDetail$detail14 === void 0 ? void 0 : _pathsDetail$detail14.publish_status) !== 0 && (((_pathsDetail$detail15 = pathsDetail.detail) === null || _pathsDetail$detail15 === void 0 ? void 0 : _pathsDetail$detail15.allow_add_member) || !(0,authority/* isCommonStudent */.JA)()) && /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { className: "current", onClick: handleSendToClass, children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", { src: __webpack_require__(/*! ./imgs/fskt.png */ 33046), className: "mr10" }), "\u53D1\u9001\u8BFE\u5802"] - }), ((_pathsDetail$detail12 = pathsDetail.detail) === null || _pathsDetail$detail12 === void 0 ? void 0 : _pathsDetail$detail12.allow_statistics) && ((_pathsDetail$detail13 = pathsDetail.detail) === null || _pathsDetail$detail13 === void 0 ? void 0 : _pathsDetail$detail13.public_status) === 2 && /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + }), ((_pathsDetail$detail16 = pathsDetail.detail) === null || _pathsDetail$detail16 === void 0 ? void 0 : _pathsDetail$detail16.allow_statistics) && ((_pathsDetail$detail17 = pathsDetail.detail) === null || _pathsDetail$detail17 === void 0 ? void 0 : _pathsDetail$detail17.public_status) === 2 && /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { className: "current", onClick: function onClick() { return _umi_production_exports.history.push("/paths/".concat(params.pathId, "/statistics")); @@ -19860,17 +20647,17 @@ var Page = function Page(_ref9) { src: __webpack_require__(/*! ./imgs/fskt.png */ 33046), className: "mr10" }), "\u5B66\u4E60\u7EDF\u8BA1"] - }), ((_pathsDetail$detail14 = pathsDetail.detail) === null || _pathsDetail$detail14 === void 0 ? void 0 : _pathsDetail$detail14.allow_add_member) && /*#__PURE__*/(0,jsx_runtime.jsx)(dropdown/* default */.Z, { + }), ((_pathsDetail$detail18 = pathsDetail.detail) === null || _pathsDetail$detail18 === void 0 ? void 0 : _pathsDetail$detail18.allow_add_member) && /*#__PURE__*/(0,jsx_runtime.jsx)(dropdown/* default */.Z, { dropdownRender: function dropdownRender() { - var _pathsDetail$detail15, _pathsDetail$detail16, _user$userInfo, _pathsDetail$detail17, _pathsDetail$detail18, _pathsDetail$detail19, _pathsDetail$detail20, _pathsDetail$detail21, _pathsDetail$detail22, _pathsDetail$detail23, _pathsDetail$detail24, _pathsDetail$detail25, _pathsDetail$detail26, _pathsDetail$detail27, _pathsDetail$detail28, _pathsDetail$detail29, _pathsDetail$detail30; + var _pathsDetail$detail19, _pathsDetail$detail20, _user$userInfo4, _pathsDetail$detail21, _pathsDetail$detail22, _pathsDetail$detail23, _pathsDetail$detail24, _pathsDetail$detail25, _pathsDetail$detail26, _pathsDetail$detail27, _pathsDetail$detail28, _pathsDetail$detail29, _pathsDetail$detail30, _pathsDetail$detail31, _pathsDetail$detail32, _pathsDetail$detail33, _pathsDetail$detail34; return /*#__PURE__*/(0,jsx_runtime.jsxs)(menu/* default */.Z, { - children: [((_pathsDetail$detail15 = pathsDetail.detail) === null || _pathsDetail$detail15 === void 0 ? void 0 : _pathsDetail$detail15.courses) && (((_pathsDetail$detail16 = pathsDetail.detail) === null || _pathsDetail$detail16 === void 0 ? void 0 : _pathsDetail$detail16.is_creator) && !!((_user$userInfo = user.userInfo) !== null && _user$userInfo !== void 0 && _user$userInfo.professional_certification) || (0,authority/* isCommonSuperAdminOrOperation */.ag)()) && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { + children: [((_pathsDetail$detail19 = pathsDetail.detail) === null || _pathsDetail$detail19 === void 0 ? void 0 : _pathsDetail$detail19.courses) && (((_pathsDetail$detail20 = pathsDetail.detail) === null || _pathsDetail$detail20 === void 0 ? void 0 : _pathsDetail$detail20.is_creator) && !!((_user$userInfo4 = user.userInfo) !== null && _user$userInfo4 !== void 0 && _user$userInfo4.professional_certification) || (0,authority/* isCommonSuperAdminOrOperation */.ag)()) && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { style: { textAlign: 'center' }, onClick: handleStartClass, children: "\u5F00\u8BFE" - }), ((_pathsDetail$detail17 = pathsDetail.detail) === null || _pathsDetail$detail17 === void 0 ? void 0 : _pathsDetail$detail17.allow_statistics) && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { + }), ((_pathsDetail$detail21 = pathsDetail.detail) === null || _pathsDetail$detail21 === void 0 ? void 0 : _pathsDetail$detail21.allow_statistics) && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { style: { textAlign: 'center' }, @@ -19878,37 +20665,37 @@ var Page = function Page(_ref9) { return _umi_production_exports.history.push("/paths/".concat(params.pathId, "/edit")); }, children: "\u7F16\u8F91\u8BFE\u7A0B" - }), ((_pathsDetail$detail18 = pathsDetail.detail) === null || _pathsDetail$detail18 === void 0 ? void 0 : _pathsDetail$detail18.allow_add_member) && ((_pathsDetail$detail19 = pathsDetail.detail) === null || _pathsDetail$detail19 === void 0 ? void 0 : _pathsDetail$detail19.publish_status) === 0 && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { + }), ((_pathsDetail$detail22 = pathsDetail.detail) === null || _pathsDetail$detail22 === void 0 ? void 0 : _pathsDetail$detail22.allow_add_member) && ((_pathsDetail$detail23 = pathsDetail.detail) === null || _pathsDetail$detail23 === void 0 ? void 0 : _pathsDetail$detail23.publish_status) === 0 && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { style: { textAlign: 'center' }, onClick: handleApplyPublish, children: "\u53D1\u5E03\u8BFE\u7A0B" - }), ((_pathsDetail$detail20 = pathsDetail.detail) === null || _pathsDetail$detail20 === void 0 ? void 0 : _pathsDetail$detail20.allow_statistics) && ((_pathsDetail$detail21 = pathsDetail.detail) === null || _pathsDetail$detail21 === void 0 ? void 0 : _pathsDetail$detail21.publish_status) === 2 && ((_pathsDetail$detail22 = pathsDetail.detail) === null || _pathsDetail$detail22 === void 0 ? void 0 : _pathsDetail$detail22.public_status) === 0 && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { + }), ((_pathsDetail$detail24 = pathsDetail.detail) === null || _pathsDetail$detail24 === void 0 ? void 0 : _pathsDetail$detail24.allow_statistics) && ((_pathsDetail$detail25 = pathsDetail.detail) === null || _pathsDetail$detail25 === void 0 ? void 0 : _pathsDetail$detail25.publish_status) === 2 && ((_pathsDetail$detail26 = pathsDetail.detail) === null || _pathsDetail$detail26 === void 0 ? void 0 : _pathsDetail$detail26.public_status) === 0 && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { style: { textAlign: 'center' }, onClick: handleCancelPublish, children: "\u64A4\u9500\u53D1\u5E03" - }), ((_pathsDetail$detail23 = pathsDetail.detail) === null || _pathsDetail$detail23 === void 0 ? void 0 : _pathsDetail$detail23.allow_statistics) && ((_pathsDetail$detail24 = pathsDetail.detail) === null || _pathsDetail$detail24 === void 0 ? void 0 : _pathsDetail$detail24.publish_status) === 2 && ((_pathsDetail$detail25 = pathsDetail.detail) === null || _pathsDetail$detail25 === void 0 ? void 0 : _pathsDetail$detail25.public_status) === 0 && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { + }), ((_pathsDetail$detail27 = pathsDetail.detail) === null || _pathsDetail$detail27 === void 0 ? void 0 : _pathsDetail$detail27.allow_statistics) && ((_pathsDetail$detail28 = pathsDetail.detail) === null || _pathsDetail$detail28 === void 0 ? void 0 : _pathsDetail$detail28.publish_status) === 2 && ((_pathsDetail$detail29 = pathsDetail.detail) === null || _pathsDetail$detail29 === void 0 ? void 0 : _pathsDetail$detail29.public_status) === 0 && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { style: { textAlign: 'center' }, onClick: onApplyPublic, children: "\u516C\u5F00\u8BFE\u7A0B" - }), ((_pathsDetail$detail26 = pathsDetail.detail) === null || _pathsDetail$detail26 === void 0 ? void 0 : _pathsDetail$detail26.allow_statistics) && ((_pathsDetail$detail27 = pathsDetail.detail) === null || _pathsDetail$detail27 === void 0 ? void 0 : _pathsDetail$detail27.public_status) === 1 && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { + }), ((_pathsDetail$detail30 = pathsDetail.detail) === null || _pathsDetail$detail30 === void 0 ? void 0 : _pathsDetail$detail30.allow_statistics) && ((_pathsDetail$detail31 = pathsDetail.detail) === null || _pathsDetail$detail31 === void 0 ? void 0 : _pathsDetail$detail31.public_status) === 1 && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { style: { textAlign: 'center' }, onClick: handleCancelPublic, children: "\u64A4\u9500\u7533\u8BF7\u516C\u5F00" - }), (0,authority/* isAdmin */.GJ)() && ((_pathsDetail$detail28 = pathsDetail.detail) === null || _pathsDetail$detail28 === void 0 ? void 0 : _pathsDetail$detail28.allow_statistics) && ((_pathsDetail$detail29 = pathsDetail.detail) === null || _pathsDetail$detail29 === void 0 ? void 0 : _pathsDetail$detail29.public_status) === 2 && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { + }), (0,authority/* isAdmin */.GJ)() && ((_pathsDetail$detail32 = pathsDetail.detail) === null || _pathsDetail$detail32 === void 0 ? void 0 : _pathsDetail$detail32.allow_statistics) && ((_pathsDetail$detail33 = pathsDetail.detail) === null || _pathsDetail$detail33 === void 0 ? void 0 : _pathsDetail$detail33.public_status) === 2 && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { style: { textAlign: 'center' }, onClick: handleCancelPublic, children: "\u64A4\u9500\u516C\u5F00" - }), ((_pathsDetail$detail30 = pathsDetail.detail) === null || _pathsDetail$detail30 === void 0 ? void 0 : _pathsDetail$detail30.allow_delete) && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { + }), ((_pathsDetail$detail34 = pathsDetail.detail) === null || _pathsDetail$detail34 === void 0 ? void 0 : _pathsDetail$detail34.allow_delete) && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { style: { textAlign: 'center' }, @@ -19927,7 +20714,7 @@ var Page = function Page(_ref9) { })] }), /*#__PURE__*/(0,jsx_runtime.jsx)(Join/* default */.Z, { moreIcon: jia - }), !!(user !== null && user !== void 0 && (_user$userInfo2 = user.userInfo) !== null && _user$userInfo2 !== void 0 && _user$userInfo2.login) && /*#__PURE__*/(0,jsx_runtime.jsx)(badge/* default */.Z, { + }), !!(user !== null && user !== void 0 && (_user$userInfo5 = user.userInfo) !== null && _user$userInfo5 !== void 0 && _user$userInfo5.login) && /*#__PURE__*/(0,jsx_runtime.jsx)(badge/* default */.Z, { dot: user === null || user === void 0 || (_user$navigationInfo = user.navigationInfo) === null || _user$navigationInfo === void 0 || (_user$navigationInfo = _user$navigationInfo.top) === null || _user$navigationInfo === void 0 ? void 0 : _user$navigationInfo.new_message, children: /*#__PURE__*/(0,jsx_runtime.jsx)("img", { className: "current", @@ -19937,8 +20724,8 @@ var Page = function Page(_ref9) { height: '14px' }, onClick: function onClick() { - var _user$userInfo3; - _umi_production_exports.history.push("/messages/".concat(user === null || user === void 0 || (_user$userInfo3 = user.userInfo) === null || _user$userInfo3 === void 0 ? void 0 : _user$userInfo3.login, "/user_tidings")); + var _user$userInfo6; + _umi_production_exports.history.push("/messages/".concat(user === null || user === void 0 || (_user$userInfo6 = user.userInfo) === null || _user$userInfo6 === void 0 ? void 0 : _user$userInfo6.login, "/user_tidings")); } }) }), /*#__PURE__*/(0,jsx_runtime.jsx)(User/* default */.Z, { @@ -19960,16 +20747,24 @@ var Page = function Page(_ref9) { children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", { className: "".concat(newIndexmodules.Bg, " flex-1 minW-0 minH-0 flex flex-col"), children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", { - className: "blod flex items-center", - style: { - fontSize: "18rem" - }, - children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", { - src: __webpack_require__(/*! ./imgs/kcjj.png */ 34730), + className: "flex justify-between items-center", + children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + className: "blod flex items-center", style: { - marginLeft: "10rem" + fontSize: "18rem" + }, + children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", { + src: __webpack_require__(/*! ./imgs/kcjj.png */ 34730), + style: { + marginLeft: "10rem" + } + }), " \u8BFE\u7A0B\u7B80\u4ECB"] + }), (_pathsDetail$detail35 = pathsDetail.detail) !== null && _pathsDetail$detail35 !== void 0 && _pathsDetail$detail35.allow_add_member ? /*#__PURE__*/(0,jsx_runtime.jsx)("i", { + className: "icon-zzxy-xiugai current", + style: { + fontSize: '20rem' } - }), " \u8BFE\u7A0B\u7B80\u4ECB"] + }) : /*#__PURE__*/(0,jsx_runtime.jsx)(jsx_runtime.Fragment, {})] }), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { className: "flex-1 minW-0 minH-0", style: { @@ -19989,7 +20784,7 @@ var Page = function Page(_ref9) { children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", { ref: tagsRef, children: /*#__PURE__*/(0,jsx_runtime.jsx)(RenderHtml/* default */.Z, { - value: (_pathsDetail$detail31 = pathsDetail.detail) === null || _pathsDetail$detail31 === void 0 ? void 0 : _pathsDetail$detail31.description, + value: (_pathsDetail$detail36 = pathsDetail.detail) === null || _pathsDetail$detail36 === void 0 ? void 0 : _pathsDetail$detail36.description, className: "c-white", style: { fontSize: "14rem" @@ -20109,15 +20904,18 @@ var Page = function Page(_ref9) { style: { position: "relative" }, - children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", { + children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", { className: newIndexmodules.StageStyle, - children: stageData === null || stageData === void 0 ? void 0 : stageData.map(function (item, index) { + children: [stageData === null || stageData === void 0 ? void 0 : stageData.map(function (item, index) { + var _pathsDetail$detail37; return /*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: "current ".concat(newIndexmodules.StageItemStyle), onClick: function onClick() { + if (!handleEditPrompt()) return; setCurrentData(objectSpread2_default()(objectSpread2_default()({}, item), {}, { Findex: index + 1 })); + clearAddStatus(); }, children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { className: "flex items-center ", @@ -20126,44 +20924,271 @@ var Page = function Page(_ref9) { }, children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: "".concat(newIndexmodules.StageItemIconStyleIcon, " ").concat((currentData === null || currentData === void 0 ? void 0 : currentData.stage_id) == (item === null || item === void 0 ? void 0 : item.stage_id) ? newIndexmodules.StageItemIconStyleIconActive : "") - }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { + }), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { className: "flex-1 minW-0 minH-0 ".concat(newIndexmodules.MenuStylesItem, " ").concat((currentData === null || currentData === void 0 ? void 0 : currentData.stage_id) == (item === null || item === void 0 ? void 0 : item.stage_id) ? newIndexmodules.MenuStylesItemActive : ""), - children: item.stage_name || /*#__PURE__*/(0,jsx_runtime.jsxs)("span", { - style: { - marginRight: "10rem" - }, - children: ["\u7B2C", (0,util/* toChineseNumber */.EM)(index + 1), "\u7AE0"] - }) + children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", { + children: item.stage_name || /*#__PURE__*/(0,jsx_runtime.jsxs)("span", { + style: { + marginRight: "10rem" + }, + children: ["\u7B2C", (0,util/* toChineseNumber */.EM)(index + 1), "\u7AE0"] + }) + }), (_pathsDetail$detail37 = pathsDetail.detail) !== null && _pathsDetail$detail37 !== void 0 && _pathsDetail$detail37.allow_add_member ? /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + className: newIndexmodules.edit_btn_warp, + children: [editKey != index + 1 && /*#__PURE__*/(0,jsx_runtime.jsx)("i", { + className: "icon-zzxy-xiugai current", + style: { + marginRight: '10rem', + fontSize: '20rem' + }, + onClick: function onClick(e) { + e.stopPropagation(); + if (!handleEditPrompt()) return; + clearAddStatus(); + if (editKey != index + 1) { + setCurrentData(objectSpread2_default()(objectSpread2_default()({}, item), {}, { + Findex: index + 1 + })); + } + handleEdit(index + 1, stageData[index]); + setIsEdit(true); + setEditKey(index + 1); + } + }), /*#__PURE__*/(0,jsx_runtime.jsx)("i", { + className: "icon-zzxy-shanchu11 current", + style: { + fontSize: '20rem' + }, + onClick: function onClick(e) { + e.stopPropagation(); + handleDeleteStages(item === null || item === void 0 ? void 0 : item.stage_id); + } + })] + }) : /*#__PURE__*/(0,jsx_runtime.jsx)(jsx_runtime.Fragment, {})] })] }) }, index); + }), ((_pathsDetail$detail38 = pathsDetail.detail) === null || _pathsDetail$detail38 === void 0 ? void 0 : _pathsDetail$detail38.allow_add_member) && !isAdd && /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + className: newIndexmodules.add_chapter_btn, + onClick: function onClick() { + if (!handleEditPrompt()) return; + setIsAdd(true); + }, + children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", { + className: "icon-zzxy-xinzengzhangjie current", + style: { + marginRight: '6rem', + marginTop: '2rem', + fontSize: '20rem' + } + }), "\u65B0\u589E\u7AE0\u8282"] + })] + }), !(isEdit || isAdd) ? /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + className: newIndexmodules.StageDetailStyles, + children: [(currentData === null || currentData === void 0 ? void 0 : currentData.stage_description) && /*#__PURE__*/(0,jsx_runtime.jsx)(RenderHtml/* default */.Z, { + className: "c-white", + style: { + fontSize: "14rem" + }, + value: (currentData === null || currentData === void 0 ? void 0 : currentData.stage_description) || "" + }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { + className: "flex flex-wrap", + style: { + marginTop: "20rem", + gap: "20rem" + }, + children: currentData === null || currentData === void 0 || (_currentData$items3 = currentData.items) === null || _currentData$items3 === void 0 ? void 0 : _currentData$items3.map(function (item, index) { + return /*#__PURE__*/(0,jsx_runtime.jsx)(StageItemDom, { + DataProps: item, + pathsDetail: pathsDetail, + oneindex: 0, + dispatch: dispatch, + Findex: currentData === null || currentData === void 0 ? void 0 : currentData.Findex, + Cindex: index + 1, + titleIndex: currentData === null || currentData === void 0 ? void 0 : currentData.Findex, + user: user + }, index); + }) + })] + }) : /*#__PURE__*/(0,jsx_runtime.jsx)("div", { + className: newIndexmodules.StageDetailStyles, + children: /*#__PURE__*/(0,jsx_runtime.jsxs)(es_form/* default */.Z, { + colon: false, + form: form, + onFinish: onFinish, + children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + className: "pl20 pr20", + children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, { + name: "name", + label: '章节名称', + rules: [{ + required: true, + message: '章节名称不能为空' + }, { + whitespace: true, + message: '不能输入空格' + }], + children: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z, { + size: "large", + maxLength: 60, + placeholder: "\u8BF7\u8F93\u5165\u7B2C".concat(currentData === null || currentData === void 0 ? void 0 : currentData.Findex, "\u7AE0\u8282\u540D\u79F0,\u6700\u5927\u9650\u523660\u4E2A\u5B57\u7B26"), + onBlur: handleBlur + }) + }), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, { + name: "description", + label: '章节描述', + className: "ml10", + children: /*#__PURE__*/(0,jsx_runtime.jsx)(markdown_editor/* default */.Z, { + defaultValue: formValue === null || formValue === void 0 ? void 0 : formValue.description, + placeholder: "\u8BF7\u8F93\u5165\u7B2C".concat(currentData === null || currentData === void 0 ? void 0 : currentData.Findex, "\u7AE0\u8282\u63CF\u8FF0"), + height: 300, + onBlur: handleBlur + }) + }), /*#__PURE__*/(0,jsx_runtime.jsxs)("aside", { + className: "mb10 flex", + style: { + paddingLeft: '81px', + position: 'relative', + top: '-14px' + }, + children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + className: newIndexmodules.add_btn2, + onClick: function onClick() { + if (!(currentData !== null && currentData !== void 0 && currentData.stage_id)) { + return message/* default */.ZP.info('请先输入章节名称!'); + } + if (!(0,verifyLogin/* handleVerify */.tJ)(dispatch)) { + return; + } + setShowAddBlankitems(true); + addBlankItemsForm.resetFields(); + }, + children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", { + className: "iconfont icon-tianjiafangda mr5 " + }), "\u6DFB\u52A0\u5C0F\u8282"] + }), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + className: newIndexmodules.add_btn2, + onClick: function onClick() { + if (!currentData['stage_id']) { + return message/* default */.ZP.info('请先输入章节名称!'); + } + if (!(0,verifyLogin/* handleVerify */.tJ)(dispatch)) { + return; + } + if (!(0,verifyLogin/* handleCanShixunAddModal */.xY)()) { + return; + } + setConfirmLoading(false); + setShowAddShixun(true); + addForm.setFieldsValue({ + name: '', + is_jupyter: false + }); + }, + children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", { + className: "iconfont icon-tianjiafangda mr5" + }), "\u6DFB\u52A0\u5B9E\u8BAD"] + }), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + className: newIndexmodules.add_btn2, + onClick: function onClick() { + if (!currentData['stage_id']) { + return message/* default */.ZP.info('请先输入章节名称!'); + } + setEditData(''); + setVisibleVideoModal(true); + }, + children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", { + className: "iconfont icon-tianjiafangda mr5 " + }), "\u6DFB\u52A0\u89C6\u9891"] + }), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + className: newIndexmodules.add_btn2, + onClick: function onClick() { + if (!currentData['stage_id']) { + return message/* default */.ZP.info('请先输入章节名称!'); + } + if (!(0,verifyLogin/* handleVerify */.tJ)(dispatch)) { + return; + } + setEditData(''); + setConfirmLoading(false); + setShowAddCourseware(true); + addCoursewareForm.resetFields(); + }, + children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", { + className: "iconfont icon-tianjiafangda mr5 " + }), "\u6DFB\u52A0\u8BFE\u4EF6"] + }), /*#__PURE__*/(0,jsx_runtime.jsx)("br", {})] + })] + }), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + style: { + padding: '20px 0', + margin: '0px 22px 20px 101px', + background: '#fff', + borderRadius: '2px' + }, + children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("aside", { + className: "c-light-black mt10 pb20 pl20", + children: ["\u6240\u6709\u9879\u76EE\u5747\u53EF\u4EE5\u901A\u8FC7\u62D6\u52A8\u6392\u5E8F\u6216\u5347\u964D\u7EA7\u3002", /*#__PURE__*/(0,jsx_runtime.jsx)("br", {}), "\u65B0\u5EFA\u9879\u76EE\u540D\u79F0\u6307\u672C\u9879\u76EE\u4E0B\u6CA1\u6709\u5B9E\u8D28\u5185\u5BB9\uFF0C\u4EC5\u5C55\u793A\u540D\u79F0\uFF0C\u4E0D\u53EF\u70B9\u51FB\u3002"] + }), /*#__PURE__*/(0,jsx_runtime.jsx)("aside", { + className: newIndexmodules.shixuns, + children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", { + className: "", + children: /*#__PURE__*/(0,jsx_runtime.jsx)(Sort/* default */.Z, { + visibleType: visibleTypeNew, + subjectHomeworkType: visibleType, + data: (currentData === null || currentData === void 0 ? void 0 : currentData.items) || [], + stage_id: currentData === null || currentData === void 0 ? void 0 : currentData.stage_id, + disabled: false, + deleteStages: handleDeleteStage, + editVidoItem: handEditVidoItem, + showInfoModal: showInfoModal, + updateSort: updateSort, + index: 0, + expandAll: pathsDetail === null || pathsDetail === void 0 || (_pathsDetail$detail39 = pathsDetail.detail) === null || _pathsDetail$detail39 === void 0 ? void 0 : _pathsDetail$detail39.show_course_section, + cust_seq: !!(pathsDetail !== null && pathsDetail !== void 0 && (_pathsDetail$detail40 = pathsDetail.detail) !== null && _pathsDetail$detail40 !== void 0 && _pathsDetail$detail40.cust_seq), + showVideoPlay: ((_user$userInfo7 = user.userInfo) === null || _user$userInfo7 === void 0 ? void 0 : _user$userInfo7.admin) || ((_user$userInfo8 = user.userInfo) === null || _user$userInfo8 === void 0 ? void 0 : _user$userInfo8.business) || isSHow(), + isPaths: true, + keywords: props === null || props === void 0 ? void 0 : props.keywords + }) + }) + })] + }), /*#__PURE__*/(0,jsx_runtime.jsxs)("aside", { + className: newIndexmodules.buttons, + children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_button/* default */.ZP, { + onClick: handleCancel, + style: { + width: 100 + }, + size: "large", + className: "mr20", + children: "\u53D6\u6D88" + }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { + className: newIndexmodules.add_btn2, + style: { + width: 100 + }, + onClick: /*#__PURE__*/asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee31() { + return regeneratorRuntime_default()().wrap(function _callee31$(_context31) { + while (1) switch (_context31.prev = _context31.next) { + case 0: + _context31.next = 2; + return form.validateFields(); + case 2: + _context31.next = 4; + return form.submit(); + case 4: + setIsEdit(false); + setEditKey(-1); + case 6: + case "end": + return _context31.stop(); + } + }, _callee31); + })), + children: "\u4FDD\u5B58" + })] + })] }) - }), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { - className: newIndexmodules.StageDetailStyles, - children: [(currentData === null || currentData === void 0 ? void 0 : currentData.stage_description) && /*#__PURE__*/(0,jsx_runtime.jsx)(RenderHtml/* default */.Z, { - className: "c-white", - style: { - fontSize: "14rem" - }, - value: (currentData === null || currentData === void 0 ? void 0 : currentData.stage_description) || "" - }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { - className: "flex flex-wrap", - style: { - marginTop: "20rem", - gap: "20rem" - }, - children: currentData === null || currentData === void 0 || (_currentData$items = currentData.items) === null || _currentData$items === void 0 ? void 0 : _currentData$items.map(function (item, index) { - return /*#__PURE__*/(0,jsx_runtime.jsx)(StageItemDom, { - DataProps: item, - pathsDetail: pathsDetail, - oneindex: 0, - dispatch: dispatch, - Findex: currentData === null || currentData === void 0 ? void 0 : currentData.Findex, - Cindex: index + 1, - titleIndex: currentData === null || currentData === void 0 ? void 0 : currentData.Findex - }, index); - }) - })] })] })] }), /*#__PURE__*/(0,jsx_runtime.jsx)(Stage_SendModal, {}), /*#__PURE__*/(0,jsx_runtime.jsx)(components_SendToClassModal, {}), applyPublicData.status && /*#__PURE__*/(0,jsx_runtime.jsx)(components_ApplyPublic, { @@ -20175,12 +21200,276 @@ var Page = function Page(_ref9) { handleApplyPublic(false); fetchApplyPublic(data); } + }), /*#__PURE__*/(0,jsx_runtime.jsx)(AddVideoModal/* default */.Z, { + visible: visibleVideoModal, + editData: editData, + showTags: false, + onCancel: function onCancel() { + return setVisibleVideoModal(false); + }, + onOk: handleAddVideoOk + }), /*#__PURE__*/(0,jsx_runtime.jsx)(QueryWork, { + setScoreShow: setQueryShow, + ScoreShow: QueryShow, + modalDdata: modalDdata + }), /*#__PURE__*/(0,jsx_runtime.jsx)(modal/* default */.Z, { + centered: true, + title: editData ? '编辑教学课件' : "新建教学课件", + open: showAddCourseware, + confirmLoading: confirmLoading, + destroyOnClose: true, + onOk: /*#__PURE__*/asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee32() { + var value, error, errorMsg, res, _value$files$map, _res3; + return regeneratorRuntime_default()().wrap(function _callee32$(_context32) { + while (1) switch (_context32.prev = _context32.next) { + case 0: + _context32.next = 2; + return addCoursewareForm.validateFields(); + case 2: + setConfirmLoading(true); + _context32.next = 5; + return addCoursewareForm.getFieldsValue(); + case 5: + value = _context32.sent; + error = false, errorMsg = ''; + value.files.forEach(function (list) { + if (!list.response || !list.response.id) { + error = true; + errorMsg = list.name; + } + }); + if (!error) { + _context32.next = 11; + break; + } + message/* default */.ZP.error("".concat(errorMsg, " \u6587\u4EF6\u4E0A\u4F20\u5931\u8D25\uFF0C\u8BF7\u91CD\u65B0\u4E0A\u4F20")); + return _context32.abrupt("return"); + case 11: + if (editData) { + _context32.next = 18; + break; + } + _context32.next = 14; + return (0,paths/* addCoursewareToStage */.s0)({ + id: currentData === null || currentData === void 0 ? void 0 : currentData.stage_id, + subject_id: params.pathId, + attachment_ids: value.files.map(function (item) { + return item.response.id; + }) + }); + case 14: + res = _context32.sent; + // handleAddShixunCancel(); + if (res.status === 0) { + message/* default */.ZP.success('修改成功'); + setShowAddCourseware(false); + handleCoursewareShixuns(toConsumableArray_default()(res.items)); + } else {} + _context32.next = 22; + break; + case 18: + _context32.next = 20; + return (0,paths/* upCoursewareToStage */.M2)({ + id: editData === null || editData === void 0 ? void 0 : editData.id, + subject_id: params.pathId, + attachment_id: (_value$files$map = value.files.map(function (item) { + return item.response.id; + })) === null || _value$files$map === void 0 ? void 0 : _value$files$map[0] + }); + case 20: + _res3 = _context32.sent; + // handleAddShixunCancel(); + if (_res3.status === 0) { + message/* default */.ZP.success('修改成功'); + setShowAddCourseware(false); + handleCoursewareShixuns(toConsumableArray_default()(_res3.items)); + } else {} + case 22: + setConfirmLoading(false); + case 23: + case "end": + return _context32.stop(); + } + }, _callee32); + })), + onCancel: function onCancel() { + setShowAddCourseware(false); + setEditData(''); + }, + children: /*#__PURE__*/(0,jsx_runtime.jsxs)(es_form/* default */.Z, { + form: addCoursewareForm, + children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, { + label: "\u8BFE\u4EF6\u5185\u5BB9", + name: "files", + rules: [{ + required: true, + message: '请上传课件内容' + }], + children: /*#__PURE__*/(0,jsx_runtime.jsx)(MultiUpload/* default */.Z, { + aloneClear: true, + maxSize: (0,authority/* isSuperAdmins */.Ny)() ? 500 : 100, + accept: newIndex_appectMap.toString(), + number: editData ? 1 : 10 + }) + }), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", { + className: "c-red", + children: "\u6CE8\u610F\uFF1A" + }), /*#__PURE__*/(0,jsx_runtime.jsx)("br", {}), "1\u3001\u4E0A\u4F20\u8BFE\u4EF6\uFF0C\u5373\u8868\u793A\u60A8\u5DF2\u540C\u610F", /*#__PURE__*/(0,jsx_runtime.jsx)(_umi_production_exports.Link, { + to: "/users/mmipb3zhj/videos/protocol", + target: "_blank", + children: "\u4E0A\u4F20\u5185\u5BB9\u534F\u8BAE" + }), "\uFF0C\u4E0D\u5F97\u4E0A\u4F20\u672A\u7ECF\u4ED6\u4EBA\u6388\u6743\u7684\u4F5C\u54C1\uFF1B", /*#__PURE__*/(0,jsx_runtime.jsx)("br", {}), "2\u3001\u4E0A\u4F20\u8BFE\u4EF6\u9ED8\u8BA4\u8BBE\u7F6E\u4E3A\u4E0D\u5141\u8BB8\u4E0B\u8F7D\uFF0C\u82E5\u8981\u5F00\u542F\u4E0B\u8F7D\u529F\u80FD\uFF0C\u53EF\u8FDB\u5165\u8BFE\u7A0B\u7F16\u8F91\u9875\u9762\u8BBE\u7F6E\uFF1B", /*#__PURE__*/(0,jsx_runtime.jsx)("br", {}), "3\u3001\u4E0D\u652F\u6301\u65AD\u70B9\u7EED\u4F20\uFF0C\u5355\u4E2A\u6587\u4EF6\u5927\u5C0F\u8BF7\u52FF\u8D85\u8FC7", (0,authority/* isSuperAdmins */.Ny)() ? 500 : 100, "M\uFF1B", /*#__PURE__*/(0,jsx_runtime.jsx)("br", {}), "4\u3001\u5F53\u524D\u4EC5\u9650\u652F\u6301pdf\u3001word\u3001excel\u3001ppt\u3001zip\u6587\u4EF6\uFF1B", /*#__PURE__*/(0,jsx_runtime.jsx)("br", {}), "5\u3001\u6587\u4EF6\u540D\u5C06\u88AB\u81EA\u52A8\u8BFB\u53D6\u4E3A\u7CFB\u7EDF\u5185\u8BE5\u8BFE\u4EF6\u7684\u540D\u79F0\uFF0C\u4E0A\u4F20\u524D\u8BF7\u6CE8\u610F\u8FD9\u4E00\u70B9\uFF1B", /*#__PURE__*/(0,jsx_runtime.jsx)("br", {}), "6\u3001\u4E00\u6B21\u6700\u591A\u4E0A\u4F2010\u4E2A\u6587\u4EF6\u3002"] + })] + }) + }), /*#__PURE__*/(0,jsx_runtime.jsx)(modal/* default */.Z, { + centered: true, + title: "\u65B0\u5EFA\u5C0F\u8282\u540D\u79F0", + open: showAddBlankItems, + confirmLoading: confirmLoading, + onOk: /*#__PURE__*/asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee33() { + var value, res; + return regeneratorRuntime_default()().wrap(function _callee33$(_context33) { + while (1) switch (_context33.prev = _context33.next) { + case 0: + _context33.next = 2; + return addBlankItemsForm.validateFields(); + case 2: + setConfirmLoading(true); + _context33.next = 5; + return addBlankItemsForm.getFieldsValue(); + case 5: + value = _context33.sent; + _context33.next = 8; + return (0,paths/* addBlankItems */.Mt)({ + id: currentData === null || currentData === void 0 ? void 0 : currentData.stage_id, + subject_id: params.pathId, + name: value.name + }); + case 8: + res = _context33.sent; + // handleAddShixunCancel(); + if (res.status === 0) { + message/* default */.ZP.success('添加成功'); + setShowAddBlankitems(false); + handleBlankItems(objectSpread2_default()({}, res)); + } else {} + setConfirmLoading(false); + case 11: + case "end": + return _context33.stop(); + } + }, _callee33); + })), + onCancel: function onCancel() { + return setShowAddBlankitems(false); + }, + children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z, { + form: addBlankItemsForm, + children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, { + style: { + marginBottom: 0 + }, + label: "", + name: "name", + rules: [{ + required: true, + message: '请输入不超过40字的小节名称' + }], + children: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z, { + size: "large", + maxLength: 40, + placeholder: "\u8BF7\u8F93\u5165\u4E0D\u8D85\u8FC740\u5B57\u7684\u5C0F\u8282\u540D\u79F0" + }) + }) + }) + }), /*#__PURE__*/(0,jsx_runtime.jsx)(modal/* default */.Z, { + centered: true, + title: "\u65B0\u5EFA\u5B9E\u8DF5\u9879\u76EE", + open: showAddShixun, + confirmLoading: confirmLoading, + destroyOnClose: true, + onOk: /*#__PURE__*/asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee34() { + var res; + return regeneratorRuntime_default()().wrap(function _callee34$(_context34) { + while (1) switch (_context34.prev = _context34.next) { + case 0: + _context34.next = 2; + return addForm.validateFields(); + case 2: + setConfirmLoading(true); + _context34.next = 5; + return (0,paths/* satgeAddShixunToStage */.vf)(objectSpread2_default()({ + id: currentData['stage_id'], + subject_id: params.pathId + }, addValue)); + case 5: + res = _context34.sent; + handleAddShixunCancel(); + if (res.id) { + addForm.resetFields(); + message/* default */.ZP.success('添加成功'); + handleShixuns([res]); + } + setConfirmLoading(false); + case 9: + case "end": + return _context34.stop(); + } + }, _callee34); + })), + onCancel: handleAddShixunCancel, + children: /*#__PURE__*/(0,jsx_runtime.jsxs)(es_form/* default */.Z, { + form: addForm, + onValuesChange: function onValuesChange(value) { + setAddValue(objectSpread2_default()(objectSpread2_default()({}, addValue), value)); + }, + children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, { + label: "\u7C7B\u578B", + name: "is_jupyter", + rules: [{ + required: true, + message: '请选择类型' + }], + children: /*#__PURE__*/(0,jsx_runtime.jsxs)(es_radio/* default.Group */.ZP.Group, { + children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default */.ZP, { + defaultChecked: true, + value: false, + children: "\u5168\u6808\u5B9E\u8DF5\u9879\u76EE" + }), /*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default */.ZP, { + value: true, + children: "Jupyter Notebook\u5B9E\u8DF5\u9879\u76EE" + })] + }) + }), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, { + label: "\u540D\u79F0", + name: "name", + style: { + marginBottom: 0 + }, + rules: [{ + required: true, + message: "请输入名称" + }, { + max: 60, + message: "输入超限,请缩减字符数" + }, { + whitespace: true, + message: '请输入名称' + }], + children: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z, { + size: "large", + showCount: true, + maxLength: 60 + }) + })] + }) })] }); }; -/* harmony default export */ var newIndex = ((0,_umi_production_exports.connect)(function (_ref15) { - var user = _ref15.user, - pathsDetail = _ref15.pathsDetail; +/* harmony default export */ var newIndex = ((0,_umi_production_exports.connect)(function (_ref27) { + var user = _ref27.user, + pathsDetail = _ref27.pathsDetail; return { user: user, pathsDetail: pathsDetail diff --git a/umi.f5c0c96f.js b/umi.ed80a125.js similarity index 99% rename from umi.f5c0c96f.js rename to umi.ed80a125.js index 79b69aa5f4..c19ee4f178 100644 --- a/umi.f5c0c96f.js +++ b/umi.ed80a125.js @@ -24158,6 +24158,10 @@ var PathsDetailModel = { } }); case 5: + return _context5.abrupt("return", { + stageData: toConsumableArray_default()((response === null || response === void 0 ? void 0 : response.stages) || []) + }); + case 6: case "end": return _context5.stop(); } @@ -205938,7 +205942,7 @@ function debounce (delay, callback, options) { /******/ // This function allow to reference async chunks /******/ __webpack_require__.u = function(chunkId) { /******/ // return url for filenames based on template -/******/ return "" + ({"292":"p__Classrooms__Lists__Exercise__Add__index","310":"p__User__Detail__ExperImentImg__Detail__index","556":"p__User__Detail__Order__pages__invoice__index","1201":"p__Counselling__ExpertList__Info__index","1482":"p__Classrooms__Lists__Graduation__Topics__Edit__index","1660":"p__User__QQLogin__index","1702":"p__Classrooms__New__index","2001":"p__Materials__ItemAssets__AddReceive__index","2224":"p__Knowbase__HomePage__index","2416":"p__Counselling__ExpertList__index","2507":"p__Magazinejor__component__MonthlyDetailamins__index","2604":"p__CounsellingCopy__ExpertList__Info__index","2659":"p__User__Detail__UserPortrait__index","2819":"p__Classrooms__Lists__Template__detail__index","2948":"p__Materials__ItemAssets__Info__index","3317":"p__Classrooms__Lists__Graduation__Topics__Add__index","3391":"p__Classrooms__Lists__ProgramHomework__Detail__components__CodeReview__Detail__index","3451":"p__Classrooms__Lists__Statistics__StudentStatistics__Detail__index","3509":"p__HttpStatus__SixActivities","3585":"p__Classrooms__Lists__Statistics__StudentSituation__index","3951":"p__Classrooms__Lists__ProgramHomework__Detail__index","4271":"p__LaboratoryOverview__index","4736":"p__User__Detail__Projects__index","4766":"p__Administration__index","4829":"p__Materials__MyReceive__Report__index","4884":"p__Shixuns__Detail__Repository__Commit__index","4973":"p__Engineering__Evaluate__List__index","5427":"p__User__Detail__Devicegroup__index","5572":"p__Paths__HigherVocationalEducation__index","5808":"p__OfficialList__index","6127":"p__Classrooms__Lists__ProgramHomework__Ranking__index","6431":"p__Counselling__MyAnswer__index","6613":"p__Laboratory__LaboratoryCenter__index","6685":"p__Shixuns__Detail__RankingList__index","6758":"p__Classrooms__Lists__Attachment__index","6788":"p__Classrooms__Lists__ProgramHomework__index","7043":"p__User__Detail__Topics__Exercise__Edit__index","7202":"p__Materials__Entry__index","7520":"p__Laboratory__OpenReservation__OpenReservationStatistics__index","7729":"p__Materials__ItemAssets__AddReceiveScene__index","7852":"p__Classrooms__Lists__ShixunHomeworks__index","7884":"p__Shixuns__Exports__index","8787":"p__Competitions__Entered__index","8999":"p__Three__index","9105":"p__CloudStudy__Detail__index","9134":"p__Materials__ItemAssetsList__index","9416":"p__Graduations__Lists__Tasks__index","10195":"p__Classrooms__Lists__GroupHomework__Detail__index","10485":"p__Question__AddOrEdit__BatchAdd__index","10737":"p__Classrooms__Lists__CommonHomework__Detail__components__CodeReview__Detail__index","10799":"p__User__Detail__Topics__Poll__Detail__index","10902":"p__Counselling__MyConsultation__index","10921":"p__Classrooms__Lists__Exercise__CodeDetails__index","11020":"p__Counselling__DutySetting__index","11070":"p__Innovation__PublicMirror__index","11130":"p__Laboratory__MyReservation__index","11174":"p__Shixuns__Detail__ExperimentDetail__index","11253":"p__Graduations__Lists__Gradingsummary__index","11512":"p__Classrooms__Lists__Exercise__AnswerCheck__index","11520":"p__Engineering__Lists__StudentList__index","11545":"p__Paperlibrary__Random__ExchangeFromProblemSet__index","11581":"p__Problemset__Preview__index","12076":"p__User__Detail__Competitions__index","12102":"p__Classrooms__Lists__Board__Edit__index","12303":"p__Classrooms__Lists__CommonHomework__Comment__index","12412":"p__User__Detail__Videos__index","12476":"p__Colleges__index","12865":"p__Innovation__MyMirror__index","12868":"p__Materials__Receive__Report__index","12884":"p__Classrooms__Lists__ProgramHomework__Comment__index","12914":"p__Laboratory__Regulations__Info__index","13006":"p__Engineering__index","13012":"p__Counselling__ExpertList__OnlineChat__index","13355":"p__Classrooms__Lists__Polls__index","13581":"p__Classrooms__Lists__ShixunHomeworks__Detail__index","13585":"p__Magazinejor__component__Submission__index","14058":"p__Demo__index","14105":"p__Classrooms__Lists__Exercise__Answer__index","14227":"p__Paths__Overview__index","14514":"p__Account__Results__index","14599":"p__Problemset__index","14610":"p__User__Detail__LearningPath__index","14662":"p__Classrooms__Lists__GroupHomework__Review__index","14666":"p__Homepage__index","14889":"p__Classrooms__Lists__Exercise__ImitateAnswer__index","15148":"p__Classrooms__Lists__Template__index","15186":"p__Classrooms__Overview__index","15319":"p__Classrooms__Lists__ProgramHomework__Detail__answer__Detail__index","15402":"p__User__Detail__Topics__Detail__index","16074":"p__MagazineVer__Detail__index","16328":"p__Shixuns__Edit__body__Warehouse__index","16434":"p__User__Detail__Order__pages__records__index","16729":"p__Classrooms__Lists__GroupHomework__Edit__index","16845":"p__Shixuns__Detail__Settings__index","17482":"p__Classrooms__Lists__Exercise__Notice__index","17527":"p__MyProblem__RecordDetail__index","17622":"p__Classrooms__Lists__Polls__Detail__index","17806":"p__Classrooms__Lists__Statistics__StatisticsQuality__index","18241":"p__virtualSpaces__Lists__Plan__index","18302":"p__Classrooms__Lists__Board__index","18307":"p__User__Detail__Shixuns__index","18682":"p__Wisdom__index","19116":"p__Materials__ItemAssets__AddProcure__index","19215":"p__Shixuns__Detail__ForkList__index","19360":"p__User__Detail__virtualSpaces__index","19519":"p__User__Detail__ClassManagement__Item__index","19715":"p__Classrooms__Lists__CommonHomework__Edit__index","19891":"p__User__Detail__Videos__Success__index","20026":"p__Classrooms__Lists__Graduation__Tasks__Edit__index","20576":"p__Account__Profile__Edit__index","20680":"p__Innovation__index","20700":"p__tasks__Jupyter__index","21265":"p__Classrooms__Lists__Announcement__index","21423":"p__Shixuns__Edit__body__Level__Challenges__EditPracticeAnswer__index","21433":"p__Equipment__Information__InfoList__ReservationInfo__index","21578":"p__Classrooms__Lists__Graduation__Topics__Detail__index","21937":"p__CounsellingCopy__ExpertManage__index","21939":"p__User__Detail__Order__index","22055":"p__CounsellingCopy__Index__index","22254":"p__Shixuns__Detail__Discuss__index","22307":"p__Report__index","22561":"p__Materials__Receive__index","22707":"p__Innovation__MyDataSet__index","23332":"p__Paths__Detail__id","24504":"p__virtualSpaces__Lists__Survey__index","24904":"p__Equipment__MessageCenterManage__index","25022":"p__Graduations__Lists__Settings__index","25470":"p__Shixuns__Detail__Collaborators__index","25705":"p__virtualSpaces__Lists__Construction__index","25807":"p__Materials__MyProcure__index","25972":"layouts__user__index","26366":"p__Innovation__PublicProject__index","26429":"p__MagazineVer__Index__index","26685":"p__Classrooms__Index__index","26741":"p__Engineering__Norm__List__index","26883":"p__Competitions__Index__index","27178":"p__User__BindAccount__index","27182":"p__User__ResetPassword__index","27333":"p__User__WechatLogin__index","27395":"p__Classrooms__Lists__Statistics__StudentDetail__index","27416":"p__Equipment__Index__index","28072":"p__Classrooms__Lists__GroupHomework__SubmitWork__index","28237":"p__User__Detail__Order__pages__view__index","28435":"p__Classrooms__Lists__Attendance__index","28637":"p__Knowbase__Detail__index","28639":"p__Forums__Index__redirect","28723":"p__Classrooms__Lists__Polls__Edit__index","28982":"p__Paths__New__index","29304":"p__NewHomeEntranceClassify__index","29647":"p__Question__Index__index","29942":"p__Equipment__Information__InfoList__Edit__index","30067":"p__Message__index","30264":"p__User__Detail__Order__pages__orderPay__index","30342":"p__Classrooms__Lists__ShixunHomeworks__Comment__index","31006":"p__RestFul__index","31078":"p__Laboratory__LaboratoryType__index","31211":"p__Classrooms__Lists__CommonHomework__EditWork__index","31316":"p__Equipment__Information__InfoList__Details__index","31427":"p__Classrooms__Lists__Statistics__index","31674":"p__Classrooms__ClassicCases__index","31962":"p__Classrooms__Lists__Engineering__index","33356":"p__Classrooms__Lists__Assistant__index","33747":"p__virtualSpaces__Lists__Homepage__index","33772":"p__Magazinejor__Home__index","33784":"p__Paperlibrary__Random__Detail__index","33897":"p__Information__EditPage__index","34044":"p__Counselling__ExpertManage__index","34093":"p__Classrooms__Lists__Attendance__Detail__index","34601":"p__Paths__Detail__Statistics__index","34741":"p__Problems__OjForm__NewEdit__index","34800":"p__Engineering__Lists__GraduatedMatrix__index","34994":"p__Problems__OjForm__index","35238":"p__virtualSpaces__Lists__Material__index","35380":"p__Laboratory__Index__index","35729":"p__Help__Index","35977":"p__Laboratory__MyLaboratory__Info__rooms__createRoom__index","36029":"p__Administration__Student__index","36270":"p__MyProblem__index","36784":"p__Innovation__Edit__index","37062":"layouts__SimpleLayouts","37291":"p__CounsellingCopy__DutySetting__index","37948":"p__User__Detail__ClassManagement__index","38143":"layouts__GraduationsDetail__index","38447":"p__virtualSpaces__Lists__Knowledge__index","38634":"p__Classrooms__Lists__CourseGroup__List__index","38797":"p__Competitions__Edit__index","39094":"p__Magazine__AddOrEdit__index","39332":"p__Classrooms__Lists__Video__index","39348":"p__CloudTroops__Detail__index","39391":"p__Engineering__Lists__CurseSetting__index","39404":"monaco-editor","39496":"p__CounsellingCopy__ExpertList__Detail__index","39695":"p__Classrooms__Lists__Polls__Add__index","39820":"p__Laboratory__LaboratoryRoom__createRoom__index","39859":"p__Materials__ItemAssets__InfoCode__index","40139":"p__Materials__ItemAssets__index","40559":"layouts__virtualDetail__index","40665":"p__Materials__Index__index","40923":"p__Counselling__ExpertSchedule__index","41048":"p__Classrooms__Lists__ProgramHomework__Detail__Ranking__index","41657":"p__Shixuns__Edit__body__Level__Challenges__EditQuestion__index","41717":"layouts__index","41953":"p__Problemset__NewItem__index","42159":"p__Equipment__Information__index","42240":"p__User__Detail__Videos__Upload__index","43212":"p__Laboratory__ReservationManage__index","43361":"p__Magazinejor__component__MonthlyDetailamins__Add__index","43442":"p__Classrooms__Lists__Board__Add__index","43862":"p__HttpStatus__403","44216":"p__Classrooms__Lists__ProgramHomework__Detail__answer__Edit__index","44259":"p__User__Detail__Order__pages__result__index","44449":"p__Competitions__Exports__index","44565":"p__HttpStatus__500","45096":"p__Shixuns__Detail__AuditSituation__index","45179":"p__Administration__Student__Edit__index","45359":"p__Messages__Detail__index","45517":"p__DefendCloud__index","45598":"p__Laboratory__Regulations__index","45650":"p__Competitions__Update__index","45775":"p__Engineering__Lists__Document__index","45825":"p__Classrooms__Lists__Exercise__index","45975":"p__Counselling__ExpertList__Detail__index","45992":"p__Classrooms__Lists__Exercise__ReviewGroup__index","45999":"p__CounsellingCopy__ExpertList__index","46219":"p__NewHomeEntrancetree__index","46796":"p__virtualSpaces__Lists__Announcement__Detail__index","46963":"p__Classrooms__Lists__Engineering__Detail__index","47456":"p__Practices__Detail__index","47545":"p__Graduations__Lists__Archives__index","47778":"p__IOT__DeviceManage__index","48077":"p__Classrooms__Lists__Students__index","48289":"p__Materials__MyReceive__index","48431":"p__Classrooms__Lists__Exercise__Export__index","48689":"p__Classrooms__Lists__Statistics__VideoStatistics__index","49205":"p__Shixuns__Edit__body__Level__Challenges__EditPracticeSetting__index","49366":"p__User__Login__index","49716":"p__Question__OjProblem__RecordDetail__index","49890":"p__Classrooms__Lists__CommonHomework__index","50869":"p__Guidance__index","51220":"p__NewHomeEntrance2__index","51276":"p__MoopCases__Success__index","51461":"p__Graduations__Lists__Topics__index","51582":"p__Classrooms__Lists__GroupHomework__Add__index","51810":"p__Laboratory__OpenReservation__OpenReservationDetail__index","51855":"p__MoopCases__InfoPanel__index","52338":"p__Classrooms__Lists__CommonHomework__Review__index","52404":"p__Classrooms__Lists__Template__teacher__index","52806":"p__User__Detail__Topics__Exercise__Detail__index","52829":"p__Messages__Private__index","52875":"p__Shixuns__Detail__id","53247":"p__Paperlibrary__See__index","53451":"p__Competitions__NewIndex__index","53910":"p__HttpStatus__introduction","54056":"p__IntrainCourse__index","54164":"p__Classrooms__Lists__Exercise__Detail__index","54492":"p__Graduations__Lists__StudentSelection__index","54572":"p__Classrooms__Lists__ExportList__index","54770":"p__Classrooms__Lists__ProgramHomework__Detail__answer__index","54862":"p__Paperlibrary__index","55573":"p__Shixuns__Detail__Merge__index","55624":"p__Graduations__Lists__Index__index","56277":"p__Shixuns__Edit__index","57045":"p__Classrooms__Lists__CommonHomework__SubmitWork__index","57504":"p__CloudHotLine__index","57560":"p__Administration__College__index","57614":"p__Shixuns__Edit__body__Level__Challenges__RankingSetting__index","57989":"p__Laboratory__MyLaboratory__Info__index","58140":"p__Practices__index","59133":"p__Shixuns__Detail__Challenges__index","59142":"p__Reservation__index","59649":"p__Engineering__Lists__TrainingProgram__index","59788":"p__Account__Profile__index","60479":"p__Classrooms__Lists__GroupHomework__EditWork__index","60533":"p__Classrooms__Lists__Video__Statistics__Detail__index","60547":"p__Account__index","61043":"p__Classrooms__Lists__Graduation__Tasks__index","61075":"p__IOT__ViewAppointment__index","61311":"p__Equipment__BookingManage__index","61713":"p__virtualSpaces__Lists__Settings__index","61727":"p__Classrooms__Lists__CourseGroup__NotList__index","61880":"p__User__Detail__Order__pages__apply__index","61902":"p__Information__HomePage__index","62300":"p__Api__index","62369":"p__Magazinejor__component__Review__index","62548":"p__Engineering__Norm__Detail__index","62909":"p__NewHomeEntrance1__index","63157":"p__User__Detail__ExperImentImg__Add__index","64017":"p__Classrooms__Lists__PlaceholderPage__index","64144":"p__Problemset__Preview__New__index","64217":"p__Classrooms__Lists__Video__Statistics__index","64496":"p__HttpStatus__HpcCourse","64520":"p__Account__Secure__index","65111":"p__Terminal__index","65148":"p__Classrooms__Lists__Polls__Answer__index","65191":"p__User__Detail__Certificate__index","65549":"p__Shixuns__New__CreateImg__index","65798":"p__Magazinejor__component__Journal__index","65816":"p__virtualSpaces__Lists__Announcement__index","66034":"p__HttpStatus__UserAgents","66063":"p__Graduations__Lists__Personmanage__index","66118":"p__Magazinejor__component__Comment__index","66243":"p__Broadcast__Detail__index","66531":"p__HttpStatus__404","66583":"p__User__Detail__Classrooms__index","66651":"p__Engineering__Evaluate__Detail__index","66884":"p__Counselling__Index__index","67242":"p__Innovation__MyProject__index","67878":"p__Classrooms__Lists__LiveVideo__index","67987":"p__Counselling__HotQuestions__index","68014":"p__Classrooms__Lists__Teachers__index","68665":"p__Engineering__Lists__TrainingObjectives__index","68827":"p__Classrooms__Lists__OnlineLearning__index","68882":"p__Classrooms__Lists__Graduation__Tasks__Detail__index","69681":"p__User__Detail__Devicegroup__Add__index","69828":"p__Equipment__Faultlibrary__index","69922":"p__Classrooms__Lists__Statistics__StudentVideo__index","69944":"p__Classrooms__Lists__Video__Statistics__StudentDetail__index","70354":"p__Magazinejor__component__MonthlyPreview__index","70928":"p__RestFul__Edit__index","71450":"p__Classrooms__Lists__ShixunHomeworks__Commitsummary__index","71525":"p__User__Detail__Devicegroup__ReservationInfo__index","71783":"p__virtualSpaces__Lists__Experiment__index","72409":"p__Materials__Procure__index","72529":"p__User__Detail__id","72539":"p__Graduations__Review__index","72570":"p__Competitions__Detail__index","73183":"p__Engineering__Lists__GraduationIndex__index","73220":"p__Classrooms__Lists__Video__Upload__index","73822":"p__CloudStudy__index","74264":"p__Forums__New__index","74297":"p__Laboratory__LaboratoryRoom__index","74795":"p__Classrooms__Lists__Graduation__Tasks__Add__index","75043":"p__User__Detail__Topics__Poll__Edit__index","75357":"p__Engineering__Lists__TrainingProgram__Edit__index","75786":"layouts__LoginAndRegister__index","75816":"p__Paperlibrary__Random__Edit__index","75824":"p__Magazinejor__component__Detail__index","76134":"p__Equipment__Maintenance__Details__index","76437":"p__Equipment__ActionLog__index","76904":"p__MoopCases__FormPanel__index","77248":"p__Materials__ItemAssetsList__CreateItemAssets__index","77460":"p__Question__OjProblem__index","77857":"p__Shixuns__Edit__body__Level__Challenges__NewQuestion__index","78085":"p__Classrooms__Lists__Exercise__Review__index","78413":"p__CounsellingCopy__ExpertList__OnlineChat__index","79487":"p__Laboratory__OpenReservation__index","79489":"p__Engineering__Lists__CourseList__index","79590":"p__User__Detail__TeachGroup__index","79921":"p__Classrooms__ExamList__index","80508":"p__Forums__Detail__id","80668":"p__MagazineVer__Mine__index","81148":"p__Shixuns__Detail__Repository__UploadFile__index","81384":"p__CloudTroops__index","81799":"p__Competitions__Entered__Assembly__TeamDateil","82339":"p__virtualSpaces__Lists__Plan__Detail__index","82425":"p__Classrooms__Lists__Board__Detail__index","82443":"p__Graduations__Lists__StageModule__index","83105":"p__Laboratory__RuleManage__index","83141":"p__Innovation__Detail__index","83212":"p__MoopCases__index","83935":"p__Classrooms__Lists__GroupHomework__index","84546":"p__Engineering__Lists__TrainingProgram__Add__index","85048":"p__Classrooms__Lists__Graduation__Topics__index","85111":"p__User__Detail__Order__pages__orderInformation__index","85297":"p__Classrooms__Lists__Exercise__Detail__components__DuplicateChecking__CheckDetail__index","85888":"p__Classrooms__Lists__CommonHomework__Add__index","85891":"p__virtualSpaces__Lists__Resources__index","86052":"p__Paths__Index__index","86065":"p__Materials__Log__index","86452":"p__Innovation__PublicDataSet__index","86541":"p__Shixuns__Detail__Dataset__index","86634":"p__Innovation__Tasks__index","86820":"p__User__Detail__Topics__Normal__index","86913":"p__Question__AddOrEdit__index","87058":"p__virtualSpaces__Lists__Survey__Detail__index","87260":"p__Account__Certification__index","87922":"p__Classrooms__Lists__CourseGroup__Detail__index","88093":"p__Equipment__Maintenance__index","88155":"p__Shixuns__Overview__index","88501":"p__ReservationDetail__index","88517":"p__User__Detail__Topics__Group__index","88866":"p__index","89053":"p__IOT__ElectronBPManage__index","89076":"p__Account__Binding__index","89113":"p__Equipment__Devicelabel__index","89677":"p__virtualSpaces__Lists__Announcement__AddAndEdit__index","89785":"p__Classrooms__Lists__Template__student__index","90109":"p__Classrooms__Lists__ShixunHomeworks__Detail__components__CodeReview__Detail__index","90127":"p__CounsellingCopy__MyConsultation__index","90265":"p__User__Detail__Topics__index","90337":"p__Paperlibrary__Random__PreviewEdit__index","91045":"p__virtualSpaces__Lists__Knowledge__AddAndEdit__index","91470":"p__User__Register__index","91831":"p__Graduations__Index__index","91935":"p__Laboratory__Regulationsadmins__index","91958":"p__Magazinejor__component__MonthlyDetail__index","92045":"p__Engineering__Lists__TeacherList__index","92501":"p__Search__index","92603":"p__Classrooms__Lists__ProgramHomework__Detail__answer__Add__index","92823":"p__Engineering__Navigation__Home__index","92932":"p__User__Detail__Devicegroup__Edit__index","92983":"p__Forums__Index__index","93260":"p__Paperlibrary__Add__index","93282":"layouts__ShixunDetail__index","93496":"p__User__Detail__OtherResources__index","93665":"p__tasks__index","93668":"p__Classrooms__Lists__CommonHomework__Detail__index","94078":"p__Messages__Tidings__index","94498":"p__Shixuns__Edit__body__Level__Challenges__NewPractice__index","94662":"p__User__Detail__Paths__index","94715":"p__virtualSpaces__Lists__Material__Detail__index","94849":"p__User__Detail__ExperImentImg__index","95125":"p__Classrooms__Lists__Exercise__DetailedAnalysis__index","95176":"p__User__Detail__Videos__Protocol__index","95335":"p__Engineering__Lists__CourseMatrix__index","95762":"p__OfficialNotice__index","96163":"p__Laboratory__Reservations__Info__index","96444":"p__Video__Detail__id","96882":"p__Classrooms__New__StartClass__index","97008":"p__Shixuns__New__index","97046":"p__Shixuns__Detail__Repository__AddFile__index","97838":"p__Equipment__Working__index","98062":"p__User__Detail__Topicbank__index","98398":"p__virtualSpaces__Lists__Resources__Detail__index","98662":"p__Materials__ItemAssetsType__index","98688":"p__Shixuns__Detail__Repository__index","98885":"p__Classrooms__Lists__Statistics__StudentStatistics__index","98936":"p__Laboratory__MyLaboratory__index","99674":"p__Shixuns__New__ImagePreview__index","99758":"p__Laboratory__Reservations__index"}[chunkId] || chunkId) + "." + {"245":"ea809732","292":"d22875b8","310":"6c163e33","556":"334e5cec","697":"611824aa","1201":"2f70b785","1482":"3ec7b6a9","1594":"45d6f1bb","1660":"5b8fe66c","1702":"100ec9cf","1710":"d2b29b3c","2001":"91f0e396","2191":"b39501c6","2224":"4f5b6434","2249":"90399667","2360":"2f3cadfa","2416":"de818548","2494":"5e069ec9","2507":"74cc0f2b","2604":"668c2902","2659":"e7177e59","2798":"c7f5516e","2805":"b2ea0001","2819":"9b51e401","2837":"b3a05bc1","2859":"d6c45c48","2948":"9eaf7119","3080":"05f6e45c","3133":"6a9f7113","3278":"b5880d90","3317":"66e6144a","3391":"11b895e5","3416":"8f71c399","3451":"742d7070","3509":"b219a1c5","3585":"acdd9769","3885":"e66b03f8","3951":"ef8364c0","4271":"2a25ec1e","4409":"b35d039d","4685":"21279a05","4736":"60cb5776","4766":"fa0b40a8","4798":"064bd687","4829":"10093a7e","4847":"94a9c09a","4884":"88476236","4973":"994c8b4b","5383":"e2ba2c4c","5427":"e90a3826","5434":"361b868d","5572":"1f4ec739","5808":"289246f4","5871":"354179e5","6056":"43511d00","6127":"33354e85","6378":"27c8142f","6431":"8c674cff","6572":"ee5cd0dd","6613":"4c3cd306","6685":"bf361c30","6758":"6d19306d","6788":"d95a1c5b","6839":"e55e87e0","6880":"00547db8","7043":"aad7350a","7172":"850ee833","7186":"3a507434","7202":"03c54afb","7417":"42194896","7479":"57a27512","7520":"ba113f3a","7647":"f917a77c","7729":"4c34ab9d","7852":"0c332584","7884":"b4d9ca78","8112":"fa2a7fbf","8494":"a6f81fef","8787":"53705489","8999":"333f5be5","9105":"65cba917","9134":"0075a1aa","9416":"c0f8d64f","9589":"aea1bd33","9876":"7c210eb3","9928":"5856e32a","9951":"f9af0890","10195":"8d64112c","10354":"5c063e6f","10485":"6665f055","10572":"93bdfec4","10737":"f5c6ba06","10776":"f4e27a20","10799":"8fa19a42","10902":"aa2d2984","10921":"2d9b4ed4","11020":"b074d830","11070":"15b8dc97","11130":"8f396e07","11174":"9ea86516","11253":"c7dee3d7","11512":"ba396c49","11520":"c1473fe6","11545":"6db1a46d","11581":"35ca28b6","12017":"3a742146","12076":"ae559873","12102":"821369a5","12133":"a1bfbb6f","12223":"d75889db","12303":"e8b3892c","12372":"5fd416f9","12386":"289c62c7","12412":"3b74efe7","12476":"c4fedc5e","12632":"3cd169f8","12865":"2bf03ada","12868":"24816d53","12884":"973230ed","12911":"10f868cd","12914":"a0237f65","13006":"da3de5e4","13012":"b3560b61","13282":"8c7a81c3","13355":"f731a11f","13488":"5c105997","13560":"ebaa0982","13581":"0cc10d47","13585":"b29c94fa","14058":"794f90ad","14088":"c639825c","14105":"626a254a","14227":"43e24dbe","14514":"9db9b6e2","14527":"b8c6763b","14599":"44c6efcf","14610":"bc640d09","14662":"cc1e9236","14666":"eefa19ef","14889":"fa59a03a","15128":"cd9031ee","15141":"d9cbb5b9","15148":"be6352ef","15186":"616e6758","15290":"7b3f25d8","15319":"de5c1586","15402":"7ba2ed69","15631":"d790a1bf","15845":"c8fe49ef","15871":"aa7bf227","15963":"037005a5","16074":"2940aa64","16328":"dd02d1cf","16434":"91aa91ae","16508":"b6cb6845","16703":"79d3adb9","16729":"6edacdde","16845":"9ea18c6a","17244":"2f28e3f9","17451":"515a9b1d","17482":"a7c537a5","17527":"33b053fe","17622":"549e338f","17714":"a95fabf1","17757":"0b2877c8","17806":"75132188","18019":"4b8b9931","18241":"a39c3a3c","18302":"db6c74b0","18307":"2a404aed","18350":"0ed0f7c3","18682":"5ddd8d4f","18898":"25ad586a","18945":"2623c0c7","18963":"33e3df18","19116":"8752eb1e","19208":"85e01132","19215":"7422e6ec","19360":"ef6ef285","19494":"d52107dd","19519":"52cfdd4b","19567":"40a26ace","19715":"a57c2837","19842":"83bd6a00","19891":"739bc0da","20005":"c46f0cdc","20026":"dc80d8d0","20250":"773ad8f7","20576":"c90e7824","20670":"bd593d0c","20680":"1f1c7d2d","20700":"fb3cbaa4","20834":"a36a4b7e","21265":"5a8b382f","21295":"63cff0e2","21423":"eb700cde","21433":"96035f6f","21458":"955d2891","21560":"e943590b","21578":"fa7208b1","21937":"4689991c","21939":"88f4ba12","22055":"db105851","22254":"2e428860","22307":"35aa1eaa","22434":"8247c34b","22561":"da8fdb11","22707":"de6c449a","23003":"95391b7e","23089":"a49257dd","23332":"90d3487b","23997":"fb630622","24064":"984f62bf","24297":"8cafec12","24504":"0e1d6da0","24628":"b863dad4","24644":"43a63152","24665":"7ba92db6","24785":"bbae6c29","24797":"eb563316","24904":"93191462","24921":"d060a9c5","25022":"4c89aa21","25261":"b1804629","25470":"08421f52","25655":"acd8a51e","25705":"4d229b81","25715":"9cac96b4","25717":"724082a9","25807":"fe8bf62c","25816":"b059a3f1","25972":"25855285","26013":"2a006768","26126":"400f4fd5","26314":"1d3c603b","26366":"e1e48c97","26429":"200489cc","26685":"c831b431","26741":"a760f514","26883":"ca3f08b9","27139":"9f7169ea","27178":"2309ffa6","27182":"4dd3104d","27333":"5f06fae6","27348":"0037ec15","27395":"99cfcb42","27416":"fc6c7c7c","27630":"d40cedfb","27706":"c0d5e1ef","27727":"0b0dce3a","27739":"a945642e","27830":"79ccd447","28072":"09f7dd59","28089":"aaa88c03","28161":"00a22aad","28237":"0defcbe3","28244":"97be033c","28435":"f61cfd85","28561":"ec76d55e","28637":"be031f07","28639":"3d56980a","28683":"96fcdcaf","28717":"2cfb7276","28723":"e27ec039","28920":"842a9870","28943":"ad6bbcb0","28982":"7cbbce75","29111":"b9d95024","29304":"e0d2ea9d","29388":"26448315","29485":"c936643e","29559":"cdc05f60","29647":"b5e2d429","29895":"1fa85db5","29942":"5da96860","29968":"5c930f27","30067":"66a042df","30081":"314876e5","30264":"91a59140","30342":"b3257abe","30741":"0afd7032","30768":"b5928caa","31006":"6086eac1","31078":"62a1c3d9","31154":"abb4690e","31211":"ef4cb417","31316":"3f7a525d","31427":"79dcce25","31556":"f667349e","31594":"435d3538","31674":"5f0ed80e","31701":"77895e8c","31838":"1f23c0e5","31962":"fb2e0585","32089":"e2d67891","32405":"66be206a","32810":"6dad4b62","32826":"c49f4f05","33356":"1a421245","33747":"b2f693b0","33772":"93fe48c0","33784":"97b85df2","33805":"a93fd24f","33897":"8fde1f0d","33957":"c96a677a","34044":"a80863ae","34093":"92dabc50","34295":"2f2ebafa","34601":"2f54a197","34741":"eb2532bf","34790":"6eb90335","34800":"a3e2cd1d","34850":"daf624f2","34994":"d6c139f3","35060":"7530a2b3","35082":"85aca111","35238":"08bd20eb","35354":"c0640e01","35380":"bdf77b10","35416":"b4018e87","35729":"d0cc039a","35977":"af67353f","36029":"24b74dbe","36270":"bd06b386","36381":"cb02c3f8","36634":"03daa006","36784":"e3cb9786","37062":"4aaf3d24","37179":"33effa16","37229":"1d4cb435","37291":"9c15a9cd","37948":"c5b316de","38143":"d64837c7","38359":"ea4bcbee","38447":"f2a142c5","38634":"8889df38","38797":"e7cad21c","38978":"b99840ad","39094":"6bc64ffb","39200":"18af6552","39252":"01ffe0b6","39332":"60d01cda","39348":"6faa79ca","39391":"17a6b352","39404":"5f179041","39496":"6a874c28","39695":"08ea8d67","39820":"1344d5fb","39859":"251241cf","39950":"57e939c0","40139":"e233e7c0","40512":"dacfc4c0","40559":"82cff6a5","40665":"54c34bc0","40923":"ae41c89a","41048":"240bf9c3","41172":"a3cf41e0","41657":"b65ddf57","41717":"e344d4ac","41854":"e49fcdc9","41953":"47fd9b15","42123":"c3f09679","42159":"13961035","42176":"eea19049","42240":"a428d207","42441":"2b68ce27","43046":"6866ad9e","43212":"b9596916","43252":"b04d739e","43361":"aca40dd5","43428":"9b23741f","43442":"eed3780b","43485":"1a8c32ea","43594":"1c26f801","43687":"037e3c9f","43862":"b5d1609b","44081":"37534b78","44189":"3f52ad0d","44216":"e4f3d80e","44259":"380de294","44280":"67abded7","44354":"4d10aca1","44360":"2fe17938","44449":"dbfca317","44565":"2182a453","45096":"4d3c484f","45179":"01a6df73","45359":"4caaaf7b","45413":"4755054c","45517":"6dc02b17","45598":"cae060ae","45605":"300104b6","45650":"f5efee5e","45775":"0ede8c75","45825":"1bd4c259","45975":"15c2af81","45992":"ec50ddef","45999":"f0973eb0","46125":"1ee35053","46219":"256842cd","46292":"d6f17dd0","46472":"0bc12437","46573":"db7fbeee","46796":"01664073","46885":"9bcadc71","46949":"bbf0dce6","46963":"643d249f","46987":"dd7c2865","47119":"06fee954","47120":"0ad55999","47271":"eee65c88","47456":"4d5522a8","47545":"49e6c044","47686":"76db53e9","47778":"bc03b6a1","48066":"3e807baa","48077":"2b72974b","48289":"98b25e27","48431":"a09f048d","48689":"12985411","48776":"3ca5830e","49029":"d46c93df","49068":"b8914841","49127":"a5b0593d","49205":"23b52133","49260":"d82ab47f","49366":"2cb7add2","49716":"6bbc26a0","49843":"de114b66","49890":"3dd9980a","50032":"4d50a379","50523":"fc9e1e17","50578":"7f851375","50779":"f274ecd1","50869":"a562b464","50935":"955fd3a8","51144":"88d767c5","51220":"e03bb127","51253":"8c51cddd","51276":"3e729358","51417":"c2b69d52","51461":"439cfc34","51582":"d9a895e7","51646":"8163516a","51810":"378e13f6","51855":"d67f55b4","52057":"a869826b","52141":"0a1f8b11","52338":"e840827e","52368":"a30801c9","52404":"403ed0e6","52720":"b2feb472","52771":"a15ad18b","52806":"6318266f","52829":"50a2890c","52875":"54114cac","53114":"685610c8","53247":"111b9482","53318":"d1a9493d","53396":"6a6ebb99","53451":"85fee676","53491":"d8ae463f","53550":"d1343c48","53697":"344fc05c","53777":"630cd89c","53910":"7eeb5c21","54056":"dae8e14f","54115":"40b0cf09","54164":"3dc0b9c0","54227":"a5d2e23a","54492":"59c9a28b","54555":"01f4fa62","54572":"228b4962","54770":"b4963e52","54862":"25ab506f","54946":"d87dd6df","55351":"b1b9a06c","55573":"32424bd3","55624":"db651925","55693":"4b714ff1","55934":"9039e00f","56047":"b4b0d1c6","56156":"c61ad60b","56277":"f03ffefd","56435":"e330d18b","56638":"11acadb4","56845":"e7fd4a19","57045":"7745157d","57187":"717d2f7d","57365":"7e7804c5","57504":"9b60c7ed","57560":"04d0c312","57614":"14bc4979","57989":"dc4bfc83","58033":"1b7575a1","58140":"20fbe915","58253":"20604031","58271":"04f27f83","58421":"573a211e","58498":"81081b8e","58678":"448d27bb","58838":"5b7990f8","59133":"c6010261","59142":"06310bf0","59183":"a5b8135b","59411":"73b1d505","59649":"b7dd07a3","59724":"d04b4007","59788":"fb723975","60324":"9bc129f5","60479":"629f2e24","60533":"dec90e68","60547":"e590954d","61043":"2466723c","61075":"e3912f8f","61311":"31a74de2","61621":"512d5ca4","61713":"1567c3f7","61727":"e0b405fb","61862":"b5b6bfe4","61880":"3e1f340a","61902":"7aafc7ba","62110":"038ddbaf","62300":"6238892d","62369":"84c5ad8d","62531":"5f0f9259","62548":"f255e30b","62909":"b6e85130","62945":"927b34c0","63157":"b62f1be0","63198":"f92793e1","64017":"105d74bb","64144":"92e33323","64217":"7d145ba0","64417":"f45221bc","64496":"75882319","64520":"c1ca823b","64635":"9950ee9b","64703":"3a651dbd","65022":"f6624c0e","65111":"54620e3f","65148":"5378d318","65191":"5371d4bb","65298":"410057a3","65549":"797af48c","65798":"0bbdcedb","65816":"5092e0b8","65876":"a2754c64","66034":"2a88f50e","66063":"d4cb0764","66118":"6ca8f2ef","66158":"e38c5b89","66243":"8a5de195","66372":"b615bd97","66531":"b983fc4a","66583":"46b9544b","66603":"d88de276","66651":"bf82bd88","66884":"77c67f70","67138":"e3c185af","67156":"918b4bca","67242":"63fe8153","67431":"43de96b0","67500":"315ab9ce","67878":"e2ce688c","67913":"d02f9e8d","67987":"615de915","68014":"ec7a04d5","68480":"cec95dd2","68665":"f7ddbb57","68827":"0217db2c","68842":"19057860","68882":"f4c01a2d","68998":"4e0b645d","69222":"e5c66630","69306":"6b2e0e83","69362":"5a44a841","69429":"44416b2f","69681":"5cf383db","69828":"5ae1949d","69909":"862ed278","69922":"5871bfa3","69944":"fa7f0e54","70116":"d11d7d47","70176":"a533cc77","70340":"84c78a72","70354":"1cf94e17","70671":"749b4875","70928":"537ff09c","70981":"157d0b6b","71409":"1bac667c","71447":"d555471c","71448":"b5a49498","71450":"df3fb660","71525":"ddafc48a","71783":"f86c762d","72011":"7efe6dda","72409":"f723834a","72469":"a614f5fa","72529":"643887d9","72539":"1612885f","72570":"633b26ea","72969":"53256e8c","73183":"a3d5c6f9","73220":"e5fd1e70","73654":"56d4aff5","73755":"c8c3da0d","73822":"b8688ce3","73985":"c220e087","74014":"5339ac81","74264":"d71c2e5b","74297":"936bcaea","74347":"a722ba6c","74417":"9409e750","74795":"4253ad24","75043":"cc195881","75103":"6c011010","75321":"9b9a5dc1","75357":"01ba1732","75786":"cc31cdba","75816":"f93f112f","75824":"0414d023","76134":"36af89ac","76359":"de16f8ef","76396":"c22cdbba","76411":"c0a33eac","76437":"e86cac42","76578":"4c39dfa5","76860":"e7b8cf89","76904":"e51b1e47","77078":"6daea666","77084":"5fe882f0","77248":"261b26c4","77460":"64704bc1","77575":"c1e6effe","77614":"39f6c80d","77857":"ea93ad20","77986":"49e0767c","78085":"9397fe0f","78113":"b791018b","78241":"cea17b3c","78302":"2f657c59","78413":"2d9603ac","78449":"07ab017a","78737":"fa31da0e","78782":"7ebaf3f2","79242":"f136f6e9","79487":"7a268ef6","79489":"d41113ee","79590":"05d4fe09","79817":"61a27a22","79921":"8c5cfc44","80466":"2fb546d2","80508":"7c1cc9af","80629":"ca49ee59","80668":"02223364","81148":"94fddc7d","81253":"edd12633","81326":"0f751e38","81379":"d977c6a8","81384":"10819200","81633":"f8904528","81721":"7ec900e7","81775":"32665a81","81799":"14d51603","82339":"838b4e45","82425":"c43bc12e","82443":"633157a1","82493":"93f34284","82656":"819dc230","83105":"fc6f5748","83124":"ced05c3f","83141":"03a2e468","83212":"61846007","83935":"6dba4574","83962":"3704bdae","84103":"1e2d4451","84321":"266c4d8e","84546":"11f86ae4","85048":"60765ae5","85062":"85757917","85111":"a2db7d6a","85297":"86809f81","85350":"d0e4b0b4","85494":"da5840b1","85764":"5c1c73b5","85789":"60b06501","85888":"c43d767d","85891":"78e295d5","86045":"0a358cbb","86052":"92da3e59","86065":"0390831c","86129":"801a9880","86270":"4432e2b5","86452":"09cf7637","86541":"7dbeec0a","86634":"ab35a898","86774":"2db1d78d","86820":"c60a8f8f","86913":"13a52c32","86938":"70876ce1","86986":"67de4335","87058":"d0868abc","87102":"fa7050c4","87260":"221574c7","87922":"c873bdc0","87964":"83911fb5","87968":"cfd9602e","88093":"c48817bb","88155":"eed79161","88501":"0647562a","88517":"bee907a2","88552":"b4fa7918","88699":"86aac1c5","88849":"60a81cc2","88866":"fd347d6d","89053":"b5613084","89076":"1797385f","89113":"9176fca2","89554":"3bd5f2ea","89638":"d90ad0b7","89677":"c7edb639","89739":"740670f9","89785":"ab452e3b","90109":"12f61d8e","90127":"0a765fbe","90265":"1877507c","90316":"c34a4fc4","90337":"a421057a","90935":"1fb36a22","91045":"c4ce97be","91274":"c142e23b","91462":"2cbc46cd","91470":"dc5e9e89","91609":"83f6731e","91831":"61842e69","91857":"06258960","91935":"75d1f105","91958":"88f1a0a9","92045":"a535a130","92354":"edfd93f1","92501":"5020b32d","92538":"a4db897b","92594":"0f02017f","92603":"9ad3e687","92823":"2fdf8213","92932":"2698b9d9","92983":"bf332bd3","93042":"58716265","93230":"41565f58","93260":"3bd4e17c","93282":"d630adfb","93496":"a9857faa","93600":"b3a992f9","93665":"7677e4e7","93668":"b41e5891","93948":"ed1eb80c","94078":"3b7cbfd8","94406":"79216b48","94498":"4eb3e491","94528":"bb5acf1e","94598":"589a8722","94662":"fbfc95d3","94715":"9272b9e0","94797":"19e77f00","94849":"b38409fc","95125":"4b9c9d67","95176":"950797c5","95318":"075eb7af","95335":"7b8ea48b","95382":"93bd2508","95468":"506da0af","95568":"9641cbf5","95679":"33378d80","95762":"abe8fa3f","96004":"f7f5939f","96163":"2d437d76","96444":"91e4e320","96793":"8baeb755","96882":"c8c567ad","96923":"6cb0c96d","96983":"045712d4","97008":"bc3c68a6","97046":"5e825436","97120":"0eb88e7b","97591":"4868bb6b","97769":"0927a999","97838":"3bc58344","97948":"f9c7b60c","98062":"28fbc724","98150":"d44c013e","98265":"bad5e983","98295":"45969dea","98398":"0a40f5fa","98466":"43541701","98662":"ea0dfd2f","98688":"bb4e695b","98885":"ddde7861","98936":"2d380606","99104":"d4f63539","99313":"b61e5e81","99674":"32b5c0c5","99695":"5c613160","99758":"fb2cb619"}[chunkId] + ".async.js"; +/******/ return "" + ({"292":"p__Classrooms__Lists__Exercise__Add__index","310":"p__User__Detail__ExperImentImg__Detail__index","556":"p__User__Detail__Order__pages__invoice__index","1201":"p__Counselling__ExpertList__Info__index","1482":"p__Classrooms__Lists__Graduation__Topics__Edit__index","1660":"p__User__QQLogin__index","1702":"p__Classrooms__New__index","2001":"p__Materials__ItemAssets__AddReceive__index","2224":"p__Knowbase__HomePage__index","2416":"p__Counselling__ExpertList__index","2507":"p__Magazinejor__component__MonthlyDetailamins__index","2604":"p__CounsellingCopy__ExpertList__Info__index","2659":"p__User__Detail__UserPortrait__index","2819":"p__Classrooms__Lists__Template__detail__index","2948":"p__Materials__ItemAssets__Info__index","3317":"p__Classrooms__Lists__Graduation__Topics__Add__index","3391":"p__Classrooms__Lists__ProgramHomework__Detail__components__CodeReview__Detail__index","3451":"p__Classrooms__Lists__Statistics__StudentStatistics__Detail__index","3509":"p__HttpStatus__SixActivities","3585":"p__Classrooms__Lists__Statistics__StudentSituation__index","3951":"p__Classrooms__Lists__ProgramHomework__Detail__index","4271":"p__LaboratoryOverview__index","4736":"p__User__Detail__Projects__index","4766":"p__Administration__index","4829":"p__Materials__MyReceive__Report__index","4884":"p__Shixuns__Detail__Repository__Commit__index","4973":"p__Engineering__Evaluate__List__index","5427":"p__User__Detail__Devicegroup__index","5572":"p__Paths__HigherVocationalEducation__index","5808":"p__OfficialList__index","6127":"p__Classrooms__Lists__ProgramHomework__Ranking__index","6431":"p__Counselling__MyAnswer__index","6613":"p__Laboratory__LaboratoryCenter__index","6685":"p__Shixuns__Detail__RankingList__index","6758":"p__Classrooms__Lists__Attachment__index","6788":"p__Classrooms__Lists__ProgramHomework__index","7043":"p__User__Detail__Topics__Exercise__Edit__index","7202":"p__Materials__Entry__index","7520":"p__Laboratory__OpenReservation__OpenReservationStatistics__index","7729":"p__Materials__ItemAssets__AddReceiveScene__index","7852":"p__Classrooms__Lists__ShixunHomeworks__index","7884":"p__Shixuns__Exports__index","8787":"p__Competitions__Entered__index","8999":"p__Three__index","9105":"p__CloudStudy__Detail__index","9134":"p__Materials__ItemAssetsList__index","9416":"p__Graduations__Lists__Tasks__index","10195":"p__Classrooms__Lists__GroupHomework__Detail__index","10485":"p__Question__AddOrEdit__BatchAdd__index","10737":"p__Classrooms__Lists__CommonHomework__Detail__components__CodeReview__Detail__index","10799":"p__User__Detail__Topics__Poll__Detail__index","10902":"p__Counselling__MyConsultation__index","10921":"p__Classrooms__Lists__Exercise__CodeDetails__index","11020":"p__Counselling__DutySetting__index","11070":"p__Innovation__PublicMirror__index","11130":"p__Laboratory__MyReservation__index","11174":"p__Shixuns__Detail__ExperimentDetail__index","11253":"p__Graduations__Lists__Gradingsummary__index","11512":"p__Classrooms__Lists__Exercise__AnswerCheck__index","11520":"p__Engineering__Lists__StudentList__index","11545":"p__Paperlibrary__Random__ExchangeFromProblemSet__index","11581":"p__Problemset__Preview__index","12076":"p__User__Detail__Competitions__index","12102":"p__Classrooms__Lists__Board__Edit__index","12303":"p__Classrooms__Lists__CommonHomework__Comment__index","12412":"p__User__Detail__Videos__index","12476":"p__Colleges__index","12865":"p__Innovation__MyMirror__index","12868":"p__Materials__Receive__Report__index","12884":"p__Classrooms__Lists__ProgramHomework__Comment__index","12914":"p__Laboratory__Regulations__Info__index","13006":"p__Engineering__index","13012":"p__Counselling__ExpertList__OnlineChat__index","13355":"p__Classrooms__Lists__Polls__index","13581":"p__Classrooms__Lists__ShixunHomeworks__Detail__index","13585":"p__Magazinejor__component__Submission__index","14058":"p__Demo__index","14105":"p__Classrooms__Lists__Exercise__Answer__index","14227":"p__Paths__Overview__index","14514":"p__Account__Results__index","14599":"p__Problemset__index","14610":"p__User__Detail__LearningPath__index","14662":"p__Classrooms__Lists__GroupHomework__Review__index","14666":"p__Homepage__index","14889":"p__Classrooms__Lists__Exercise__ImitateAnswer__index","15148":"p__Classrooms__Lists__Template__index","15186":"p__Classrooms__Overview__index","15319":"p__Classrooms__Lists__ProgramHomework__Detail__answer__Detail__index","15402":"p__User__Detail__Topics__Detail__index","16074":"p__MagazineVer__Detail__index","16328":"p__Shixuns__Edit__body__Warehouse__index","16434":"p__User__Detail__Order__pages__records__index","16729":"p__Classrooms__Lists__GroupHomework__Edit__index","16845":"p__Shixuns__Detail__Settings__index","17482":"p__Classrooms__Lists__Exercise__Notice__index","17527":"p__MyProblem__RecordDetail__index","17622":"p__Classrooms__Lists__Polls__Detail__index","17806":"p__Classrooms__Lists__Statistics__StatisticsQuality__index","18241":"p__virtualSpaces__Lists__Plan__index","18302":"p__Classrooms__Lists__Board__index","18307":"p__User__Detail__Shixuns__index","18682":"p__Wisdom__index","19116":"p__Materials__ItemAssets__AddProcure__index","19215":"p__Shixuns__Detail__ForkList__index","19360":"p__User__Detail__virtualSpaces__index","19519":"p__User__Detail__ClassManagement__Item__index","19715":"p__Classrooms__Lists__CommonHomework__Edit__index","19891":"p__User__Detail__Videos__Success__index","20026":"p__Classrooms__Lists__Graduation__Tasks__Edit__index","20576":"p__Account__Profile__Edit__index","20680":"p__Innovation__index","20700":"p__tasks__Jupyter__index","21265":"p__Classrooms__Lists__Announcement__index","21423":"p__Shixuns__Edit__body__Level__Challenges__EditPracticeAnswer__index","21433":"p__Equipment__Information__InfoList__ReservationInfo__index","21578":"p__Classrooms__Lists__Graduation__Topics__Detail__index","21937":"p__CounsellingCopy__ExpertManage__index","21939":"p__User__Detail__Order__index","22055":"p__CounsellingCopy__Index__index","22254":"p__Shixuns__Detail__Discuss__index","22307":"p__Report__index","22561":"p__Materials__Receive__index","22707":"p__Innovation__MyDataSet__index","23332":"p__Paths__Detail__id","24504":"p__virtualSpaces__Lists__Survey__index","24904":"p__Equipment__MessageCenterManage__index","25022":"p__Graduations__Lists__Settings__index","25470":"p__Shixuns__Detail__Collaborators__index","25705":"p__virtualSpaces__Lists__Construction__index","25807":"p__Materials__MyProcure__index","25972":"layouts__user__index","26366":"p__Innovation__PublicProject__index","26429":"p__MagazineVer__Index__index","26685":"p__Classrooms__Index__index","26741":"p__Engineering__Norm__List__index","26883":"p__Competitions__Index__index","27178":"p__User__BindAccount__index","27182":"p__User__ResetPassword__index","27333":"p__User__WechatLogin__index","27395":"p__Classrooms__Lists__Statistics__StudentDetail__index","27416":"p__Equipment__Index__index","28072":"p__Classrooms__Lists__GroupHomework__SubmitWork__index","28237":"p__User__Detail__Order__pages__view__index","28435":"p__Classrooms__Lists__Attendance__index","28637":"p__Knowbase__Detail__index","28639":"p__Forums__Index__redirect","28723":"p__Classrooms__Lists__Polls__Edit__index","28982":"p__Paths__New__index","29304":"p__NewHomeEntranceClassify__index","29647":"p__Question__Index__index","29942":"p__Equipment__Information__InfoList__Edit__index","30067":"p__Message__index","30264":"p__User__Detail__Order__pages__orderPay__index","30342":"p__Classrooms__Lists__ShixunHomeworks__Comment__index","31006":"p__RestFul__index","31078":"p__Laboratory__LaboratoryType__index","31211":"p__Classrooms__Lists__CommonHomework__EditWork__index","31316":"p__Equipment__Information__InfoList__Details__index","31427":"p__Classrooms__Lists__Statistics__index","31674":"p__Classrooms__ClassicCases__index","31962":"p__Classrooms__Lists__Engineering__index","33356":"p__Classrooms__Lists__Assistant__index","33747":"p__virtualSpaces__Lists__Homepage__index","33772":"p__Magazinejor__Home__index","33784":"p__Paperlibrary__Random__Detail__index","33897":"p__Information__EditPage__index","34044":"p__Counselling__ExpertManage__index","34093":"p__Classrooms__Lists__Attendance__Detail__index","34601":"p__Paths__Detail__Statistics__index","34741":"p__Problems__OjForm__NewEdit__index","34800":"p__Engineering__Lists__GraduatedMatrix__index","34994":"p__Problems__OjForm__index","35238":"p__virtualSpaces__Lists__Material__index","35380":"p__Laboratory__Index__index","35729":"p__Help__Index","35977":"p__Laboratory__MyLaboratory__Info__rooms__createRoom__index","36029":"p__Administration__Student__index","36270":"p__MyProblem__index","36784":"p__Innovation__Edit__index","37062":"layouts__SimpleLayouts","37291":"p__CounsellingCopy__DutySetting__index","37948":"p__User__Detail__ClassManagement__index","38143":"layouts__GraduationsDetail__index","38447":"p__virtualSpaces__Lists__Knowledge__index","38634":"p__Classrooms__Lists__CourseGroup__List__index","38797":"p__Competitions__Edit__index","39094":"p__Magazine__AddOrEdit__index","39332":"p__Classrooms__Lists__Video__index","39348":"p__CloudTroops__Detail__index","39391":"p__Engineering__Lists__CurseSetting__index","39404":"monaco-editor","39496":"p__CounsellingCopy__ExpertList__Detail__index","39695":"p__Classrooms__Lists__Polls__Add__index","39820":"p__Laboratory__LaboratoryRoom__createRoom__index","39859":"p__Materials__ItemAssets__InfoCode__index","40139":"p__Materials__ItemAssets__index","40559":"layouts__virtualDetail__index","40665":"p__Materials__Index__index","40923":"p__Counselling__ExpertSchedule__index","41048":"p__Classrooms__Lists__ProgramHomework__Detail__Ranking__index","41657":"p__Shixuns__Edit__body__Level__Challenges__EditQuestion__index","41717":"layouts__index","41953":"p__Problemset__NewItem__index","42159":"p__Equipment__Information__index","42240":"p__User__Detail__Videos__Upload__index","43212":"p__Laboratory__ReservationManage__index","43361":"p__Magazinejor__component__MonthlyDetailamins__Add__index","43442":"p__Classrooms__Lists__Board__Add__index","43862":"p__HttpStatus__403","44216":"p__Classrooms__Lists__ProgramHomework__Detail__answer__Edit__index","44259":"p__User__Detail__Order__pages__result__index","44449":"p__Competitions__Exports__index","44565":"p__HttpStatus__500","45096":"p__Shixuns__Detail__AuditSituation__index","45179":"p__Administration__Student__Edit__index","45359":"p__Messages__Detail__index","45517":"p__DefendCloud__index","45598":"p__Laboratory__Regulations__index","45650":"p__Competitions__Update__index","45775":"p__Engineering__Lists__Document__index","45825":"p__Classrooms__Lists__Exercise__index","45975":"p__Counselling__ExpertList__Detail__index","45992":"p__Classrooms__Lists__Exercise__ReviewGroup__index","45999":"p__CounsellingCopy__ExpertList__index","46219":"p__NewHomeEntrancetree__index","46796":"p__virtualSpaces__Lists__Announcement__Detail__index","46963":"p__Classrooms__Lists__Engineering__Detail__index","47456":"p__Practices__Detail__index","47545":"p__Graduations__Lists__Archives__index","47778":"p__IOT__DeviceManage__index","48077":"p__Classrooms__Lists__Students__index","48289":"p__Materials__MyReceive__index","48431":"p__Classrooms__Lists__Exercise__Export__index","48689":"p__Classrooms__Lists__Statistics__VideoStatistics__index","49205":"p__Shixuns__Edit__body__Level__Challenges__EditPracticeSetting__index","49366":"p__User__Login__index","49716":"p__Question__OjProblem__RecordDetail__index","49890":"p__Classrooms__Lists__CommonHomework__index","50869":"p__Guidance__index","51220":"p__NewHomeEntrance2__index","51276":"p__MoopCases__Success__index","51461":"p__Graduations__Lists__Topics__index","51582":"p__Classrooms__Lists__GroupHomework__Add__index","51810":"p__Laboratory__OpenReservation__OpenReservationDetail__index","51855":"p__MoopCases__InfoPanel__index","52338":"p__Classrooms__Lists__CommonHomework__Review__index","52404":"p__Classrooms__Lists__Template__teacher__index","52806":"p__User__Detail__Topics__Exercise__Detail__index","52829":"p__Messages__Private__index","52875":"p__Shixuns__Detail__id","53247":"p__Paperlibrary__See__index","53451":"p__Competitions__NewIndex__index","53910":"p__HttpStatus__introduction","54056":"p__IntrainCourse__index","54164":"p__Classrooms__Lists__Exercise__Detail__index","54492":"p__Graduations__Lists__StudentSelection__index","54572":"p__Classrooms__Lists__ExportList__index","54770":"p__Classrooms__Lists__ProgramHomework__Detail__answer__index","54862":"p__Paperlibrary__index","55573":"p__Shixuns__Detail__Merge__index","55624":"p__Graduations__Lists__Index__index","56277":"p__Shixuns__Edit__index","57045":"p__Classrooms__Lists__CommonHomework__SubmitWork__index","57504":"p__CloudHotLine__index","57560":"p__Administration__College__index","57614":"p__Shixuns__Edit__body__Level__Challenges__RankingSetting__index","57989":"p__Laboratory__MyLaboratory__Info__index","58140":"p__Practices__index","59133":"p__Shixuns__Detail__Challenges__index","59142":"p__Reservation__index","59649":"p__Engineering__Lists__TrainingProgram__index","59788":"p__Account__Profile__index","60479":"p__Classrooms__Lists__GroupHomework__EditWork__index","60533":"p__Classrooms__Lists__Video__Statistics__Detail__index","60547":"p__Account__index","61043":"p__Classrooms__Lists__Graduation__Tasks__index","61075":"p__IOT__ViewAppointment__index","61311":"p__Equipment__BookingManage__index","61713":"p__virtualSpaces__Lists__Settings__index","61727":"p__Classrooms__Lists__CourseGroup__NotList__index","61880":"p__User__Detail__Order__pages__apply__index","61902":"p__Information__HomePage__index","62300":"p__Api__index","62369":"p__Magazinejor__component__Review__index","62548":"p__Engineering__Norm__Detail__index","62909":"p__NewHomeEntrance1__index","63157":"p__User__Detail__ExperImentImg__Add__index","64017":"p__Classrooms__Lists__PlaceholderPage__index","64144":"p__Problemset__Preview__New__index","64217":"p__Classrooms__Lists__Video__Statistics__index","64496":"p__HttpStatus__HpcCourse","64520":"p__Account__Secure__index","65111":"p__Terminal__index","65148":"p__Classrooms__Lists__Polls__Answer__index","65191":"p__User__Detail__Certificate__index","65549":"p__Shixuns__New__CreateImg__index","65798":"p__Magazinejor__component__Journal__index","65816":"p__virtualSpaces__Lists__Announcement__index","66034":"p__HttpStatus__UserAgents","66063":"p__Graduations__Lists__Personmanage__index","66118":"p__Magazinejor__component__Comment__index","66243":"p__Broadcast__Detail__index","66531":"p__HttpStatus__404","66583":"p__User__Detail__Classrooms__index","66651":"p__Engineering__Evaluate__Detail__index","66884":"p__Counselling__Index__index","67242":"p__Innovation__MyProject__index","67878":"p__Classrooms__Lists__LiveVideo__index","67987":"p__Counselling__HotQuestions__index","68014":"p__Classrooms__Lists__Teachers__index","68665":"p__Engineering__Lists__TrainingObjectives__index","68827":"p__Classrooms__Lists__OnlineLearning__index","68882":"p__Classrooms__Lists__Graduation__Tasks__Detail__index","69681":"p__User__Detail__Devicegroup__Add__index","69828":"p__Equipment__Faultlibrary__index","69922":"p__Classrooms__Lists__Statistics__StudentVideo__index","69944":"p__Classrooms__Lists__Video__Statistics__StudentDetail__index","70354":"p__Magazinejor__component__MonthlyPreview__index","70928":"p__RestFul__Edit__index","71450":"p__Classrooms__Lists__ShixunHomeworks__Commitsummary__index","71525":"p__User__Detail__Devicegroup__ReservationInfo__index","71783":"p__virtualSpaces__Lists__Experiment__index","72409":"p__Materials__Procure__index","72529":"p__User__Detail__id","72539":"p__Graduations__Review__index","72570":"p__Competitions__Detail__index","73183":"p__Engineering__Lists__GraduationIndex__index","73220":"p__Classrooms__Lists__Video__Upload__index","73822":"p__CloudStudy__index","74264":"p__Forums__New__index","74297":"p__Laboratory__LaboratoryRoom__index","74795":"p__Classrooms__Lists__Graduation__Tasks__Add__index","75043":"p__User__Detail__Topics__Poll__Edit__index","75357":"p__Engineering__Lists__TrainingProgram__Edit__index","75786":"layouts__LoginAndRegister__index","75816":"p__Paperlibrary__Random__Edit__index","75824":"p__Magazinejor__component__Detail__index","76134":"p__Equipment__Maintenance__Details__index","76437":"p__Equipment__ActionLog__index","76904":"p__MoopCases__FormPanel__index","77248":"p__Materials__ItemAssetsList__CreateItemAssets__index","77460":"p__Question__OjProblem__index","77857":"p__Shixuns__Edit__body__Level__Challenges__NewQuestion__index","78085":"p__Classrooms__Lists__Exercise__Review__index","78413":"p__CounsellingCopy__ExpertList__OnlineChat__index","79487":"p__Laboratory__OpenReservation__index","79489":"p__Engineering__Lists__CourseList__index","79590":"p__User__Detail__TeachGroup__index","79921":"p__Classrooms__ExamList__index","80508":"p__Forums__Detail__id","80668":"p__MagazineVer__Mine__index","81148":"p__Shixuns__Detail__Repository__UploadFile__index","81384":"p__CloudTroops__index","81799":"p__Competitions__Entered__Assembly__TeamDateil","82339":"p__virtualSpaces__Lists__Plan__Detail__index","82425":"p__Classrooms__Lists__Board__Detail__index","82443":"p__Graduations__Lists__StageModule__index","83105":"p__Laboratory__RuleManage__index","83141":"p__Innovation__Detail__index","83212":"p__MoopCases__index","83935":"p__Classrooms__Lists__GroupHomework__index","84546":"p__Engineering__Lists__TrainingProgram__Add__index","85048":"p__Classrooms__Lists__Graduation__Topics__index","85111":"p__User__Detail__Order__pages__orderInformation__index","85297":"p__Classrooms__Lists__Exercise__Detail__components__DuplicateChecking__CheckDetail__index","85888":"p__Classrooms__Lists__CommonHomework__Add__index","85891":"p__virtualSpaces__Lists__Resources__index","86052":"p__Paths__Index__index","86065":"p__Materials__Log__index","86452":"p__Innovation__PublicDataSet__index","86541":"p__Shixuns__Detail__Dataset__index","86634":"p__Innovation__Tasks__index","86820":"p__User__Detail__Topics__Normal__index","86913":"p__Question__AddOrEdit__index","87058":"p__virtualSpaces__Lists__Survey__Detail__index","87260":"p__Account__Certification__index","87922":"p__Classrooms__Lists__CourseGroup__Detail__index","88093":"p__Equipment__Maintenance__index","88155":"p__Shixuns__Overview__index","88501":"p__ReservationDetail__index","88517":"p__User__Detail__Topics__Group__index","88866":"p__index","89053":"p__IOT__ElectronBPManage__index","89076":"p__Account__Binding__index","89113":"p__Equipment__Devicelabel__index","89677":"p__virtualSpaces__Lists__Announcement__AddAndEdit__index","89785":"p__Classrooms__Lists__Template__student__index","90109":"p__Classrooms__Lists__ShixunHomeworks__Detail__components__CodeReview__Detail__index","90127":"p__CounsellingCopy__MyConsultation__index","90265":"p__User__Detail__Topics__index","90337":"p__Paperlibrary__Random__PreviewEdit__index","91045":"p__virtualSpaces__Lists__Knowledge__AddAndEdit__index","91470":"p__User__Register__index","91831":"p__Graduations__Index__index","91935":"p__Laboratory__Regulationsadmins__index","91958":"p__Magazinejor__component__MonthlyDetail__index","92045":"p__Engineering__Lists__TeacherList__index","92501":"p__Search__index","92603":"p__Classrooms__Lists__ProgramHomework__Detail__answer__Add__index","92823":"p__Engineering__Navigation__Home__index","92932":"p__User__Detail__Devicegroup__Edit__index","92983":"p__Forums__Index__index","93260":"p__Paperlibrary__Add__index","93282":"layouts__ShixunDetail__index","93496":"p__User__Detail__OtherResources__index","93665":"p__tasks__index","93668":"p__Classrooms__Lists__CommonHomework__Detail__index","94078":"p__Messages__Tidings__index","94498":"p__Shixuns__Edit__body__Level__Challenges__NewPractice__index","94662":"p__User__Detail__Paths__index","94715":"p__virtualSpaces__Lists__Material__Detail__index","94849":"p__User__Detail__ExperImentImg__index","95125":"p__Classrooms__Lists__Exercise__DetailedAnalysis__index","95176":"p__User__Detail__Videos__Protocol__index","95335":"p__Engineering__Lists__CourseMatrix__index","95762":"p__OfficialNotice__index","96163":"p__Laboratory__Reservations__Info__index","96444":"p__Video__Detail__id","96882":"p__Classrooms__New__StartClass__index","97008":"p__Shixuns__New__index","97046":"p__Shixuns__Detail__Repository__AddFile__index","97838":"p__Equipment__Working__index","98062":"p__User__Detail__Topicbank__index","98398":"p__virtualSpaces__Lists__Resources__Detail__index","98662":"p__Materials__ItemAssetsType__index","98688":"p__Shixuns__Detail__Repository__index","98885":"p__Classrooms__Lists__Statistics__StudentStatistics__index","98936":"p__Laboratory__MyLaboratory__index","99674":"p__Shixuns__New__ImagePreview__index","99758":"p__Laboratory__Reservations__index"}[chunkId] || chunkId) + "." + {"245":"ea809732","292":"d22875b8","310":"6c163e33","556":"334e5cec","697":"611824aa","1201":"2f70b785","1482":"3ec7b6a9","1594":"45d6f1bb","1660":"5b8fe66c","1702":"100ec9cf","1710":"d2b29b3c","2001":"91f0e396","2191":"b39501c6","2224":"4f5b6434","2249":"90399667","2360":"2f3cadfa","2416":"de818548","2494":"5e069ec9","2507":"74cc0f2b","2604":"668c2902","2659":"e7177e59","2798":"c7f5516e","2805":"b2ea0001","2819":"9b51e401","2837":"b3a05bc1","2859":"d6c45c48","2948":"9eaf7119","3080":"05f6e45c","3133":"6a9f7113","3278":"b5880d90","3317":"66e6144a","3391":"11b895e5","3416":"8f71c399","3451":"742d7070","3509":"b219a1c5","3585":"acdd9769","3885":"e66b03f8","3951":"ef8364c0","4271":"2a25ec1e","4409":"b35d039d","4685":"21279a05","4736":"60cb5776","4766":"fa0b40a8","4798":"064bd687","4829":"10093a7e","4847":"94a9c09a","4884":"88476236","4973":"994c8b4b","5383":"e2ba2c4c","5427":"e90a3826","5434":"361b868d","5572":"1f4ec739","5808":"289246f4","5871":"354179e5","6056":"43511d00","6127":"33354e85","6378":"27c8142f","6431":"8c674cff","6572":"ee5cd0dd","6613":"4c3cd306","6685":"bf361c30","6758":"6d19306d","6788":"d95a1c5b","6839":"e55e87e0","6880":"00547db8","7043":"aad7350a","7172":"850ee833","7186":"3a507434","7202":"03c54afb","7417":"42194896","7479":"57a27512","7520":"ba113f3a","7647":"f917a77c","7729":"4c34ab9d","7852":"0c332584","7884":"b4d9ca78","8112":"fa2a7fbf","8494":"a6f81fef","8787":"53705489","8999":"333f5be5","9105":"65cba917","9134":"0075a1aa","9416":"c0f8d64f","9589":"aea1bd33","9876":"7c210eb3","9928":"5856e32a","9951":"f9af0890","10195":"8d64112c","10354":"5c063e6f","10485":"6665f055","10572":"93bdfec4","10737":"f5c6ba06","10776":"f4e27a20","10799":"8fa19a42","10902":"aa2d2984","10921":"2d9b4ed4","11020":"b074d830","11070":"15b8dc97","11130":"8f396e07","11174":"9ea86516","11253":"c7dee3d7","11512":"ba396c49","11520":"c1473fe6","11545":"6db1a46d","11581":"35ca28b6","12017":"3a742146","12076":"ae559873","12102":"821369a5","12133":"a1bfbb6f","12223":"d75889db","12303":"e8b3892c","12372":"5fd416f9","12386":"289c62c7","12412":"3b74efe7","12476":"c4fedc5e","12632":"3cd169f8","12865":"2bf03ada","12868":"24816d53","12884":"973230ed","12911":"10f868cd","12914":"a0237f65","13006":"da3de5e4","13012":"b3560b61","13282":"8c7a81c3","13355":"f731a11f","13488":"5c105997","13560":"ebaa0982","13581":"0cc10d47","13585":"b29c94fa","14058":"794f90ad","14088":"c639825c","14105":"626a254a","14227":"43e24dbe","14514":"9db9b6e2","14527":"b8c6763b","14599":"44c6efcf","14610":"bc640d09","14662":"cc1e9236","14666":"eefa19ef","14889":"fa59a03a","15128":"cd9031ee","15141":"d9cbb5b9","15148":"be6352ef","15186":"616e6758","15290":"7b3f25d8","15319":"de5c1586","15402":"7ba2ed69","15631":"d790a1bf","15845":"c8fe49ef","15871":"aa7bf227","15963":"037005a5","16074":"2940aa64","16328":"dd02d1cf","16434":"91aa91ae","16508":"b6cb6845","16703":"79d3adb9","16729":"6edacdde","16845":"9ea18c6a","17244":"2f28e3f9","17451":"515a9b1d","17482":"a7c537a5","17527":"33b053fe","17622":"549e338f","17714":"a95fabf1","17757":"0b2877c8","17806":"75132188","18019":"4b8b9931","18241":"a39c3a3c","18302":"db6c74b0","18307":"2a404aed","18350":"0ed0f7c3","18682":"5ddd8d4f","18898":"25ad586a","18945":"2623c0c7","18963":"33e3df18","19116":"8752eb1e","19208":"85e01132","19215":"7422e6ec","19360":"ef6ef285","19494":"d52107dd","19519":"52cfdd4b","19567":"40a26ace","19715":"a57c2837","19842":"83bd6a00","19891":"739bc0da","20005":"c46f0cdc","20026":"dc80d8d0","20250":"773ad8f7","20576":"c90e7824","20670":"bd593d0c","20680":"1f1c7d2d","20700":"fb3cbaa4","20834":"a36a4b7e","21265":"5a8b382f","21295":"63cff0e2","21423":"eb700cde","21433":"96035f6f","21458":"955d2891","21560":"e943590b","21578":"fa7208b1","21937":"4689991c","21939":"88f4ba12","22055":"db105851","22254":"2e428860","22307":"35aa1eaa","22434":"8247c34b","22561":"da8fdb11","22707":"de6c449a","23003":"95391b7e","23089":"a49257dd","23332":"7d5ddd3c","23997":"fb630622","24064":"984f62bf","24297":"8cafec12","24504":"0e1d6da0","24628":"b863dad4","24644":"43a63152","24665":"7ba92db6","24785":"bbae6c29","24797":"eb563316","24904":"93191462","24921":"d060a9c5","25022":"4c89aa21","25261":"b1804629","25470":"08421f52","25655":"acd8a51e","25705":"4d229b81","25715":"9cac96b4","25717":"724082a9","25807":"fe8bf62c","25816":"b059a3f1","25972":"25855285","26013":"2a006768","26126":"400f4fd5","26314":"1d3c603b","26366":"e1e48c97","26429":"200489cc","26685":"c831b431","26741":"a760f514","26883":"ca3f08b9","27139":"9f7169ea","27178":"2309ffa6","27182":"4dd3104d","27333":"5f06fae6","27348":"0037ec15","27395":"99cfcb42","27416":"fc6c7c7c","27630":"d40cedfb","27706":"c0d5e1ef","27727":"0b0dce3a","27739":"a945642e","27830":"79ccd447","28072":"09f7dd59","28089":"aaa88c03","28161":"00a22aad","28237":"0defcbe3","28244":"97be033c","28435":"f61cfd85","28561":"ec76d55e","28637":"be031f07","28639":"3d56980a","28683":"96fcdcaf","28717":"2cfb7276","28723":"e27ec039","28920":"842a9870","28943":"ad6bbcb0","28982":"7cbbce75","29111":"b9d95024","29304":"e0d2ea9d","29388":"26448315","29485":"c936643e","29559":"cdc05f60","29647":"b5e2d429","29895":"1fa85db5","29942":"5da96860","29968":"5c930f27","30067":"66a042df","30081":"314876e5","30264":"91a59140","30342":"b3257abe","30741":"0afd7032","30768":"b5928caa","31006":"6086eac1","31078":"62a1c3d9","31154":"abb4690e","31211":"ef4cb417","31316":"3f7a525d","31427":"79dcce25","31556":"f667349e","31594":"435d3538","31674":"5f0ed80e","31701":"77895e8c","31838":"1f23c0e5","31962":"fb2e0585","32089":"e2d67891","32405":"66be206a","32810":"6dad4b62","32826":"c49f4f05","33356":"1a421245","33747":"b2f693b0","33772":"93fe48c0","33784":"97b85df2","33805":"a93fd24f","33897":"8fde1f0d","33957":"c96a677a","34044":"a80863ae","34093":"92dabc50","34295":"2f2ebafa","34601":"2f54a197","34741":"eb2532bf","34790":"6eb90335","34800":"a3e2cd1d","34850":"daf624f2","34994":"d6c139f3","35060":"7530a2b3","35082":"85aca111","35238":"08bd20eb","35354":"c0640e01","35380":"bdf77b10","35416":"b4018e87","35729":"d0cc039a","35977":"af67353f","36029":"24b74dbe","36270":"bd06b386","36381":"cb02c3f8","36634":"03daa006","36784":"e3cb9786","37062":"4aaf3d24","37179":"33effa16","37229":"1d4cb435","37291":"9c15a9cd","37948":"c5b316de","38143":"d64837c7","38359":"ea4bcbee","38447":"f2a142c5","38634":"8889df38","38797":"e7cad21c","38978":"b99840ad","39094":"6bc64ffb","39200":"18af6552","39252":"01ffe0b6","39332":"60d01cda","39348":"6faa79ca","39391":"17a6b352","39404":"5f179041","39496":"6a874c28","39695":"08ea8d67","39820":"1344d5fb","39859":"251241cf","39950":"57e939c0","40139":"e233e7c0","40512":"dacfc4c0","40559":"82cff6a5","40665":"54c34bc0","40923":"ae41c89a","41048":"240bf9c3","41172":"a3cf41e0","41657":"b65ddf57","41717":"e344d4ac","41854":"e49fcdc9","41953":"47fd9b15","42123":"c3f09679","42159":"13961035","42176":"eea19049","42240":"a428d207","42441":"2b68ce27","43046":"6866ad9e","43212":"b9596916","43252":"b04d739e","43361":"aca40dd5","43428":"9b23741f","43442":"eed3780b","43485":"1a8c32ea","43594":"1c26f801","43687":"037e3c9f","43862":"b5d1609b","44081":"37534b78","44189":"3f52ad0d","44216":"e4f3d80e","44259":"380de294","44280":"67abded7","44354":"4d10aca1","44360":"2fe17938","44449":"dbfca317","44565":"2182a453","45096":"4d3c484f","45179":"01a6df73","45359":"4caaaf7b","45413":"4755054c","45517":"6dc02b17","45598":"cae060ae","45605":"300104b6","45650":"f5efee5e","45775":"0ede8c75","45825":"1bd4c259","45975":"15c2af81","45992":"ec50ddef","45999":"f0973eb0","46125":"1ee35053","46219":"256842cd","46292":"d6f17dd0","46472":"0bc12437","46573":"db7fbeee","46796":"01664073","46885":"9bcadc71","46949":"bbf0dce6","46963":"643d249f","46987":"dd7c2865","47119":"06fee954","47120":"0ad55999","47271":"eee65c88","47456":"4d5522a8","47545":"49e6c044","47686":"76db53e9","47778":"bc03b6a1","48066":"3e807baa","48077":"2b72974b","48289":"98b25e27","48431":"a09f048d","48689":"12985411","48776":"3ca5830e","49029":"d46c93df","49068":"b8914841","49127":"a5b0593d","49205":"23b52133","49260":"d82ab47f","49366":"2cb7add2","49716":"6bbc26a0","49843":"de114b66","49890":"3dd9980a","50032":"4d50a379","50523":"fc9e1e17","50578":"7f851375","50779":"f274ecd1","50869":"a562b464","50935":"955fd3a8","51144":"88d767c5","51220":"e03bb127","51253":"8c51cddd","51276":"3e729358","51417":"c2b69d52","51461":"439cfc34","51582":"d9a895e7","51646":"8163516a","51810":"378e13f6","51855":"d67f55b4","52057":"a869826b","52141":"0a1f8b11","52338":"e840827e","52368":"a30801c9","52404":"403ed0e6","52720":"b2feb472","52771":"a15ad18b","52806":"6318266f","52829":"50a2890c","52875":"54114cac","53114":"685610c8","53247":"111b9482","53318":"d1a9493d","53396":"6a6ebb99","53451":"85fee676","53491":"d8ae463f","53550":"d1343c48","53697":"344fc05c","53777":"630cd89c","53910":"7eeb5c21","54056":"dae8e14f","54115":"40b0cf09","54164":"3dc0b9c0","54227":"a5d2e23a","54492":"59c9a28b","54555":"01f4fa62","54572":"228b4962","54770":"b4963e52","54862":"25ab506f","54946":"d87dd6df","55351":"b1b9a06c","55573":"32424bd3","55624":"db651925","55693":"4b714ff1","55934":"9039e00f","56047":"b4b0d1c6","56156":"c61ad60b","56277":"f03ffefd","56435":"e330d18b","56638":"11acadb4","56845":"e7fd4a19","57045":"7745157d","57187":"717d2f7d","57365":"7e7804c5","57504":"9b60c7ed","57560":"04d0c312","57614":"14bc4979","57989":"dc4bfc83","58033":"1b7575a1","58140":"20fbe915","58253":"20604031","58271":"04f27f83","58421":"573a211e","58498":"81081b8e","58678":"448d27bb","58838":"5b7990f8","59133":"c6010261","59142":"06310bf0","59183":"a5b8135b","59411":"73b1d505","59649":"b7dd07a3","59724":"d04b4007","59788":"fb723975","60324":"9bc129f5","60479":"629f2e24","60533":"dec90e68","60547":"e590954d","61043":"2466723c","61075":"e3912f8f","61311":"31a74de2","61621":"512d5ca4","61713":"1567c3f7","61727":"e0b405fb","61862":"b5b6bfe4","61880":"3e1f340a","61902":"7aafc7ba","62110":"038ddbaf","62300":"6238892d","62369":"84c5ad8d","62531":"5f0f9259","62548":"f255e30b","62909":"b6e85130","62945":"927b34c0","63157":"b62f1be0","63198":"f92793e1","64017":"105d74bb","64144":"92e33323","64217":"7d145ba0","64417":"f45221bc","64496":"75882319","64520":"c1ca823b","64635":"9950ee9b","64703":"3a651dbd","65022":"f6624c0e","65111":"54620e3f","65148":"5378d318","65191":"5371d4bb","65298":"410057a3","65549":"797af48c","65798":"0bbdcedb","65816":"5092e0b8","65876":"a2754c64","66034":"2a88f50e","66063":"d4cb0764","66118":"6ca8f2ef","66158":"e38c5b89","66243":"8a5de195","66372":"b615bd97","66531":"b983fc4a","66583":"46b9544b","66603":"d88de276","66651":"bf82bd88","66884":"77c67f70","67138":"e3c185af","67156":"918b4bca","67242":"63fe8153","67431":"43de96b0","67500":"315ab9ce","67878":"e2ce688c","67913":"d02f9e8d","67987":"615de915","68014":"ec7a04d5","68480":"cec95dd2","68665":"f7ddbb57","68827":"0217db2c","68842":"19057860","68882":"f4c01a2d","68998":"4e0b645d","69222":"e5c66630","69306":"6b2e0e83","69362":"5a44a841","69429":"44416b2f","69681":"5cf383db","69828":"5ae1949d","69909":"862ed278","69922":"5871bfa3","69944":"fa7f0e54","70116":"d11d7d47","70176":"a533cc77","70340":"84c78a72","70354":"1cf94e17","70671":"749b4875","70928":"537ff09c","70981":"157d0b6b","71409":"1bac667c","71447":"d555471c","71448":"b5a49498","71450":"df3fb660","71525":"ddafc48a","71783":"f86c762d","72011":"7efe6dda","72409":"f723834a","72469":"a614f5fa","72529":"643887d9","72539":"1612885f","72570":"633b26ea","72969":"53256e8c","73183":"a3d5c6f9","73220":"e5fd1e70","73654":"56d4aff5","73755":"c8c3da0d","73822":"b8688ce3","73985":"c220e087","74014":"5339ac81","74264":"d71c2e5b","74297":"936bcaea","74347":"a722ba6c","74417":"9409e750","74795":"4253ad24","75043":"cc195881","75103":"6c011010","75321":"9b9a5dc1","75357":"01ba1732","75786":"cc31cdba","75816":"f93f112f","75824":"0414d023","76134":"36af89ac","76359":"de16f8ef","76396":"c22cdbba","76411":"c0a33eac","76437":"e86cac42","76578":"4c39dfa5","76860":"e7b8cf89","76904":"e51b1e47","77078":"6daea666","77084":"5fe882f0","77248":"261b26c4","77460":"64704bc1","77575":"c1e6effe","77614":"39f6c80d","77857":"ea93ad20","77986":"49e0767c","78085":"9397fe0f","78113":"b791018b","78241":"cea17b3c","78302":"2f657c59","78413":"2d9603ac","78449":"07ab017a","78737":"fa31da0e","78782":"7ebaf3f2","79242":"f136f6e9","79487":"7a268ef6","79489":"d41113ee","79590":"05d4fe09","79817":"61a27a22","79921":"8c5cfc44","80466":"2fb546d2","80508":"7c1cc9af","80629":"ca49ee59","80668":"02223364","81148":"94fddc7d","81253":"bf4f4076","81326":"0f751e38","81379":"d977c6a8","81384":"10819200","81633":"f8904528","81721":"7ec900e7","81775":"32665a81","81799":"14d51603","82339":"838b4e45","82425":"c43bc12e","82443":"633157a1","82493":"93f34284","82656":"819dc230","83105":"fc6f5748","83124":"ced05c3f","83141":"03a2e468","83212":"61846007","83935":"6dba4574","83962":"3704bdae","84103":"1e2d4451","84321":"266c4d8e","84546":"11f86ae4","85048":"60765ae5","85062":"85757917","85111":"a2db7d6a","85297":"86809f81","85350":"d0e4b0b4","85494":"da5840b1","85764":"5c1c73b5","85789":"60b06501","85888":"c43d767d","85891":"78e295d5","86045":"0a358cbb","86052":"92da3e59","86065":"0390831c","86129":"801a9880","86270":"4432e2b5","86452":"09cf7637","86541":"7dbeec0a","86634":"ab35a898","86774":"2db1d78d","86820":"c60a8f8f","86913":"13a52c32","86938":"70876ce1","86986":"67de4335","87058":"d0868abc","87102":"fa7050c4","87260":"221574c7","87922":"c873bdc0","87964":"83911fb5","87968":"cfd9602e","88093":"c48817bb","88155":"eed79161","88501":"0647562a","88517":"bee907a2","88552":"b4fa7918","88699":"86aac1c5","88849":"60a81cc2","88866":"fd347d6d","89053":"b5613084","89076":"1797385f","89113":"9176fca2","89554":"3bd5f2ea","89638":"d90ad0b7","89677":"c7edb639","89739":"740670f9","89785":"ab452e3b","90109":"12f61d8e","90127":"0a765fbe","90265":"1877507c","90316":"c34a4fc4","90337":"a421057a","90935":"1fb36a22","91045":"c4ce97be","91274":"c142e23b","91462":"2cbc46cd","91470":"dc5e9e89","91609":"83f6731e","91831":"61842e69","91857":"06258960","91935":"75d1f105","91958":"88f1a0a9","92045":"a535a130","92354":"edfd93f1","92501":"5020b32d","92538":"a4db897b","92594":"0f02017f","92603":"9ad3e687","92823":"2fdf8213","92932":"2698b9d9","92983":"bf332bd3","93042":"58716265","93230":"41565f58","93260":"3bd4e17c","93282":"d630adfb","93496":"a9857faa","93600":"b3a992f9","93665":"7677e4e7","93668":"b41e5891","93948":"ed1eb80c","94078":"3b7cbfd8","94406":"79216b48","94498":"4eb3e491","94528":"bb5acf1e","94598":"589a8722","94662":"fbfc95d3","94715":"9272b9e0","94797":"19e77f00","94849":"b38409fc","95125":"4b9c9d67","95176":"950797c5","95318":"075eb7af","95335":"7b8ea48b","95382":"93bd2508","95468":"506da0af","95568":"9641cbf5","95679":"33378d80","95762":"abe8fa3f","96004":"f7f5939f","96163":"2d437d76","96444":"91e4e320","96793":"8baeb755","96882":"c8c567ad","96923":"6cb0c96d","96983":"045712d4","97008":"bc3c68a6","97046":"5e825436","97120":"0eb88e7b","97591":"4868bb6b","97769":"0927a999","97838":"3bc58344","97948":"f9c7b60c","98062":"28fbc724","98150":"d44c013e","98265":"bad5e983","98295":"45969dea","98398":"0a40f5fa","98466":"43541701","98662":"ea0dfd2f","98688":"bb4e695b","98885":"ddde7861","98936":"2d380606","99104":"d4f63539","99313":"b61e5e81","99674":"32b5c0c5","99695":"5c613160","99758":"fb2cb619"}[chunkId] + ".async.js"; /******/ }; /******/ }(); /******/ @@ -205947,7 +205951,7 @@ function debounce (delay, callback, options) { /******/ // This function allow to reference async chunks /******/ __webpack_require__.miniCssF = function(chunkId) { /******/ // return url for filenames based on template -/******/ return "" + ({"292":"p__Classrooms__Lists__Exercise__Add__index","310":"p__User__Detail__ExperImentImg__Detail__index","556":"p__User__Detail__Order__pages__invoice__index","1201":"p__Counselling__ExpertList__Info__index","1482":"p__Classrooms__Lists__Graduation__Topics__Edit__index","1702":"p__Classrooms__New__index","2001":"p__Materials__ItemAssets__AddReceive__index","2224":"p__Knowbase__HomePage__index","2416":"p__Counselling__ExpertList__index","2507":"p__Magazinejor__component__MonthlyDetailamins__index","2604":"p__CounsellingCopy__ExpertList__Info__index","2659":"p__User__Detail__UserPortrait__index","2819":"p__Classrooms__Lists__Template__detail__index","2948":"p__Materials__ItemAssets__Info__index","3317":"p__Classrooms__Lists__Graduation__Topics__Add__index","3391":"p__Classrooms__Lists__ProgramHomework__Detail__components__CodeReview__Detail__index","3451":"p__Classrooms__Lists__Statistics__StudentStatistics__Detail__index","3509":"p__HttpStatus__SixActivities","3585":"p__Classrooms__Lists__Statistics__StudentSituation__index","3951":"p__Classrooms__Lists__ProgramHomework__Detail__index","4271":"p__LaboratoryOverview__index","4736":"p__User__Detail__Projects__index","4766":"p__Administration__index","4829":"p__Materials__MyReceive__Report__index","4884":"p__Shixuns__Detail__Repository__Commit__index","4973":"p__Engineering__Evaluate__List__index","5427":"p__User__Detail__Devicegroup__index","5572":"p__Paths__HigherVocationalEducation__index","5808":"p__OfficialList__index","6127":"p__Classrooms__Lists__ProgramHomework__Ranking__index","6431":"p__Counselling__MyAnswer__index","6613":"p__Laboratory__LaboratoryCenter__index","6685":"p__Shixuns__Detail__RankingList__index","6758":"p__Classrooms__Lists__Attachment__index","6788":"p__Classrooms__Lists__ProgramHomework__index","7043":"p__User__Detail__Topics__Exercise__Edit__index","7202":"p__Materials__Entry__index","7520":"p__Laboratory__OpenReservation__OpenReservationStatistics__index","7729":"p__Materials__ItemAssets__AddReceiveScene__index","7852":"p__Classrooms__Lists__ShixunHomeworks__index","7884":"p__Shixuns__Exports__index","8787":"p__Competitions__Entered__index","8999":"p__Three__index","9105":"p__CloudStudy__Detail__index","9134":"p__Materials__ItemAssetsList__index","9416":"p__Graduations__Lists__Tasks__index","10195":"p__Classrooms__Lists__GroupHomework__Detail__index","10485":"p__Question__AddOrEdit__BatchAdd__index","10737":"p__Classrooms__Lists__CommonHomework__Detail__components__CodeReview__Detail__index","10799":"p__User__Detail__Topics__Poll__Detail__index","10902":"p__Counselling__MyConsultation__index","10921":"p__Classrooms__Lists__Exercise__CodeDetails__index","11020":"p__Counselling__DutySetting__index","11070":"p__Innovation__PublicMirror__index","11130":"p__Laboratory__MyReservation__index","11174":"p__Shixuns__Detail__ExperimentDetail__index","11253":"p__Graduations__Lists__Gradingsummary__index","11512":"p__Classrooms__Lists__Exercise__AnswerCheck__index","11520":"p__Engineering__Lists__StudentList__index","11545":"p__Paperlibrary__Random__ExchangeFromProblemSet__index","11581":"p__Problemset__Preview__index","12076":"p__User__Detail__Competitions__index","12102":"p__Classrooms__Lists__Board__Edit__index","12303":"p__Classrooms__Lists__CommonHomework__Comment__index","12412":"p__User__Detail__Videos__index","12476":"p__Colleges__index","12865":"p__Innovation__MyMirror__index","12868":"p__Materials__Receive__Report__index","12884":"p__Classrooms__Lists__ProgramHomework__Comment__index","12914":"p__Laboratory__Regulations__Info__index","13006":"p__Engineering__index","13355":"p__Classrooms__Lists__Polls__index","13581":"p__Classrooms__Lists__ShixunHomeworks__Detail__index","13585":"p__Magazinejor__component__Submission__index","14058":"p__Demo__index","14105":"p__Classrooms__Lists__Exercise__Answer__index","14227":"p__Paths__Overview__index","14514":"p__Account__Results__index","14599":"p__Problemset__index","14610":"p__User__Detail__LearningPath__index","14662":"p__Classrooms__Lists__GroupHomework__Review__index","14666":"p__Homepage__index","14889":"p__Classrooms__Lists__Exercise__ImitateAnswer__index","15148":"p__Classrooms__Lists__Template__index","15186":"p__Classrooms__Overview__index","15319":"p__Classrooms__Lists__ProgramHomework__Detail__answer__Detail__index","15402":"p__User__Detail__Topics__Detail__index","16074":"p__MagazineVer__Detail__index","16328":"p__Shixuns__Edit__body__Warehouse__index","16434":"p__User__Detail__Order__pages__records__index","16729":"p__Classrooms__Lists__GroupHomework__Edit__index","16845":"p__Shixuns__Detail__Settings__index","17482":"p__Classrooms__Lists__Exercise__Notice__index","17527":"p__MyProblem__RecordDetail__index","17622":"p__Classrooms__Lists__Polls__Detail__index","17806":"p__Classrooms__Lists__Statistics__StatisticsQuality__index","18241":"p__virtualSpaces__Lists__Plan__index","18302":"p__Classrooms__Lists__Board__index","18307":"p__User__Detail__Shixuns__index","18682":"p__Wisdom__index","19116":"p__Materials__ItemAssets__AddProcure__index","19215":"p__Shixuns__Detail__ForkList__index","19360":"p__User__Detail__virtualSpaces__index","19519":"p__User__Detail__ClassManagement__Item__index","19715":"p__Classrooms__Lists__CommonHomework__Edit__index","19891":"p__User__Detail__Videos__Success__index","20026":"p__Classrooms__Lists__Graduation__Tasks__Edit__index","20576":"p__Account__Profile__Edit__index","20680":"p__Innovation__index","20700":"p__tasks__Jupyter__index","21265":"p__Classrooms__Lists__Announcement__index","21423":"p__Shixuns__Edit__body__Level__Challenges__EditPracticeAnswer__index","21433":"p__Equipment__Information__InfoList__ReservationInfo__index","21578":"p__Classrooms__Lists__Graduation__Topics__Detail__index","21937":"p__CounsellingCopy__ExpertManage__index","21939":"p__User__Detail__Order__index","22055":"p__CounsellingCopy__Index__index","22254":"p__Shixuns__Detail__Discuss__index","22307":"p__Report__index","22561":"p__Materials__Receive__index","22707":"p__Innovation__MyDataSet__index","23332":"p__Paths__Detail__id","24504":"p__virtualSpaces__Lists__Survey__index","24904":"p__Equipment__MessageCenterManage__index","25022":"p__Graduations__Lists__Settings__index","25470":"p__Shixuns__Detail__Collaborators__index","25705":"p__virtualSpaces__Lists__Construction__index","25807":"p__Materials__MyProcure__index","25972":"layouts__user__index","26366":"p__Innovation__PublicProject__index","26429":"p__MagazineVer__Index__index","26685":"p__Classrooms__Index__index","26741":"p__Engineering__Norm__List__index","26883":"p__Competitions__Index__index","27178":"p__User__BindAccount__index","27182":"p__User__ResetPassword__index","27395":"p__Classrooms__Lists__Statistics__StudentDetail__index","27416":"p__Equipment__Index__index","28072":"p__Classrooms__Lists__GroupHomework__SubmitWork__index","28237":"p__User__Detail__Order__pages__view__index","28435":"p__Classrooms__Lists__Attendance__index","28637":"p__Knowbase__Detail__index","28723":"p__Classrooms__Lists__Polls__Edit__index","28982":"p__Paths__New__index","29304":"p__NewHomeEntranceClassify__index","29647":"p__Question__Index__index","29942":"p__Equipment__Information__InfoList__Edit__index","30067":"p__Message__index","30264":"p__User__Detail__Order__pages__orderPay__index","30342":"p__Classrooms__Lists__ShixunHomeworks__Comment__index","31006":"p__RestFul__index","31078":"p__Laboratory__LaboratoryType__index","31211":"p__Classrooms__Lists__CommonHomework__EditWork__index","31316":"p__Equipment__Information__InfoList__Details__index","31427":"p__Classrooms__Lists__Statistics__index","31674":"p__Classrooms__ClassicCases__index","31962":"p__Classrooms__Lists__Engineering__index","33356":"p__Classrooms__Lists__Assistant__index","33747":"p__virtualSpaces__Lists__Homepage__index","33772":"p__Magazinejor__Home__index","33784":"p__Paperlibrary__Random__Detail__index","33897":"p__Information__EditPage__index","34044":"p__Counselling__ExpertManage__index","34093":"p__Classrooms__Lists__Attendance__Detail__index","34601":"p__Paths__Detail__Statistics__index","34741":"p__Problems__OjForm__NewEdit__index","34800":"p__Engineering__Lists__GraduatedMatrix__index","34994":"p__Problems__OjForm__index","35238":"p__virtualSpaces__Lists__Material__index","35380":"p__Laboratory__Index__index","35729":"p__Help__Index","35977":"p__Laboratory__MyLaboratory__Info__rooms__createRoom__index","36029":"p__Administration__Student__index","36270":"p__MyProblem__index","36784":"p__Innovation__Edit__index","37062":"layouts__SimpleLayouts","37291":"p__CounsellingCopy__DutySetting__index","37948":"p__User__Detail__ClassManagement__index","38143":"layouts__GraduationsDetail__index","38447":"p__virtualSpaces__Lists__Knowledge__index","38634":"p__Classrooms__Lists__CourseGroup__List__index","38797":"p__Competitions__Edit__index","39094":"p__Magazine__AddOrEdit__index","39332":"p__Classrooms__Lists__Video__index","39348":"p__CloudTroops__Detail__index","39391":"p__Engineering__Lists__CurseSetting__index","39404":"monaco-editor","39496":"p__CounsellingCopy__ExpertList__Detail__index","39695":"p__Classrooms__Lists__Polls__Add__index","39820":"p__Laboratory__LaboratoryRoom__createRoom__index","39859":"p__Materials__ItemAssets__InfoCode__index","40139":"p__Materials__ItemAssets__index","40559":"layouts__virtualDetail__index","40665":"p__Materials__Index__index","40923":"p__Counselling__ExpertSchedule__index","41048":"p__Classrooms__Lists__ProgramHomework__Detail__Ranking__index","41657":"p__Shixuns__Edit__body__Level__Challenges__EditQuestion__index","41717":"layouts__index","41953":"p__Problemset__NewItem__index","42159":"p__Equipment__Information__index","42240":"p__User__Detail__Videos__Upload__index","43212":"p__Laboratory__ReservationManage__index","43361":"p__Magazinejor__component__MonthlyDetailamins__Add__index","43442":"p__Classrooms__Lists__Board__Add__index","44259":"p__User__Detail__Order__pages__result__index","44449":"p__Competitions__Exports__index","45096":"p__Shixuns__Detail__AuditSituation__index","45179":"p__Administration__Student__Edit__index","45359":"p__Messages__Detail__index","45517":"p__DefendCloud__index","45598":"p__Laboratory__Regulations__index","45650":"p__Competitions__Update__index","45775":"p__Engineering__Lists__Document__index","45825":"p__Classrooms__Lists__Exercise__index","45975":"p__Counselling__ExpertList__Detail__index","45992":"p__Classrooms__Lists__Exercise__ReviewGroup__index","45999":"p__CounsellingCopy__ExpertList__index","46219":"p__NewHomeEntrancetree__index","46796":"p__virtualSpaces__Lists__Announcement__Detail__index","46963":"p__Classrooms__Lists__Engineering__Detail__index","47456":"p__Practices__Detail__index","47545":"p__Graduations__Lists__Archives__index","47778":"p__IOT__DeviceManage__index","48077":"p__Classrooms__Lists__Students__index","48289":"p__Materials__MyReceive__index","48431":"p__Classrooms__Lists__Exercise__Export__index","48689":"p__Classrooms__Lists__Statistics__VideoStatistics__index","49205":"p__Shixuns__Edit__body__Level__Challenges__EditPracticeSetting__index","49366":"p__User__Login__index","49716":"p__Question__OjProblem__RecordDetail__index","49890":"p__Classrooms__Lists__CommonHomework__index","50869":"p__Guidance__index","51220":"p__NewHomeEntrance2__index","51276":"p__MoopCases__Success__index","51461":"p__Graduations__Lists__Topics__index","51582":"p__Classrooms__Lists__GroupHomework__Add__index","51810":"p__Laboratory__OpenReservation__OpenReservationDetail__index","51855":"p__MoopCases__InfoPanel__index","52338":"p__Classrooms__Lists__CommonHomework__Review__index","52404":"p__Classrooms__Lists__Template__teacher__index","52806":"p__User__Detail__Topics__Exercise__Detail__index","52829":"p__Messages__Private__index","52875":"p__Shixuns__Detail__id","53247":"p__Paperlibrary__See__index","53451":"p__Competitions__NewIndex__index","53910":"p__HttpStatus__introduction","54056":"p__IntrainCourse__index","54164":"p__Classrooms__Lists__Exercise__Detail__index","54492":"p__Graduations__Lists__StudentSelection__index","54572":"p__Classrooms__Lists__ExportList__index","54770":"p__Classrooms__Lists__ProgramHomework__Detail__answer__index","54862":"p__Paperlibrary__index","55573":"p__Shixuns__Detail__Merge__index","55624":"p__Graduations__Lists__Index__index","56277":"p__Shixuns__Edit__index","57045":"p__Classrooms__Lists__CommonHomework__SubmitWork__index","57504":"p__CloudHotLine__index","57560":"p__Administration__College__index","57614":"p__Shixuns__Edit__body__Level__Challenges__RankingSetting__index","57989":"p__Laboratory__MyLaboratory__Info__index","58140":"p__Practices__index","59133":"p__Shixuns__Detail__Challenges__index","59142":"p__Reservation__index","59649":"p__Engineering__Lists__TrainingProgram__index","59788":"p__Account__Profile__index","60479":"p__Classrooms__Lists__GroupHomework__EditWork__index","60533":"p__Classrooms__Lists__Video__Statistics__Detail__index","60547":"p__Account__index","61043":"p__Classrooms__Lists__Graduation__Tasks__index","61075":"p__IOT__ViewAppointment__index","61311":"p__Equipment__BookingManage__index","61713":"p__virtualSpaces__Lists__Settings__index","61727":"p__Classrooms__Lists__CourseGroup__NotList__index","61880":"p__User__Detail__Order__pages__apply__index","61902":"p__Information__HomePage__index","62369":"p__Magazinejor__component__Review__index","62548":"p__Engineering__Norm__Detail__index","62909":"p__NewHomeEntrance1__index","63157":"p__User__Detail__ExperImentImg__Add__index","64144":"p__Problemset__Preview__New__index","64217":"p__Classrooms__Lists__Video__Statistics__index","64496":"p__HttpStatus__HpcCourse","64520":"p__Account__Secure__index","65111":"p__Terminal__index","65148":"p__Classrooms__Lists__Polls__Answer__index","65191":"p__User__Detail__Certificate__index","65549":"p__Shixuns__New__CreateImg__index","65798":"p__Magazinejor__component__Journal__index","65816":"p__virtualSpaces__Lists__Announcement__index","66063":"p__Graduations__Lists__Personmanage__index","66118":"p__Magazinejor__component__Comment__index","66243":"p__Broadcast__Detail__index","66583":"p__User__Detail__Classrooms__index","66651":"p__Engineering__Evaluate__Detail__index","66884":"p__Counselling__Index__index","67242":"p__Innovation__MyProject__index","67878":"p__Classrooms__Lists__LiveVideo__index","67987":"p__Counselling__HotQuestions__index","68014":"p__Classrooms__Lists__Teachers__index","68665":"p__Engineering__Lists__TrainingObjectives__index","68827":"p__Classrooms__Lists__OnlineLearning__index","68882":"p__Classrooms__Lists__Graduation__Tasks__Detail__index","69681":"p__User__Detail__Devicegroup__Add__index","69828":"p__Equipment__Faultlibrary__index","69922":"p__Classrooms__Lists__Statistics__StudentVideo__index","69944":"p__Classrooms__Lists__Video__Statistics__StudentDetail__index","70354":"p__Magazinejor__component__MonthlyPreview__index","71450":"p__Classrooms__Lists__ShixunHomeworks__Commitsummary__index","71525":"p__User__Detail__Devicegroup__ReservationInfo__index","71783":"p__virtualSpaces__Lists__Experiment__index","72409":"p__Materials__Procure__index","72529":"p__User__Detail__id","72539":"p__Graduations__Review__index","72570":"p__Competitions__Detail__index","73183":"p__Engineering__Lists__GraduationIndex__index","73220":"p__Classrooms__Lists__Video__Upload__index","73822":"p__CloudStudy__index","74264":"p__Forums__New__index","74297":"p__Laboratory__LaboratoryRoom__index","74795":"p__Classrooms__Lists__Graduation__Tasks__Add__index","75043":"p__User__Detail__Topics__Poll__Edit__index","75357":"p__Engineering__Lists__TrainingProgram__Edit__index","75786":"layouts__LoginAndRegister__index","75816":"p__Paperlibrary__Random__Edit__index","75824":"p__Magazinejor__component__Detail__index","76134":"p__Equipment__Maintenance__Details__index","76904":"p__MoopCases__FormPanel__index","77248":"p__Materials__ItemAssetsList__CreateItemAssets__index","77460":"p__Question__OjProblem__index","77857":"p__Shixuns__Edit__body__Level__Challenges__NewQuestion__index","78085":"p__Classrooms__Lists__Exercise__Review__index","79487":"p__Laboratory__OpenReservation__index","79489":"p__Engineering__Lists__CourseList__index","79590":"p__User__Detail__TeachGroup__index","79921":"p__Classrooms__ExamList__index","80508":"p__Forums__Detail__id","80668":"p__MagazineVer__Mine__index","81148":"p__Shixuns__Detail__Repository__UploadFile__index","81384":"p__CloudTroops__index","82339":"p__virtualSpaces__Lists__Plan__Detail__index","82425":"p__Classrooms__Lists__Board__Detail__index","82443":"p__Graduations__Lists__StageModule__index","83105":"p__Laboratory__RuleManage__index","83141":"p__Innovation__Detail__index","83212":"p__MoopCases__index","83935":"p__Classrooms__Lists__GroupHomework__index","84546":"p__Engineering__Lists__TrainingProgram__Add__index","85048":"p__Classrooms__Lists__Graduation__Topics__index","85111":"p__User__Detail__Order__pages__orderInformation__index","85297":"p__Classrooms__Lists__Exercise__Detail__components__DuplicateChecking__CheckDetail__index","85888":"p__Classrooms__Lists__CommonHomework__Add__index","85891":"p__virtualSpaces__Lists__Resources__index","86052":"p__Paths__Index__index","86065":"p__Materials__Log__index","86452":"p__Innovation__PublicDataSet__index","86541":"p__Shixuns__Detail__Dataset__index","86634":"p__Innovation__Tasks__index","86820":"p__User__Detail__Topics__Normal__index","86913":"p__Question__AddOrEdit__index","87058":"p__virtualSpaces__Lists__Survey__Detail__index","87260":"p__Account__Certification__index","87922":"p__Classrooms__Lists__CourseGroup__Detail__index","88093":"p__Equipment__Maintenance__index","88155":"p__Shixuns__Overview__index","88501":"p__ReservationDetail__index","88517":"p__User__Detail__Topics__Group__index","88866":"p__index","89053":"p__IOT__ElectronBPManage__index","89076":"p__Account__Binding__index","89113":"p__Equipment__Devicelabel__index","89677":"p__virtualSpaces__Lists__Announcement__AddAndEdit__index","89785":"p__Classrooms__Lists__Template__student__index","90109":"p__Classrooms__Lists__ShixunHomeworks__Detail__components__CodeReview__Detail__index","90127":"p__CounsellingCopy__MyConsultation__index","90265":"p__User__Detail__Topics__index","90337":"p__Paperlibrary__Random__PreviewEdit__index","91045":"p__virtualSpaces__Lists__Knowledge__AddAndEdit__index","91470":"p__User__Register__index","91831":"p__Graduations__Index__index","91935":"p__Laboratory__Regulationsadmins__index","91958":"p__Magazinejor__component__MonthlyDetail__index","92045":"p__Engineering__Lists__TeacherList__index","92501":"p__Search__index","92823":"p__Engineering__Navigation__Home__index","92932":"p__User__Detail__Devicegroup__Edit__index","92983":"p__Forums__Index__index","93260":"p__Paperlibrary__Add__index","93282":"layouts__ShixunDetail__index","93496":"p__User__Detail__OtherResources__index","93665":"p__tasks__index","93668":"p__Classrooms__Lists__CommonHomework__Detail__index","94078":"p__Messages__Tidings__index","94498":"p__Shixuns__Edit__body__Level__Challenges__NewPractice__index","94662":"p__User__Detail__Paths__index","94715":"p__virtualSpaces__Lists__Material__Detail__index","94849":"p__User__Detail__ExperImentImg__index","95125":"p__Classrooms__Lists__Exercise__DetailedAnalysis__index","95176":"p__User__Detail__Videos__Protocol__index","95335":"p__Engineering__Lists__CourseMatrix__index","95762":"p__OfficialNotice__index","96163":"p__Laboratory__Reservations__Info__index","96444":"p__Video__Detail__id","96882":"p__Classrooms__New__StartClass__index","97008":"p__Shixuns__New__index","97046":"p__Shixuns__Detail__Repository__AddFile__index","97838":"p__Equipment__Working__index","98062":"p__User__Detail__Topicbank__index","98398":"p__virtualSpaces__Lists__Resources__Detail__index","98662":"p__Materials__ItemAssetsType__index","98688":"p__Shixuns__Detail__Repository__index","98885":"p__Classrooms__Lists__Statistics__StudentStatistics__index","98936":"p__Laboratory__MyLaboratory__index","99674":"p__Shixuns__New__ImagePreview__index","99758":"p__Laboratory__Reservations__index"}[chunkId] || chunkId) + "." + {"292":"fc9690d7","310":"7d17ee4d","556":"a0af3864","1201":"086c4074","1482":"c4837072","1702":"9584cf99","2001":"70b71b95","2224":"3558682c","2416":"98777203","2507":"e62b85c9","2604":"30d26cb2","2659":"02c69abe","2819":"e9044b69","2948":"419e3906","3317":"c5fc4a9c","3391":"415ff33b","3451":"59f9bb70","3509":"3d970896","3585":"41e46f59","3951":"3f752a4a","4271":"82e12d12","4736":"612d0906","4766":"57ffa6d2","4829":"fd83537d","4884":"fab46bd1","4973":"0121b967","5427":"df21d1b5","5572":"5baa1923","5808":"60ae37a8","6127":"59f20295","6431":"023c800e","6613":"3e6b7ef7","6685":"d10191c6","6758":"5cd12248","6788":"af60be0e","7043":"7c82b147","7202":"18ce2518","7520":"ca346ec0","7729":"f2f0f4fa","7852":"34f7f7a0","7884":"002bc51a","8787":"9bac5cdd","8999":"f99fbf92","9105":"a71be4c5","9134":"2c97a977","9416":"94e7456c","10195":"9dd990ca","10485":"387320b5","10737":"a3fd09b9","10799":"638bb39f","10902":"2895d40f","10921":"1b38d2a6","11020":"436feeae","11070":"64490ea3","11130":"3016b443","11174":"1c973edc","11253":"a6bb4258","11512":"67deee09","11520":"b6e6fa04","11545":"913430df","11581":"e15d61ee","12076":"834ea3bb","12102":"5d69d62a","12303":"66eb3281","12412":"a65a8429","12476":"ec0bb1f9","12865":"84323ce3","12868":"bf554204","12884":"e3543635","12914":"d8f90986","13006":"c437f2f8","13355":"e62596c4","13581":"cacc55b9","13585":"ed8e8367","14058":"8336308d","14105":"9d0f9ec0","14227":"ca76a59b","14514":"af0c7209","14599":"505e2839","14610":"45e99a58","14662":"2f56c0d5","14666":"a3fcbd87","14889":"68c1948a","15148":"443b2259","15186":"c8017cfb","15319":"447a59d1","15402":"3e732338","16074":"f6ba1295","16328":"46f81935","16434":"011f883d","16729":"ad0735fa","16845":"e05edb23","17482":"d6a5aa85","17527":"3e18e0f4","17622":"1ac306fe","17806":"f3179572","18241":"031798f4","18302":"00928fd7","18307":"270f7963","18682":"c07a2bff","19116":"1ae74af6","19215":"8a202613","19360":"abdbd152","19519":"bd6797ad","19715":"fb24f32f","19891":"fc7ae444","20026":"997fae08","20576":"eb23198a","20680":"64490ea3","20700":"9fe54036","21265":"0895fc0c","21423":"4b68321a","21433":"b389baf3","21578":"ff56d2bf","21937":"81a6975a","21939":"b38428c1","22055":"edfe7477","22254":"1063c429","22307":"a7108e7e","22561":"6ad38f92","22707":"18e113a5","23089":"3e59a6d3","23332":"054885db","24504":"b753c698","24904":"af04c284","25022":"0f25e145","25470":"5aed1e85","25705":"42c256b6","25807":"4bd0fa16","25972":"3b683ca0","26366":"7ce8391b","26429":"4a537fd6","26685":"ce3a04b9","26741":"dc77f54d","26883":"4c59c48c","27178":"00e42524","27182":"bd67ae14","27395":"76a0fff2","27416":"fc6f89e6","28072":"7fde50cf","28237":"170b49a1","28435":"f2419a8f","28637":"70e6cd00","28723":"6af0dadb","28982":"74ace9ef","29304":"a4d721f1","29647":"9d3b47da","29942":"031d8ecd","30067":"08cfd1be","30264":"018a5ec7","30342":"b6069871","31006":"ef568ea2","31078":"47201182","31211":"c469d984","31316":"47eb77bb","31427":"3f0ec95c","31674":"20dcaac8","31962":"17cfc004","33356":"097a24a4","33747":"3c4ee575","33772":"46e9f4a1","33784":"1e4966c4","33897":"342b04d0","34044":"bdf966a1","34093":"59ba10da","34601":"e821820d","34741":"4e672f63","34800":"3cac46bd","34994":"b481d281","35082":"1c973edc","35238":"72ac2916","35380":"27d46a9b","35729":"978ddea3","35977":"af61d444","36029":"b5cf941d","36270":"f6382399","36784":"c1fb4c0d","37062":"dc1ce455","37291":"1f7a6acd","37948":"acef8c7a","38143":"c715a353","38447":"0d1e7a2f","38634":"340a58a8","38797":"3da7fb25","39094":"f27c5661","39332":"fd229920","39348":"2411fd45","39391":"03fb44ce","39404":"0b48e5af","39496":"52d766a6","39695":"3418b6d5","39820":"5d4b5f6a","39859":"5d400ade","40139":"0bac3c77","40559":"a8f3a745","40665":"6069c379","40923":"d7a6b5ca","41048":"dd2a031c","41657":"4fbe5183","41717":"391e9fe1","41953":"8238e6ba","42159":"3a8e6d39","42240":"d1baf753","43212":"3133fcab","43361":"4f875d7a","43442":"6a6034ce","43687":"3a8e6d39","44259":"8929ce82","44449":"44a8b223","45096":"ca46db57","45179":"9f4c8b76","45359":"67900907","45517":"891523fa","45598":"ca25670f","45650":"d35dbea1","45775":"f77d4e39","45825":"249c362e","45975":"6f765e59","45992":"8d927da3","45999":"ce5eada8","46219":"b27fb789","46796":"4992c2f6","46963":"17cfc004","47456":"90cd2e37","47545":"a7e686d1","47778":"34677a7a","48077":"8755dff9","48289":"5d9f4dfb","48431":"e6991ed5","48689":"cc857df2","49205":"6476e5fa","49366":"c5654cf2","49716":"7a87acb6","49890":"522eb7f2","50869":"b364e4f8","51220":"57d4ef7c","51276":"cffbe7fa","51461":"ea1b0c6b","51582":"4505a87b","51810":"e1015847","51855":"c3a63492","52338":"d8a76d91","52404":"1cf3c158","52806":"3a12ebf5","52829":"0f769320","52875":"d7faeda0","53247":"2b8823c3","53451":"5a873cb8","53910":"67319e00","54056":"578ce838","54164":"ec6aa5c8","54492":"ddb77ff9","54572":"6ef06a0f","54770":"447a59d1","54862":"37d983fc","55573":"821e0b5d","55624":"7843d0cc","56277":"84ae7873","57045":"1144ffb2","57504":"79b334e1","57560":"1310fa98","57614":"3fc62335","57989":"388b6641","58140":"9fd20285","59133":"42c94273","59142":"344d1340","59649":"598686b9","59788":"7948616d","60479":"46eda68b","60533":"cbf2b462","60547":"2d8dcb18","61043":"86db4508","61075":"03e615d4","61311":"c32408c1","61713":"915934ed","61727":"0fe90aff","61880":"c3ff8f4a","61902":"c1a69827","62369":"068f831d","62548":"dd196ecd","62909":"64f04997","63157":"51717452","64144":"70dfdd1f","64217":"a1ef3c41","64496":"83ea5d77","64520":"6661d561","65111":"cfaefc18","65148":"be96e5f0","65191":"63bc9c0b","65549":"db041019","65798":"c7861aef","65816":"efd5ce8d","66063":"9bf54f0d","66118":"b5b3ccbf","66243":"d61365f2","66583":"afa4794b","66651":"6dab3f17","66884":"f8c11556","67242":"91602252","67878":"227efbdf","67987":"582bd33b","68014":"cce3ad29","68665":"a67126b0","68827":"610fddeb","68882":"86b72159","69681":"5fbb6d36","69828":"9b2e5398","69922":"9820a629","69944":"e34d35ca","70354":"e2eece2f","71450":"2f8989ee","71525":"7a022985","71783":"5125d1af","72409":"92827be3","72529":"8868dc54","72539":"392733e2","72570":"630a5e15","73183":"9fbb8778","73220":"e88faa25","73822":"31b9d17f","74264":"c6be7f5f","74297":"f50d6e6a","74795":"bed826c5","75043":"ae843ff8","75357":"7eed6d8f","75786":"25dbdf05","75816":"d78daa77","75824":"33eb0de3","76134":"1f90cad6","76904":"fd022de3","77248":"6b9830f2","77460":"d8ec6b84","77857":"e38da1ef","78085":"f1df01e9","79487":"ef45167e","79489":"dc86be96","79590":"9e301e52","79921":"9e7f2ad7","80508":"cfdf4b7a","80668":"0ab423b4","81148":"c0c6fe9f","81384":"ad3bb60a","82339":"7aa10a2c","82425":"4902c6e4","82443":"26641931","83105":"ce4a05f1","83141":"cd4f922a","83212":"66cc7719","83935":"7464f181","84546":"2f644eb4","85048":"60133277","85111":"c1392e77","85297":"0279fa79","85888":"7c7bccaa","85891":"bce261a7","86052":"e8fab6cb","86065":"0bc74b1b","86452":"6d8fd530","86541":"5e5b50f7","86634":"48be1a3a","86820":"c9df6722","86913":"4418655d","86938":"580c3cc0","87058":"abc8ee2d","87260":"64634114","87922":"a51e9cf7","88093":"9b2e5398","88155":"bd60810b","88501":"a0d4bfb2","88517":"4ae9f140","88866":"5062cdf6","89053":"494d0a5f","89076":"0bfba5d3","89113":"01b1fabb","89677":"d0583fcb","89785":"1cf3c158","90109":"d6d0326a","90127":"9fce1a55","90265":"f97381d1","90337":"a75c43a3","91045":"56f19285","91470":"bd67ae14","91831":"a972f620","91935":"e696cc10","91958":"94492f34","92045":"83d29fef","92501":"2acb7b7a","92823":"3ec6159e","92932":"8f014f08","92983":"e425fea7","93260":"4912908a","93282":"4aa0d5b4","93496":"f155590b","93665":"fe645032","93668":"9cc9018b","94078":"5605f0f0","94498":"b9150f67","94528":"61bc61ea","94662":"3ae70de9","94715":"434017e3","94849":"e91da6ab","95125":"b58030ed","95176":"ffba3b6d","95335":"27d60412","95762":"c24b4332","96163":"84a24095","96444":"5043af6f","96882":"4e7fc1b4","97008":"b87dd2b2","97046":"2705a9e9","97838":"cc6f18f1","98062":"75f57170","98398":"84dbfd0a","98662":"2b4a6c3f","98688":"07881caf","98885":"0d923ad3","98936":"c19d4867","99674":"3e3ab987","99758":"a25b49c8"}[chunkId] + ".chunk.css"; +/******/ return "" + ({"292":"p__Classrooms__Lists__Exercise__Add__index","310":"p__User__Detail__ExperImentImg__Detail__index","556":"p__User__Detail__Order__pages__invoice__index","1201":"p__Counselling__ExpertList__Info__index","1482":"p__Classrooms__Lists__Graduation__Topics__Edit__index","1702":"p__Classrooms__New__index","2001":"p__Materials__ItemAssets__AddReceive__index","2224":"p__Knowbase__HomePage__index","2416":"p__Counselling__ExpertList__index","2507":"p__Magazinejor__component__MonthlyDetailamins__index","2604":"p__CounsellingCopy__ExpertList__Info__index","2659":"p__User__Detail__UserPortrait__index","2819":"p__Classrooms__Lists__Template__detail__index","2948":"p__Materials__ItemAssets__Info__index","3317":"p__Classrooms__Lists__Graduation__Topics__Add__index","3391":"p__Classrooms__Lists__ProgramHomework__Detail__components__CodeReview__Detail__index","3451":"p__Classrooms__Lists__Statistics__StudentStatistics__Detail__index","3509":"p__HttpStatus__SixActivities","3585":"p__Classrooms__Lists__Statistics__StudentSituation__index","3951":"p__Classrooms__Lists__ProgramHomework__Detail__index","4271":"p__LaboratoryOverview__index","4736":"p__User__Detail__Projects__index","4766":"p__Administration__index","4829":"p__Materials__MyReceive__Report__index","4884":"p__Shixuns__Detail__Repository__Commit__index","4973":"p__Engineering__Evaluate__List__index","5427":"p__User__Detail__Devicegroup__index","5572":"p__Paths__HigherVocationalEducation__index","5808":"p__OfficialList__index","6127":"p__Classrooms__Lists__ProgramHomework__Ranking__index","6431":"p__Counselling__MyAnswer__index","6613":"p__Laboratory__LaboratoryCenter__index","6685":"p__Shixuns__Detail__RankingList__index","6758":"p__Classrooms__Lists__Attachment__index","6788":"p__Classrooms__Lists__ProgramHomework__index","7043":"p__User__Detail__Topics__Exercise__Edit__index","7202":"p__Materials__Entry__index","7520":"p__Laboratory__OpenReservation__OpenReservationStatistics__index","7729":"p__Materials__ItemAssets__AddReceiveScene__index","7852":"p__Classrooms__Lists__ShixunHomeworks__index","7884":"p__Shixuns__Exports__index","8787":"p__Competitions__Entered__index","8999":"p__Three__index","9105":"p__CloudStudy__Detail__index","9134":"p__Materials__ItemAssetsList__index","9416":"p__Graduations__Lists__Tasks__index","10195":"p__Classrooms__Lists__GroupHomework__Detail__index","10485":"p__Question__AddOrEdit__BatchAdd__index","10737":"p__Classrooms__Lists__CommonHomework__Detail__components__CodeReview__Detail__index","10799":"p__User__Detail__Topics__Poll__Detail__index","10902":"p__Counselling__MyConsultation__index","10921":"p__Classrooms__Lists__Exercise__CodeDetails__index","11020":"p__Counselling__DutySetting__index","11070":"p__Innovation__PublicMirror__index","11130":"p__Laboratory__MyReservation__index","11174":"p__Shixuns__Detail__ExperimentDetail__index","11253":"p__Graduations__Lists__Gradingsummary__index","11512":"p__Classrooms__Lists__Exercise__AnswerCheck__index","11520":"p__Engineering__Lists__StudentList__index","11545":"p__Paperlibrary__Random__ExchangeFromProblemSet__index","11581":"p__Problemset__Preview__index","12076":"p__User__Detail__Competitions__index","12102":"p__Classrooms__Lists__Board__Edit__index","12303":"p__Classrooms__Lists__CommonHomework__Comment__index","12412":"p__User__Detail__Videos__index","12476":"p__Colleges__index","12865":"p__Innovation__MyMirror__index","12868":"p__Materials__Receive__Report__index","12884":"p__Classrooms__Lists__ProgramHomework__Comment__index","12914":"p__Laboratory__Regulations__Info__index","13006":"p__Engineering__index","13355":"p__Classrooms__Lists__Polls__index","13581":"p__Classrooms__Lists__ShixunHomeworks__Detail__index","13585":"p__Magazinejor__component__Submission__index","14058":"p__Demo__index","14105":"p__Classrooms__Lists__Exercise__Answer__index","14227":"p__Paths__Overview__index","14514":"p__Account__Results__index","14599":"p__Problemset__index","14610":"p__User__Detail__LearningPath__index","14662":"p__Classrooms__Lists__GroupHomework__Review__index","14666":"p__Homepage__index","14889":"p__Classrooms__Lists__Exercise__ImitateAnswer__index","15148":"p__Classrooms__Lists__Template__index","15186":"p__Classrooms__Overview__index","15319":"p__Classrooms__Lists__ProgramHomework__Detail__answer__Detail__index","15402":"p__User__Detail__Topics__Detail__index","16074":"p__MagazineVer__Detail__index","16328":"p__Shixuns__Edit__body__Warehouse__index","16434":"p__User__Detail__Order__pages__records__index","16729":"p__Classrooms__Lists__GroupHomework__Edit__index","16845":"p__Shixuns__Detail__Settings__index","17482":"p__Classrooms__Lists__Exercise__Notice__index","17527":"p__MyProblem__RecordDetail__index","17622":"p__Classrooms__Lists__Polls__Detail__index","17806":"p__Classrooms__Lists__Statistics__StatisticsQuality__index","18241":"p__virtualSpaces__Lists__Plan__index","18302":"p__Classrooms__Lists__Board__index","18307":"p__User__Detail__Shixuns__index","18682":"p__Wisdom__index","19116":"p__Materials__ItemAssets__AddProcure__index","19215":"p__Shixuns__Detail__ForkList__index","19360":"p__User__Detail__virtualSpaces__index","19519":"p__User__Detail__ClassManagement__Item__index","19715":"p__Classrooms__Lists__CommonHomework__Edit__index","19891":"p__User__Detail__Videos__Success__index","20026":"p__Classrooms__Lists__Graduation__Tasks__Edit__index","20576":"p__Account__Profile__Edit__index","20680":"p__Innovation__index","20700":"p__tasks__Jupyter__index","21265":"p__Classrooms__Lists__Announcement__index","21423":"p__Shixuns__Edit__body__Level__Challenges__EditPracticeAnswer__index","21433":"p__Equipment__Information__InfoList__ReservationInfo__index","21578":"p__Classrooms__Lists__Graduation__Topics__Detail__index","21937":"p__CounsellingCopy__ExpertManage__index","21939":"p__User__Detail__Order__index","22055":"p__CounsellingCopy__Index__index","22254":"p__Shixuns__Detail__Discuss__index","22307":"p__Report__index","22561":"p__Materials__Receive__index","22707":"p__Innovation__MyDataSet__index","23332":"p__Paths__Detail__id","24504":"p__virtualSpaces__Lists__Survey__index","24904":"p__Equipment__MessageCenterManage__index","25022":"p__Graduations__Lists__Settings__index","25470":"p__Shixuns__Detail__Collaborators__index","25705":"p__virtualSpaces__Lists__Construction__index","25807":"p__Materials__MyProcure__index","25972":"layouts__user__index","26366":"p__Innovation__PublicProject__index","26429":"p__MagazineVer__Index__index","26685":"p__Classrooms__Index__index","26741":"p__Engineering__Norm__List__index","26883":"p__Competitions__Index__index","27178":"p__User__BindAccount__index","27182":"p__User__ResetPassword__index","27395":"p__Classrooms__Lists__Statistics__StudentDetail__index","27416":"p__Equipment__Index__index","28072":"p__Classrooms__Lists__GroupHomework__SubmitWork__index","28237":"p__User__Detail__Order__pages__view__index","28435":"p__Classrooms__Lists__Attendance__index","28637":"p__Knowbase__Detail__index","28723":"p__Classrooms__Lists__Polls__Edit__index","28982":"p__Paths__New__index","29304":"p__NewHomeEntranceClassify__index","29647":"p__Question__Index__index","29942":"p__Equipment__Information__InfoList__Edit__index","30067":"p__Message__index","30264":"p__User__Detail__Order__pages__orderPay__index","30342":"p__Classrooms__Lists__ShixunHomeworks__Comment__index","31006":"p__RestFul__index","31078":"p__Laboratory__LaboratoryType__index","31211":"p__Classrooms__Lists__CommonHomework__EditWork__index","31316":"p__Equipment__Information__InfoList__Details__index","31427":"p__Classrooms__Lists__Statistics__index","31674":"p__Classrooms__ClassicCases__index","31962":"p__Classrooms__Lists__Engineering__index","33356":"p__Classrooms__Lists__Assistant__index","33747":"p__virtualSpaces__Lists__Homepage__index","33772":"p__Magazinejor__Home__index","33784":"p__Paperlibrary__Random__Detail__index","33897":"p__Information__EditPage__index","34044":"p__Counselling__ExpertManage__index","34093":"p__Classrooms__Lists__Attendance__Detail__index","34601":"p__Paths__Detail__Statistics__index","34741":"p__Problems__OjForm__NewEdit__index","34800":"p__Engineering__Lists__GraduatedMatrix__index","34994":"p__Problems__OjForm__index","35238":"p__virtualSpaces__Lists__Material__index","35380":"p__Laboratory__Index__index","35729":"p__Help__Index","35977":"p__Laboratory__MyLaboratory__Info__rooms__createRoom__index","36029":"p__Administration__Student__index","36270":"p__MyProblem__index","36784":"p__Innovation__Edit__index","37062":"layouts__SimpleLayouts","37291":"p__CounsellingCopy__DutySetting__index","37948":"p__User__Detail__ClassManagement__index","38143":"layouts__GraduationsDetail__index","38447":"p__virtualSpaces__Lists__Knowledge__index","38634":"p__Classrooms__Lists__CourseGroup__List__index","38797":"p__Competitions__Edit__index","39094":"p__Magazine__AddOrEdit__index","39332":"p__Classrooms__Lists__Video__index","39348":"p__CloudTroops__Detail__index","39391":"p__Engineering__Lists__CurseSetting__index","39404":"monaco-editor","39496":"p__CounsellingCopy__ExpertList__Detail__index","39695":"p__Classrooms__Lists__Polls__Add__index","39820":"p__Laboratory__LaboratoryRoom__createRoom__index","39859":"p__Materials__ItemAssets__InfoCode__index","40139":"p__Materials__ItemAssets__index","40559":"layouts__virtualDetail__index","40665":"p__Materials__Index__index","40923":"p__Counselling__ExpertSchedule__index","41048":"p__Classrooms__Lists__ProgramHomework__Detail__Ranking__index","41657":"p__Shixuns__Edit__body__Level__Challenges__EditQuestion__index","41717":"layouts__index","41953":"p__Problemset__NewItem__index","42159":"p__Equipment__Information__index","42240":"p__User__Detail__Videos__Upload__index","43212":"p__Laboratory__ReservationManage__index","43361":"p__Magazinejor__component__MonthlyDetailamins__Add__index","43442":"p__Classrooms__Lists__Board__Add__index","44259":"p__User__Detail__Order__pages__result__index","44449":"p__Competitions__Exports__index","45096":"p__Shixuns__Detail__AuditSituation__index","45179":"p__Administration__Student__Edit__index","45359":"p__Messages__Detail__index","45517":"p__DefendCloud__index","45598":"p__Laboratory__Regulations__index","45650":"p__Competitions__Update__index","45775":"p__Engineering__Lists__Document__index","45825":"p__Classrooms__Lists__Exercise__index","45975":"p__Counselling__ExpertList__Detail__index","45992":"p__Classrooms__Lists__Exercise__ReviewGroup__index","45999":"p__CounsellingCopy__ExpertList__index","46219":"p__NewHomeEntrancetree__index","46796":"p__virtualSpaces__Lists__Announcement__Detail__index","46963":"p__Classrooms__Lists__Engineering__Detail__index","47456":"p__Practices__Detail__index","47545":"p__Graduations__Lists__Archives__index","47778":"p__IOT__DeviceManage__index","48077":"p__Classrooms__Lists__Students__index","48289":"p__Materials__MyReceive__index","48431":"p__Classrooms__Lists__Exercise__Export__index","48689":"p__Classrooms__Lists__Statistics__VideoStatistics__index","49205":"p__Shixuns__Edit__body__Level__Challenges__EditPracticeSetting__index","49366":"p__User__Login__index","49716":"p__Question__OjProblem__RecordDetail__index","49890":"p__Classrooms__Lists__CommonHomework__index","50869":"p__Guidance__index","51220":"p__NewHomeEntrance2__index","51276":"p__MoopCases__Success__index","51461":"p__Graduations__Lists__Topics__index","51582":"p__Classrooms__Lists__GroupHomework__Add__index","51810":"p__Laboratory__OpenReservation__OpenReservationDetail__index","51855":"p__MoopCases__InfoPanel__index","52338":"p__Classrooms__Lists__CommonHomework__Review__index","52404":"p__Classrooms__Lists__Template__teacher__index","52806":"p__User__Detail__Topics__Exercise__Detail__index","52829":"p__Messages__Private__index","52875":"p__Shixuns__Detail__id","53247":"p__Paperlibrary__See__index","53451":"p__Competitions__NewIndex__index","53910":"p__HttpStatus__introduction","54056":"p__IntrainCourse__index","54164":"p__Classrooms__Lists__Exercise__Detail__index","54492":"p__Graduations__Lists__StudentSelection__index","54572":"p__Classrooms__Lists__ExportList__index","54770":"p__Classrooms__Lists__ProgramHomework__Detail__answer__index","54862":"p__Paperlibrary__index","55573":"p__Shixuns__Detail__Merge__index","55624":"p__Graduations__Lists__Index__index","56277":"p__Shixuns__Edit__index","57045":"p__Classrooms__Lists__CommonHomework__SubmitWork__index","57504":"p__CloudHotLine__index","57560":"p__Administration__College__index","57614":"p__Shixuns__Edit__body__Level__Challenges__RankingSetting__index","57989":"p__Laboratory__MyLaboratory__Info__index","58140":"p__Practices__index","59133":"p__Shixuns__Detail__Challenges__index","59142":"p__Reservation__index","59649":"p__Engineering__Lists__TrainingProgram__index","59788":"p__Account__Profile__index","60479":"p__Classrooms__Lists__GroupHomework__EditWork__index","60533":"p__Classrooms__Lists__Video__Statistics__Detail__index","60547":"p__Account__index","61043":"p__Classrooms__Lists__Graduation__Tasks__index","61075":"p__IOT__ViewAppointment__index","61311":"p__Equipment__BookingManage__index","61713":"p__virtualSpaces__Lists__Settings__index","61727":"p__Classrooms__Lists__CourseGroup__NotList__index","61880":"p__User__Detail__Order__pages__apply__index","61902":"p__Information__HomePage__index","62369":"p__Magazinejor__component__Review__index","62548":"p__Engineering__Norm__Detail__index","62909":"p__NewHomeEntrance1__index","63157":"p__User__Detail__ExperImentImg__Add__index","64144":"p__Problemset__Preview__New__index","64217":"p__Classrooms__Lists__Video__Statistics__index","64496":"p__HttpStatus__HpcCourse","64520":"p__Account__Secure__index","65111":"p__Terminal__index","65148":"p__Classrooms__Lists__Polls__Answer__index","65191":"p__User__Detail__Certificate__index","65549":"p__Shixuns__New__CreateImg__index","65798":"p__Magazinejor__component__Journal__index","65816":"p__virtualSpaces__Lists__Announcement__index","66063":"p__Graduations__Lists__Personmanage__index","66118":"p__Magazinejor__component__Comment__index","66243":"p__Broadcast__Detail__index","66583":"p__User__Detail__Classrooms__index","66651":"p__Engineering__Evaluate__Detail__index","66884":"p__Counselling__Index__index","67242":"p__Innovation__MyProject__index","67878":"p__Classrooms__Lists__LiveVideo__index","67987":"p__Counselling__HotQuestions__index","68014":"p__Classrooms__Lists__Teachers__index","68665":"p__Engineering__Lists__TrainingObjectives__index","68827":"p__Classrooms__Lists__OnlineLearning__index","68882":"p__Classrooms__Lists__Graduation__Tasks__Detail__index","69681":"p__User__Detail__Devicegroup__Add__index","69828":"p__Equipment__Faultlibrary__index","69922":"p__Classrooms__Lists__Statistics__StudentVideo__index","69944":"p__Classrooms__Lists__Video__Statistics__StudentDetail__index","70354":"p__Magazinejor__component__MonthlyPreview__index","71450":"p__Classrooms__Lists__ShixunHomeworks__Commitsummary__index","71525":"p__User__Detail__Devicegroup__ReservationInfo__index","71783":"p__virtualSpaces__Lists__Experiment__index","72409":"p__Materials__Procure__index","72529":"p__User__Detail__id","72539":"p__Graduations__Review__index","72570":"p__Competitions__Detail__index","73183":"p__Engineering__Lists__GraduationIndex__index","73220":"p__Classrooms__Lists__Video__Upload__index","73822":"p__CloudStudy__index","74264":"p__Forums__New__index","74297":"p__Laboratory__LaboratoryRoom__index","74795":"p__Classrooms__Lists__Graduation__Tasks__Add__index","75043":"p__User__Detail__Topics__Poll__Edit__index","75357":"p__Engineering__Lists__TrainingProgram__Edit__index","75786":"layouts__LoginAndRegister__index","75816":"p__Paperlibrary__Random__Edit__index","75824":"p__Magazinejor__component__Detail__index","76134":"p__Equipment__Maintenance__Details__index","76904":"p__MoopCases__FormPanel__index","77248":"p__Materials__ItemAssetsList__CreateItemAssets__index","77460":"p__Question__OjProblem__index","77857":"p__Shixuns__Edit__body__Level__Challenges__NewQuestion__index","78085":"p__Classrooms__Lists__Exercise__Review__index","79487":"p__Laboratory__OpenReservation__index","79489":"p__Engineering__Lists__CourseList__index","79590":"p__User__Detail__TeachGroup__index","79921":"p__Classrooms__ExamList__index","80508":"p__Forums__Detail__id","80668":"p__MagazineVer__Mine__index","81148":"p__Shixuns__Detail__Repository__UploadFile__index","81384":"p__CloudTroops__index","82339":"p__virtualSpaces__Lists__Plan__Detail__index","82425":"p__Classrooms__Lists__Board__Detail__index","82443":"p__Graduations__Lists__StageModule__index","83105":"p__Laboratory__RuleManage__index","83141":"p__Innovation__Detail__index","83212":"p__MoopCases__index","83935":"p__Classrooms__Lists__GroupHomework__index","84546":"p__Engineering__Lists__TrainingProgram__Add__index","85048":"p__Classrooms__Lists__Graduation__Topics__index","85111":"p__User__Detail__Order__pages__orderInformation__index","85297":"p__Classrooms__Lists__Exercise__Detail__components__DuplicateChecking__CheckDetail__index","85888":"p__Classrooms__Lists__CommonHomework__Add__index","85891":"p__virtualSpaces__Lists__Resources__index","86052":"p__Paths__Index__index","86065":"p__Materials__Log__index","86452":"p__Innovation__PublicDataSet__index","86541":"p__Shixuns__Detail__Dataset__index","86634":"p__Innovation__Tasks__index","86820":"p__User__Detail__Topics__Normal__index","86913":"p__Question__AddOrEdit__index","87058":"p__virtualSpaces__Lists__Survey__Detail__index","87260":"p__Account__Certification__index","87922":"p__Classrooms__Lists__CourseGroup__Detail__index","88093":"p__Equipment__Maintenance__index","88155":"p__Shixuns__Overview__index","88501":"p__ReservationDetail__index","88517":"p__User__Detail__Topics__Group__index","88866":"p__index","89053":"p__IOT__ElectronBPManage__index","89076":"p__Account__Binding__index","89113":"p__Equipment__Devicelabel__index","89677":"p__virtualSpaces__Lists__Announcement__AddAndEdit__index","89785":"p__Classrooms__Lists__Template__student__index","90109":"p__Classrooms__Lists__ShixunHomeworks__Detail__components__CodeReview__Detail__index","90127":"p__CounsellingCopy__MyConsultation__index","90265":"p__User__Detail__Topics__index","90337":"p__Paperlibrary__Random__PreviewEdit__index","91045":"p__virtualSpaces__Lists__Knowledge__AddAndEdit__index","91470":"p__User__Register__index","91831":"p__Graduations__Index__index","91935":"p__Laboratory__Regulationsadmins__index","91958":"p__Magazinejor__component__MonthlyDetail__index","92045":"p__Engineering__Lists__TeacherList__index","92501":"p__Search__index","92823":"p__Engineering__Navigation__Home__index","92932":"p__User__Detail__Devicegroup__Edit__index","92983":"p__Forums__Index__index","93260":"p__Paperlibrary__Add__index","93282":"layouts__ShixunDetail__index","93496":"p__User__Detail__OtherResources__index","93665":"p__tasks__index","93668":"p__Classrooms__Lists__CommonHomework__Detail__index","94078":"p__Messages__Tidings__index","94498":"p__Shixuns__Edit__body__Level__Challenges__NewPractice__index","94662":"p__User__Detail__Paths__index","94715":"p__virtualSpaces__Lists__Material__Detail__index","94849":"p__User__Detail__ExperImentImg__index","95125":"p__Classrooms__Lists__Exercise__DetailedAnalysis__index","95176":"p__User__Detail__Videos__Protocol__index","95335":"p__Engineering__Lists__CourseMatrix__index","95762":"p__OfficialNotice__index","96163":"p__Laboratory__Reservations__Info__index","96444":"p__Video__Detail__id","96882":"p__Classrooms__New__StartClass__index","97008":"p__Shixuns__New__index","97046":"p__Shixuns__Detail__Repository__AddFile__index","97838":"p__Equipment__Working__index","98062":"p__User__Detail__Topicbank__index","98398":"p__virtualSpaces__Lists__Resources__Detail__index","98662":"p__Materials__ItemAssetsType__index","98688":"p__Shixuns__Detail__Repository__index","98885":"p__Classrooms__Lists__Statistics__StudentStatistics__index","98936":"p__Laboratory__MyLaboratory__index","99674":"p__Shixuns__New__ImagePreview__index","99758":"p__Laboratory__Reservations__index"}[chunkId] || chunkId) + "." + {"292":"fc9690d7","310":"7d17ee4d","556":"a0af3864","1201":"086c4074","1482":"c4837072","1702":"9584cf99","2001":"70b71b95","2224":"3558682c","2416":"98777203","2507":"e62b85c9","2604":"30d26cb2","2659":"02c69abe","2819":"e9044b69","2948":"419e3906","3317":"c5fc4a9c","3391":"415ff33b","3451":"59f9bb70","3509":"3d970896","3585":"41e46f59","3951":"3f752a4a","4271":"82e12d12","4736":"612d0906","4766":"57ffa6d2","4829":"fd83537d","4884":"fab46bd1","4973":"0121b967","5427":"df21d1b5","5572":"5baa1923","5808":"60ae37a8","6127":"59f20295","6431":"023c800e","6613":"3e6b7ef7","6685":"d10191c6","6758":"5cd12248","6788":"af60be0e","7043":"7c82b147","7202":"18ce2518","7520":"ca346ec0","7729":"f2f0f4fa","7852":"34f7f7a0","7884":"002bc51a","8787":"9bac5cdd","8999":"f99fbf92","9105":"a71be4c5","9134":"2c97a977","9416":"94e7456c","10195":"9dd990ca","10485":"387320b5","10737":"a3fd09b9","10799":"638bb39f","10902":"2895d40f","10921":"1b38d2a6","11020":"436feeae","11070":"64490ea3","11130":"3016b443","11174":"1c973edc","11253":"a6bb4258","11512":"67deee09","11520":"b6e6fa04","11545":"913430df","11581":"e15d61ee","12076":"834ea3bb","12102":"5d69d62a","12303":"66eb3281","12412":"a65a8429","12476":"ec0bb1f9","12865":"84323ce3","12868":"bf554204","12884":"e3543635","12914":"d8f90986","13006":"c437f2f8","13355":"e62596c4","13581":"cacc55b9","13585":"ed8e8367","14058":"8336308d","14105":"9d0f9ec0","14227":"ca76a59b","14514":"af0c7209","14599":"505e2839","14610":"45e99a58","14662":"2f56c0d5","14666":"a3fcbd87","14889":"68c1948a","15148":"443b2259","15186":"c8017cfb","15319":"447a59d1","15402":"3e732338","16074":"f6ba1295","16328":"46f81935","16434":"011f883d","16729":"ad0735fa","16845":"e05edb23","17482":"d6a5aa85","17527":"3e18e0f4","17622":"1ac306fe","17806":"f3179572","18241":"031798f4","18302":"00928fd7","18307":"270f7963","18682":"c07a2bff","19116":"1ae74af6","19215":"8a202613","19360":"abdbd152","19519":"bd6797ad","19715":"fb24f32f","19891":"fc7ae444","20026":"997fae08","20576":"eb23198a","20680":"64490ea3","20700":"9fe54036","21265":"0895fc0c","21423":"4b68321a","21433":"b389baf3","21578":"ff56d2bf","21937":"81a6975a","21939":"b38428c1","22055":"edfe7477","22254":"1063c429","22307":"a7108e7e","22561":"6ad38f92","22707":"18e113a5","23089":"3e59a6d3","23332":"6d0624f1","24504":"b753c698","24904":"af04c284","25022":"0f25e145","25470":"5aed1e85","25705":"42c256b6","25807":"4bd0fa16","25972":"3b683ca0","26366":"7ce8391b","26429":"4a537fd6","26685":"ce3a04b9","26741":"dc77f54d","26883":"4c59c48c","27178":"00e42524","27182":"bd67ae14","27395":"76a0fff2","27416":"fc6f89e6","28072":"7fde50cf","28237":"170b49a1","28435":"f2419a8f","28637":"70e6cd00","28723":"6af0dadb","28982":"74ace9ef","29304":"a4d721f1","29647":"9d3b47da","29942":"031d8ecd","30067":"08cfd1be","30264":"018a5ec7","30342":"b6069871","31006":"ef568ea2","31078":"47201182","31211":"c469d984","31316":"47eb77bb","31427":"3f0ec95c","31674":"20dcaac8","31962":"17cfc004","33356":"097a24a4","33747":"3c4ee575","33772":"46e9f4a1","33784":"1e4966c4","33897":"342b04d0","34044":"bdf966a1","34093":"59ba10da","34601":"e821820d","34741":"4e672f63","34800":"3cac46bd","34994":"b481d281","35082":"1c973edc","35238":"72ac2916","35380":"27d46a9b","35729":"978ddea3","35977":"af61d444","36029":"b5cf941d","36270":"f6382399","36784":"c1fb4c0d","37062":"dc1ce455","37291":"1f7a6acd","37948":"acef8c7a","38143":"c715a353","38447":"0d1e7a2f","38634":"340a58a8","38797":"3da7fb25","39094":"f27c5661","39332":"fd229920","39348":"2411fd45","39391":"03fb44ce","39404":"0b48e5af","39496":"52d766a6","39695":"3418b6d5","39820":"5d4b5f6a","39859":"5d400ade","40139":"0bac3c77","40559":"a8f3a745","40665":"6069c379","40923":"d7a6b5ca","41048":"dd2a031c","41657":"4fbe5183","41717":"391e9fe1","41953":"8238e6ba","42159":"3a8e6d39","42240":"d1baf753","43212":"3133fcab","43361":"4f875d7a","43442":"6a6034ce","43687":"3a8e6d39","44259":"8929ce82","44449":"44a8b223","45096":"ca46db57","45179":"9f4c8b76","45359":"67900907","45517":"891523fa","45598":"ca25670f","45650":"d35dbea1","45775":"f77d4e39","45825":"249c362e","45975":"6f765e59","45992":"8d927da3","45999":"ce5eada8","46219":"b27fb789","46796":"4992c2f6","46963":"17cfc004","47456":"90cd2e37","47545":"a7e686d1","47778":"34677a7a","48077":"8755dff9","48289":"5d9f4dfb","48431":"e6991ed5","48689":"cc857df2","49205":"6476e5fa","49366":"c5654cf2","49716":"7a87acb6","49890":"522eb7f2","50869":"b364e4f8","51220":"57d4ef7c","51276":"cffbe7fa","51461":"ea1b0c6b","51582":"4505a87b","51810":"e1015847","51855":"c3a63492","52338":"d8a76d91","52404":"1cf3c158","52806":"3a12ebf5","52829":"0f769320","52875":"d7faeda0","53247":"2b8823c3","53451":"5a873cb8","53910":"67319e00","54056":"578ce838","54164":"ec6aa5c8","54492":"ddb77ff9","54572":"6ef06a0f","54770":"447a59d1","54862":"37d983fc","55573":"821e0b5d","55624":"7843d0cc","56277":"84ae7873","57045":"1144ffb2","57504":"79b334e1","57560":"1310fa98","57614":"3fc62335","57989":"388b6641","58140":"9fd20285","59133":"42c94273","59142":"344d1340","59649":"598686b9","59788":"7948616d","60479":"46eda68b","60533":"cbf2b462","60547":"2d8dcb18","61043":"86db4508","61075":"03e615d4","61311":"c32408c1","61713":"915934ed","61727":"0fe90aff","61880":"c3ff8f4a","61902":"c1a69827","62369":"068f831d","62548":"dd196ecd","62909":"64f04997","63157":"51717452","64144":"70dfdd1f","64217":"a1ef3c41","64496":"83ea5d77","64520":"6661d561","65111":"cfaefc18","65148":"be96e5f0","65191":"63bc9c0b","65549":"db041019","65798":"c7861aef","65816":"efd5ce8d","66063":"9bf54f0d","66118":"b5b3ccbf","66243":"d61365f2","66583":"afa4794b","66651":"6dab3f17","66884":"f8c11556","67242":"91602252","67878":"227efbdf","67987":"582bd33b","68014":"cce3ad29","68665":"a67126b0","68827":"610fddeb","68882":"86b72159","69681":"5fbb6d36","69828":"9b2e5398","69922":"9820a629","69944":"e34d35ca","70354":"e2eece2f","71450":"2f8989ee","71525":"7a022985","71783":"5125d1af","72409":"92827be3","72529":"8868dc54","72539":"392733e2","72570":"630a5e15","73183":"9fbb8778","73220":"e88faa25","73822":"31b9d17f","74264":"c6be7f5f","74297":"f50d6e6a","74795":"bed826c5","75043":"ae843ff8","75357":"7eed6d8f","75786":"25dbdf05","75816":"d78daa77","75824":"33eb0de3","76134":"1f90cad6","76904":"fd022de3","77248":"6b9830f2","77460":"d8ec6b84","77857":"e38da1ef","78085":"f1df01e9","79487":"ef45167e","79489":"dc86be96","79590":"9e301e52","79921":"9e7f2ad7","80508":"cfdf4b7a","80668":"0ab423b4","81148":"c0c6fe9f","81384":"ad3bb60a","82339":"7aa10a2c","82425":"4902c6e4","82443":"26641931","83105":"ce4a05f1","83141":"cd4f922a","83212":"66cc7719","83935":"7464f181","84546":"2f644eb4","85048":"60133277","85111":"c1392e77","85297":"0279fa79","85888":"7c7bccaa","85891":"bce261a7","86052":"e8fab6cb","86065":"0bc74b1b","86452":"6d8fd530","86541":"5e5b50f7","86634":"48be1a3a","86820":"c9df6722","86913":"4418655d","86938":"580c3cc0","87058":"abc8ee2d","87260":"64634114","87922":"a51e9cf7","88093":"9b2e5398","88155":"bd60810b","88501":"a0d4bfb2","88517":"4ae9f140","88866":"5062cdf6","89053":"494d0a5f","89076":"0bfba5d3","89113":"01b1fabb","89677":"d0583fcb","89785":"1cf3c158","90109":"d6d0326a","90127":"9fce1a55","90265":"f97381d1","90337":"a75c43a3","91045":"56f19285","91470":"bd67ae14","91831":"a972f620","91935":"e696cc10","91958":"94492f34","92045":"83d29fef","92501":"2acb7b7a","92823":"3ec6159e","92932":"8f014f08","92983":"e425fea7","93260":"4912908a","93282":"4aa0d5b4","93496":"f155590b","93665":"fe645032","93668":"9cc9018b","94078":"5605f0f0","94498":"b9150f67","94528":"61bc61ea","94662":"3ae70de9","94715":"434017e3","94849":"e91da6ab","95125":"b58030ed","95176":"ffba3b6d","95335":"27d60412","95762":"c24b4332","96163":"84a24095","96444":"5043af6f","96882":"4e7fc1b4","97008":"b87dd2b2","97046":"2705a9e9","97838":"cc6f18f1","98062":"75f57170","98398":"84dbfd0a","98662":"2b4a6c3f","98688":"07881caf","98885":"0d923ad3","98936":"c19d4867","99674":"3e3ab987","99758":"a25b49c8"}[chunkId] + ".chunk.css"; /******/ }; /******/ }(); /******/