From 1f007f4ce8b3b3ee2568bb01ab304e72ec0828ab Mon Sep 17 00:00:00 2001 From: eduauto Date: Mon, 3 Feb 2025 15:20:01 +0800 Subject: [PATCH] autoUpdataFile --- index.html | 2 +- ...=> p__Paths__Detail__id.7b0b4e39.chunk.css | 136 +- ... => p__Paths__Detail__id.d963aba1.async.js | 1287 +++++++++++++++-- umi.104e0124.js => umi.4152aee8.js | 7 +- 4 files changed, 1278 insertions(+), 154 deletions(-) rename p__Paths__Detail__id.728b2117.chunk.css => p__Paths__Detail__id.7b0b4e39.chunk.css (98%) rename p__Paths__Detail__id.f7c3decb.async.js => p__Paths__Detail__id.d963aba1.async.js (94%) rename umi.104e0124.js => umi.4152aee8.js (99%) diff --git a/index.html b/index.html index 54ae6228d0..d270ea4401 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@ display: block !important; } - + \ No newline at end of file diff --git a/p__Paths__Detail__id.728b2117.chunk.css b/p__Paths__Detail__id.7b0b4e39.chunk.css similarity index 98% rename from p__Paths__Detail__id.728b2117.chunk.css rename to p__Paths__Detail__id.7b0b4e39.chunk.css index 2c0e164735..8c24b82c5a 100644 --- a/p__Paths__Detail__id.728b2117.chunk.css +++ b/p__Paths__Detail__id.7b0b4e39.chunk.css @@ -6400,11 +6400,13 @@ button:active { !*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paths/Detail/newIndex/index.less?modules ***! \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .Bg___UAREy { - padding: 20px; + overflow-y: auto; + overflow-x: hidden; + padding: 20rem; background: linear-gradient(180deg, #224392 0%, #5B6BC7 100%); - box-shadow: 0px 2px 4px 0px #435FCC; - border-radius: 8px; - border: 1px solid; + box-shadow: 0rem 2rem 4rem 0rem #435FCC; + border-radius: 8rem; + border: 1rem solid; border-image: linear-gradient(135deg, #4363dd, rgba(44, 44, 166, 0.66)) 1 1; } .superiorTabs___YjAuh { @@ -6412,8 +6414,9 @@ button:active { box-shadow: inset 0rem 3rem 5rem 0rem rgba(27, 36, 74, 0.5); } .StageStyle___Suwpk { - overflow-x: hidden; - overflow-y: auto; + position: absolute; + top: 0; + left: 0; width: 400rem; background: linear-gradient(180deg, #0D2A6D 0%, #4351A8 100%); box-shadow: inset 0 1rem 6rem 0 #051E55; @@ -6421,14 +6424,16 @@ button:active { padding: 30rem 20rem; } .StageDetailStyles___ZMn0C { - overflow-x: hidden; - overflow-y: auto; + position: absolute; + top: 0; + right: 0; + width: 1400rem; padding: 20rem; flex: 1 1; min-height: 0; min-width: 0; background: linear-gradient(180deg, #2049AC 0%, #5B6BC7 100%); - box-shadow: 0px 2rem 4rem 0px #435FCC; + box-shadow: 0rem 2rem 4rem 0rem #435FCC; border-radius: 8rem; border: 1rem solid; border-image: linear-gradient(135deg, #5878f4, rgba(84, 83, 218, 0.66)) 1 1; @@ -6440,36 +6445,111 @@ button:active { border-radius: 8rem; gap: 20rem; } -.MenuStyles___eYBOs { - width: 300px; - gap: 10px; - background: linear-gradient(180deg, #0D2A6D 0%, #4351A8 100%); - box-shadow: inset 0px 1px 6px 0px #051E55; - border-radius: 8px; - color: #fff; - font-size: 16px; +.TableStyle___karbU [class~="ant-table"], +.TableStyle___karbU table { + background: transparent !important; + color: #fff !important; +} +.TableStyle___karbU [class~="ant-table-thead"] > tr > td, +.TableStyle___karbU [class~="ant-table-thead"] > tr > th { + background: rgba(255, 254, 254, 0.2) !important; + border-bottom: none !important; + border-right: none !important; + color: #fff !important; + box-shadow: none !important; } -.MenuStyles___eYBOs .MenuStylesItem___weGhi { - padding: 14px 44px; +.TableStyle___karbU [class~="ant-table-thead"] > tr > td::before, +.TableStyle___karbU [class~="ant-table-thead"] > tr > th::before { + display: none !important; +} +.TableStyle___karbU [class~="ant-empty-description"] { + color: #fff !important; +} +.TableStyle___karbU [class~="ant-table-placeholder"], +.TableStyle___karbU [class~="ant-table-tbody"] > tr > td { + background-color: transparent !important; + border-bottom: 1rem solid #9baaff !important; +} +.StageItemStyle___efRSQ { + position: relative; + padding-bottom: 40rem; +} +.StageItemStyle___efRSQ::before { + content: ""; + position: absolute; + top: 30rem; + left: 5rem; + width: 10rem; + height: 100%; + background: linear-gradient(180deg, rgba(98, 174, 243, 0.5) 0%, rgba(51, 118, 228, 0.5) 100%); +} +.StageItemStyle___efRSQ:last-child::before { + display: none; +} +.StageItemStyle___efRSQ .StageItemIconStyleIcon___bQVxw { + background: #FFFFFF; + border-radius: 4rem; + border: 2rem solid #359EFF; + width: 20rem; + height: 20rem; + display: flex; + justify-content: center; + align-items: center; +} +.StageItemStyle___efRSQ .StageItemIconStyleIconActive___Z9FWS::after { + content: ""; + width: 10rem; + height: 10rem; + background-color: #359EFF; +} +.StageItemStyle___efRSQ .MenuStylesItem___weGhi { + padding: 13rem 10rem; background: linear-gradient(270deg, #242FA3 0%, #3761BC 100%); - box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08); - border-radius: 8px; + box-shadow: 0rem 2rem 4rem 0rem rgba(0, 0, 0, 0.08); + border-radius: 8rem; position: relative; } -.MenuStyles___eYBOs .MenuStylesItemActive___sZFbM { +.StageItemStyle___efRSQ .MenuStylesItemActive___sZFbM { background: linear-gradient(270deg, #242FA3 0%, #3761BC 100%); - box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 3px 0px #FFFFFF; + box-shadow: 0rem 2rem 4rem 0rem rgba(0, 0, 0, 0.5), inset 0rem 1rem 3rem 0rem #FFFFFF; color: #96FFFD; } -.MenuStyles___eYBOs .MenuStylesItemActive___sZFbM::after { +.StageItemStyle___efRSQ .MenuStylesItemActive___sZFbM::after { position: absolute; - right: -30px; + right: -45rem; content: ""; - width: 18px; - height: 22px; + width: 18rem; + height: 22rem; -webkit-clip-path: polygon(0% 0%, 0% 100%, 100% 50%); clip-path: polygon(0% 0%, 0% 100%, 100% 50%); background: linear-gradient(270deg, #242FA3 0%, #3761BC 100%); - box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5); + box-shadow: 0rem 2rem 4rem 0rem rgba(0, 0, 0, 0.5), inset 0rem 1rem 3rem 0rem rgba(255, 255, 255, 0.5); +} +.CollapseStyles___fUAAt [class~="ant-collapse-header"] { + color: #fff !important; + padding: 16rem 20rem !important; + background: rgba(255, 255, 255, 0.2) !important; +} +.CollapseStyles___fUAAt [class~="ant-collapse-content-box"] { + padding: 0 !important; + padding-top: 10rem !important; +} +.StageItemDomImgDom___mvvvx { + position: relative; +} +.StageItemDomImgDom___mvvvx:hover .StageItemDomImg___cODZ3 { + display: flex; +} +.StageItemDomImg___cODZ3 { + display: none; + position: absolute; + width: 100%; + height: 100%; + overflow: hidden; + top: 0; + left: 0; + background: rgba(0, 0, 0, 0.5); + z-index: 999; + gap: 30rem; } diff --git a/p__Paths__Detail__id.f7c3decb.async.js b/p__Paths__Detail__id.d963aba1.async.js similarity index 94% rename from p__Paths__Detail__id.f7c3decb.async.js rename to p__Paths__Detail__id.d963aba1.async.js index d1d34aa55a..b43c7bd652 100644 --- a/p__Paths__Detail__id.f7c3decb.async.js +++ b/p__Paths__Detail__id.d963aba1.async.js @@ -18705,11 +18705,13 @@ 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","MenuStyles":"MenuStyles___eYBOs","MenuStylesItem":"MenuStylesItem___weGhi","MenuStylesItemActive":"MenuStylesItemActive___sZFbM"}); +/* 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"}); // EXTERNAL MODULE: ./src/utils/hooks/useResponsiveFontSize.tsx var useResponsiveFontSize = __webpack_require__(9849); // EXTERNAL MODULE: ./node_modules/_@ant-design_icons@5.6.0@@ant-design/icons/es/icons/CaretRightOutlined.js + 1 modules var CaretRightOutlined = __webpack_require__(86909); +// EXTERNAL MODULE: ./src/utils/hooks/useCustomRequest.ts +var useCustomRequest = __webpack_require__(13158); ;// CONCATENATED MODULE: ./src/pages/Paths/Detail/newIndex/index.tsx @@ -18730,28 +18732,245 @@ var newIndex_excluded = ["dispatch", "user", "pathsDetail"]; + + + + + + + var StageItemDom = function StageItemDom(_ref) { + var _DataProps$learning_s; var DataProps = _ref.DataProps, _ref$Findex = _ref.Findex, Findex = _ref$Findex === void 0 ? "1" : _ref$Findex, _ref$Cindex = _ref.Cindex, - Cindex = _ref$Cindex === void 0 ? "1" : _ref$Cindex; - console.log("asdfasdfasdf===", DataProps); + Cindex = _ref$Cindex === void 0 ? "1" : _ref$Cindex, + dispatch = _ref.dispatch, + pathsDetail = _ref.pathsDetail; + 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)({}), + _useState2 = slicedToArray_default()(_useState, 2), + currentCourse = _useState2[0], + setCurrentCourse = _useState2[1]; + var handleToShixun = /*#__PURE__*/function () { + var _ref2 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee(item) { + return regeneratorRuntime_default()().wrap(function _callee$(_context) { + while (1) switch (_context.prev = _context.next) { + case 0: + if ((0,verifyLogin/* handleVerify */.tJ)(dispatch, true)) { + _context.next = 2; + break; + } + return _context.abrupt("return"); + case 2: + if (!(item !== null && item !== void 0 && item.need_authorize)) { + _context.next = 5; + break; + } + (0,verifyLogin/* AuthorizeModel */.rX)(false); + return _context.abrupt("return"); + case 5: + toShixun(item.identifier, item.is_jupyter || item.is_jupyter_lab); + if (currentCourse !== null && currentCourse !== void 0 && currentCourse.course_id) { + (0,paths/* immediatelyRegister */.JS)({ + id: currentCourse === null || currentCourse === void 0 ? void 0 : currentCourse.course_id + }); + } + case 7: + case "end": + return _context.stop(); + } + }, _callee); + })); + return function handleToShixun(_x) { + return _ref2.apply(this, arguments); + }; + }(); + var toShixun = /*#__PURE__*/function () { + var _ref3 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee2(id, is_jupyter) { + var execRes; + return regeneratorRuntime_default()().wrap(function _callee2$(_context2) { + while (1) switch (_context2.prev = _context2.next) { + case 0: + dispatch({ + type: 'globalSetting/setGlobalLoading', + payload: { + show: true, + text: '正在进入实践项目,请稍后...' + } + }); + if (!is_jupyter) { + _context2.next = 7; + break; + } + _context2.next = 4; + return (0,shixuns/* execJupyter */.BK)({ + id: id + }); + case 4: + _context2.t0 = _context2.sent; + _context2.next = 10; + break; + case 7: + _context2.next = 9; + return (0,shixuns/* execShixun */.Ir)({ + id: id + }); + case 9: + _context2.t0 = _context2.sent; + case 10: + execRes = _context2.t0; + dispatch({ + type: 'globalSetting/setGlobalLoading', + payload: { + show: false, + text: '' + } + }); + if (!(execRes !== null && execRes !== void 0 && execRes.game_identifier || execRes !== null && execRes !== void 0 && execRes.identifier)) { + _context2.next = 15; + break; + } + (0,util/* openNewWindow */.xg)(is_jupyter ? "/tasks/".concat(execRes === null || execRes === void 0 ? void 0 : execRes.identifier, "/jupyter") : "/tasks/".concat(execRes.game_identifier, "?subject_id=").concat(params.pathId || '')); + return _context2.abrupt("return"); + case 15: + if ((execRes === null || execRes === void 0 ? void 0 : execRes.status) === -3) { + (0,util/* bindPhone */.eF)(); + } else if ((execRes === null || execRes === void 0 ? void 0 : execRes.status) === 2) { + handleResetGame(execRes === null || execRes === void 0 ? void 0 : execRes.message); + } else if ((execRes === null || execRes === void 0 ? void 0 : execRes.status) === 3) { + handleInBeta(execRes === null || execRes === void 0 ? void 0 : execRes.message); + } + case 16: + case "end": + return _context2.stop(); + } + }, _callee2); + })); + return function toShixun(_x2, _x3) { + return _ref3.apply(this, arguments); + }; + }(); + var handleInBeta = function handleInBeta(message) { + modal/* default */.Z.confirm({ + centered: true, + title: '提示', + okText: '确定', + cancelText: '取消', + content: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + className: "tc font16", + children: ["\u76EE\u524D\u8BE5\u5B9E\u8DF5\u9879\u76EE\u5C1A\u5728\u5185\u6D4B\u4E2D\uFF0C\u5C06\u4E8E", message, "\u4E4B\u540E\u5F00\u653E\uFF0C\u8C22\u8C22\uFF01"] + }) + }); + }; + var handleResetGame = function handleResetGame(url) { + var _url; + url = (_url = url) !== null && _url !== void 0 && _url.includes('.json') ? url : "".concat(url, ".json"); + modal/* default */.Z.confirm({ + centered: true, + title: '提示', + okText: '确定', + cancelText: '取消', + content: /*#__PURE__*/(0,jsx_runtime.jsx)("div", { + className: "tc font16", + children: "\u5B9E\u8BAD\u5DF2\u7ECF\u66F4\u65B0\u4E86\uFF0C\u6B63\u5728\u4E3A\u60A8\u91CD\u7F6E!" + }), + onOk: function () { + var _onOk = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee3() { + var res, execRes; + return regeneratorRuntime_default()().wrap(function _callee3$(_context3) { + while (1) switch (_context3.prev = _context3.next) { + case 0: + _context3.next = 2; + return (0,shixuns/* resetMyGame */.$Q)({ + url: url + }); + case 2: + res = _context3.sent; + if (res) { + _context3.next = 5; + break; + } + return _context3.abrupt("return"); + case 5: + message/* default */.ZP.success('重置成功,正在进入实践项目!'); + _context3.next = 8; + return (0,shixuns/* execShixun */.Ir)({ + id: res.shixun_identifier + }); + case 8: + execRes = _context3.sent; + if (!(execRes !== null && execRes !== void 0 && execRes.game_identifier)) { + _context3.next = 12; + break; + } + (0,util/* openNewWindow */.xg)("/tasks/".concat(execRes.game_identifier)); + return _context3.abrupt("return"); + case 12: + if ((execRes === null || execRes === void 0 ? void 0 : execRes.status) === 2) { + handleResetGame(execRes === null || execRes === void 0 ? void 0 : execRes.message); + } else if ((execRes === null || execRes === void 0 ? void 0 : execRes.status) === 3) { + handleInBeta(execRes === null || execRes === void 0 ? void 0 : execRes.message); + } + case 13: + case "end": + return _context3.stop(); + } + }, _callee3); + })); + function onOk() { + return _onOk.apply(this, arguments); + } + return onOk; + }() + }); + }; + (0,_react_17_0_2_react.useEffect)(function () { + var _pathsDetail$detail, _pathsDetail$detail5; + var currentNumber; + if ((_pathsDetail$detail = pathsDetail.detail) !== null && _pathsDetail$detail !== void 0 && _pathsDetail$detail.has_start) { + var _pathsDetail$detail2; + var findIndex = (_pathsDetail$detail2 = pathsDetail.detail) === null || _pathsDetail$detail2 === void 0 || (_pathsDetail$detail2 = _pathsDetail$detail2.courses) === null || _pathsDetail$detail2 === void 0 ? void 0 : _pathsDetail$detail2.findIndex(function (item) { + var _item$course_status; + return parseInt((_item$course_status = item.course_status) === null || _item$course_status === void 0 ? void 0 : _item$course_status.status) === 1; + }); + currentNumber = findIndex > -1 ? findIndex : 0; + } else { + var _pathsDetail$detail3, _pathsDetail$detail4; + var _findIndex = (_pathsDetail$detail3 = pathsDetail.detail) === null || _pathsDetail$detail3 === void 0 || (_pathsDetail$detail3 = _pathsDetail$detail3.courses) === null || _pathsDetail$detail3 === void 0 || (_pathsDetail$detail3 = _pathsDetail$detail3.map(function (item) { + var _item$course_status2; + return parseInt((_item$course_status2 = item.course_status) === null || _item$course_status2 === void 0 ? void 0 : _item$course_status2.status); + })) === null || _pathsDetail$detail3 === void 0 ? void 0 : _pathsDetail$detail3.lastIndexOf(2); + currentNumber = _findIndex > -1 ? _findIndex : 0; + _findIndex = (_pathsDetail$detail4 = pathsDetail.detail) === null || _pathsDetail$detail4 === void 0 || (_pathsDetail$detail4 = _pathsDetail$detail4.courses) === null || _pathsDetail$detail4 === void 0 ? void 0 : _pathsDetail$detail4.findIndex(function (item) { + var _item$course_status3; + return parseInt((_item$course_status3 = item.course_status) === null || _item$course_status3 === void 0 ? void 0 : _item$course_status3.status) === 0; + }); + currentNumber = _findIndex > -1 ? _findIndex : currentNumber; + } + if ((_pathsDetail$detail5 = pathsDetail.detail) !== null && _pathsDetail$detail5 !== void 0 && _pathsDetail$detail5.courses) { + var _pathsDetail$detail6; + setCurrentCourse(((_pathsDetail$detail6 = pathsDetail.detail) === null || _pathsDetail$detail6 === void 0 ? void 0 : _pathsDetail$detail6.courses[currentNumber]) || {}); + } + }, [pathsDetail.detail]); if ((DataProps === null || DataProps === void 0 ? void 0 : DataProps.item_type) == "StageCatalog") { var _DataProps$children; return /*#__PURE__*/(0,jsx_runtime.jsx)(collapse/* default */.Z, { + className: newIndexmodules.CollapseStyles, style: { width: "100%" }, bordered: false, expandIconPosition: "end", - expandIcon: function expandIcon(_ref2) { - var isActive = _ref2.isActive; + expandIcon: function expandIcon(_ref4) { + var isActive = _ref4.isActive; return /*#__PURE__*/(0,jsx_runtime.jsx)(CaretRightOutlined/* default */.Z, { rotate: isActive ? 90 : 0, rev: undefined @@ -18759,7 +18978,7 @@ var StageItemDom = function StageItemDom(_ref) { }, items: [{ key: Cindex, - label: "".concat(Findex, ".").concat(Cindex, " ").concat(DataProps === null || DataProps === void 0 ? void 0 : DataProps.name), + label: "".concat(Findex, ".").concat(Cindex, " \u7B2C").concat((0,util/* toChineseNumber */.EM)(Number(Findex)), "\u7AE0 ").concat(DataProps === null || DataProps === void 0 ? void 0 : DataProps.name), children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: "flex flex-wrap", style: { @@ -18769,7 +18988,9 @@ var StageItemDom = function StageItemDom(_ref) { return /*#__PURE__*/(0,jsx_runtime.jsx)(StageItemDom, { DataProps: v, Findex: Cindex, - Cindex: i + 1 + Cindex: i + 1, + dispatch: dispatch, + pathsDetail: pathsDetail }); }) }) @@ -18778,10 +18999,162 @@ var StageItemDom = function StageItemDom(_ref) { } return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { className: "".concat(newIndexmodules.StageItemDomStyle, " c-white flex flex-col"), - children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", { - src: DataProps !== null && DataProps !== void 0 && DataProps.cover_image_id ? "".concat(env/* default */.Z.API_SERVER, "/api/attachments/").concat(DataProps === null || DataProps === void 0 ? void 0 : DataProps.cover_image_id) : "".concat(env/* default */.Z.IMG_SERVER, "/").concat(DataProps === null || DataProps === void 0 ? void 0 : DataProps.pic), - width: "288rem", - height: "170rem" + children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + className: newIndexmodules.StageItemDomImgDom, + children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", { + src: DataProps !== null && DataProps !== void 0 && DataProps.cover_image_id ? "".concat(env/* default */.Z.API_SERVER, "/api/attachments/").concat(DataProps === null || DataProps === void 0 ? void 0 : DataProps.cover_image_id) : "".concat(env/* default */.Z.IMG_SERVER, "/").concat(DataProps === null || DataProps === void 0 ? void 0 : DataProps.pic), + width: "100%", + height: "170rem", + style: { + width: "100%", + height: "170rem" + } + }), /*#__PURE__*/(0,jsx_runtime.jsx)("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: [!(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() { + return regeneratorRuntime_default()().wrap(function _callee4$(_context4) { + while (1) switch (_context4.prev = _context4.next) { + case 0: + if ((0,verifyLogin/* handleVerify */.tJ)(dispatch)) { + _context4.next = 2; + break; + } + return _context4.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 _context4.stop(); + } + }, _callee4); + })), + 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", + height: "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 _callee5() { + return regeneratorRuntime_default()().wrap(function _callee5$(_context5) { + while (1) switch (_context5.prev = _context5.next) { + case 0: + if ((0,verifyLogin/* handleVerify */.tJ)(dispatch)) { + _context5.next = 2; + break; + } + return _context5.abrupt("return"); + case 2: + if (!(currentCourse !== null && currentCourse !== void 0 && currentCourse.course_id)) { + _context5.next = 5; + break; + } + _context5.next = 5; + return (0,paths/* immediatelyRegister */.JS)({ + id: currentCourse === null || currentCourse === void 0 ? void 0 : currentCourse.course_id + }); + case 5: + window.open("/shixuns/".concat(DataProps.identifier, "/challenges")); + case 6: + case "end": + return _context5.stop(); + } + }, _callee5); + })), + 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", + height: "16rem" + } + }) + }), " \u67E5\u770B\u8BE6\u60C5 "] + }), !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 _callee7() { + return regeneratorRuntime_default()().wrap(function _callee7$(_context7) { + while (1) switch (_context7.prev = _context7.next) { + case 0: + return _context7.abrupt("return", new Promise( /*#__PURE__*/function () { + var _ref8 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee6(resolve) { + return regeneratorRuntime_default()().wrap(function _callee6$(_context6) { + while (1) switch (_context6.prev = _context6.next) { + case 0: + handleToShixun(DataProps); + setTimeout(function () { + resolve(); + }, 2000); + case 2: + case "end": + return _context6.stop(); + } + }, _callee6); + })); + return function (_x4) { + return _ref8.apply(this, arguments); + }; + }())); + case 1: + case "end": + return _context7.stop(); + } + }, _callee7); + })), + 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/tz.png */ 75650), + style: { + width: "16rem", + height: "16rem" + } + }) + }), 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 ? '再次实战' : '继续实战'] + })] + }) + })] }), /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, { title: DataProps === null || DataProps === void 0 ? void 0 : DataProps.name, children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { @@ -18822,40 +19195,62 @@ var StageItemDom = function StageItemDom(_ref) { })] }); }; -var Page = function Page(_ref3) { - var _user$userInfo, _user$navigationInfo, _pathsDetail$detail2, _currentData$items; - var dispatch = _ref3.dispatch, - user = _ref3.user, - pathsDetail = _ref3.pathsDetail, - props = objectWithoutProperties_default()(_ref3, newIndex_excluded); +var Page = function Page(_ref9) { + var _NewStatisticsData$da, _NewStatisticsData$da2, _NewStatisticsData$da3, _NewStatisticsData$da4, _pathsDetail$detail8, _pathsDetail$detail9, _pathsDetail$detail10, _pathsDetail$detail11, _pathsDetail$detail12, _pathsDetail$detail13, _user$userInfo2, _user$navigationInfo, _pathsDetail$detail30, _currentData$items; + var dispatch = _ref9.dispatch, + user = _ref9.user, + pathsDetail = _ref9.pathsDetail, + props = objectWithoutProperties_default()(_ref9, newIndex_excluded); (0,useResponsiveFontSize/* default */.Z)(); var _pathsDetail$stageDat = pathsDetail.stageData, stageData = _pathsDetail$stageDat === void 0 ? [] : _pathsDetail$stageDat; var params = (0,_umi_production_exports.useParams)(); - var contentEl = (0,_react_17_0_2_react.useRef)(); - var _useState = (0,_react_17_0_2_react.useState)('1'), - _useState2 = slicedToArray_default()(_useState, 2), - itemType = _useState2[0], - setItemType = _useState2[1]; - var _useState3 = (0,_react_17_0_2_react.useState)({}), + var radioValue = (0,_react_17_0_2_react.useRef)(1); + var _useState3 = (0,_react_17_0_2_react.useState)(false), _useState4 = slicedToArray_default()(_useState3, 2), - currentData = _useState4[0], - setCurrentData = _useState4[1]; + cancelPublishLoading = _useState4[0], + setCancelPublishLoading = _useState4[1]; + // 申请公开数据 + var _useState5 = (0,_react_17_0_2_react.useState)({ + status: 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), + _useState8 = slicedToArray_default()(_useState7, 2), + show = _useState8[0], + setShow = _useState8[1]; + var _useState9 = (0,_react_17_0_2_react.useState)('1'), + _useState10 = slicedToArray_default()(_useState9, 2), + itemType = _useState10[0], + setItemType = _useState10[1]; + var _useState11 = (0,_react_17_0_2_react.useState)({}), + _useState12 = slicedToArray_default()(_useState11, 2), + currentData = _useState12[0], + setCurrentData = _useState12[1]; + var _useCustomRequest = (0,useCustomRequest/* useCustomRequest */.U)(paths/* getNewStatistics */.Xz, { + id: params.pathId + }), + _useCustomRequest2 = slicedToArray_default()(_useCustomRequest, 4), + GetNewStatistics = _useCustomRequest2[2], + NewStatisticsData = _useCustomRequest2[3]; //通过实验数 var kctjList = [{ label: "学习人数(个)", - value: "", + value: NewStatisticsData === null || NewStatisticsData === void 0 || (_NewStatisticsData$da = NewStatisticsData.data) === null || _NewStatisticsData$da === void 0 ? void 0 : _NewStatisticsData$da.study_num, img: __webpack_require__(/*! ./imgs/xxrs.png */ 48672) }, { label: "通关次数(次)", - value: "", + value: NewStatisticsData === null || NewStatisticsData === void 0 || (_NewStatisticsData$da2 = NewStatisticsData.data) === null || _NewStatisticsData$da2 === void 0 ? void 0 : _NewStatisticsData$da2.passed_num, img: __webpack_require__(/*! ./imgs/tgcs.png */ 25412) }, { - label: "学习时长(分钟)", - value: "", + label: "评测次数", + value: NewStatisticsData === null || NewStatisticsData === void 0 || (_NewStatisticsData$da3 = NewStatisticsData.data) === null || _NewStatisticsData$da3 === void 0 ? void 0 : _NewStatisticsData$da3.evaluate_num, img: __webpack_require__(/*! ./imgs/xxsc.png */ 12384) }, { label: "累计浏览次数(次)", - value: "", + value: NewStatisticsData === null || NewStatisticsData === void 0 || (_NewStatisticsData$da4 = NewStatisticsData.data) === null || _NewStatisticsData$da4 === void 0 ? void 0 : _NewStatisticsData$da4.visits, img: __webpack_require__(/*! ./imgs/llcs.png */ 93272) }]; var tabsMenu = [{ @@ -18865,14 +19260,14 @@ var Page = function Page(_ref3) { name: '互动讨论榜', id: '2' }]; - var _useState5 = (0,_react_17_0_2_react.useState)([]), - _useState6 = slicedToArray_default()(_useState5, 2), - columnsData = _useState6[0], - setColumnsData = _useState6[1]; - var _useState7 = (0,_react_17_0_2_react.useState)(false), - _useState8 = slicedToArray_default()(_useState7, 2), - columnsLoading = _useState8[0], - setColumnsLoading = _useState8[1]; + 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 columns = [{ title: "排名", dataIndex: "rank", @@ -18897,8 +19292,8 @@ var Page = function Page(_ref3) { return item; }); var handleSendToClass = function handleSendToClass() { - var _pathsDetail$detail; - if ((_pathsDetail$detail = pathsDetail.detail) !== null && _pathsDetail$detail !== void 0 && _pathsDetail$detail.need_authorize) { + var _pathsDetail$detail7; + if ((_pathsDetail$detail7 = pathsDetail.detail) !== null && _pathsDetail$detail7 !== void 0 && _pathsDetail$detail7.need_authorize) { (0,verifyLogin/* AuthorizeModel */.rX)(false, '该课程中包含实训需授权后才可使用。 您可以在QQ服务群向管理员申请,获得继续操作的权限。'); return; } @@ -18912,6 +19307,11 @@ var Page = function Page(_ref3) { } }); }; + (0,_react_17_0_2_react.useEffect)(function () { + GetNewStatistics({ + id: params.pathId + }); + }, []); (0,_react_17_0_2_react.useEffect)(function () { getData(); }, [itemType]); @@ -18919,61 +19319,468 @@ var Page = function Page(_ref3) { return _getData.apply(this, arguments); } function _getData() { - _getData = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee() { + _getData = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee19() { var url, result; - return regeneratorRuntime_default()().wrap(function _callee$(_context) { - while (1) switch (_context.prev = _context.next) { + return regeneratorRuntime_default()().wrap(function _callee19$(_context19) { + while (1) switch (_context19.prev = _context19.next) { + case 0: + setColumnsLoading(true); + if (itemType === '1') { + url = "/api/paths/".concat(params.pathId, "/study_ranking_shixuns_passed.json"); + } else if (itemType === '2') { + url = "/api/paths/".concat(params.pathId, "/study_ranking_discusses.json"); + } + _context19.next = 4; + return (0,fetch/* default */.ZP)(url, { + method: 'get', + params: { + page: 1 + } + }); + case 4: + result = _context19.sent; + setColumnsLoading(false); + setColumnsData(result); + case 7: + case "end": + return _context19.stop(); + } + }, _callee19); + })); + return _getData.apply(this, arguments); + } + (0,_react_17_0_2_react.useEffect)(function () { + dispatch({ + type: 'globalSetting/headerFooterToggle', + payload: false + }); + return function () { + dispatch({ + type: 'globalSetting/headerFooterToggle', + payload: true + }); + }; + }, []); + //出现页面右侧悬浮按钮 + (0,_react_17_0_2_react.useEffect)(function () { + dispatch({ + type: 'globalSetting/onlyShowBackTopToggle', + payload: false + }); + return function () { + dispatch({ + type: 'globalSetting/onlyShowBackTopToggle', + payload: true + }); + }; + }, []); + (0,_react_17_0_2_react.useEffect)(function () { + stageData.length > 0 && setCurrentData(stageData === null || stageData === void 0 ? void 0 : stageData[0]); + }, [stageData]); + (0,_react_17_0_2_react.useEffect)(function () { + var _tagsRef$current; + if ((tagsRef === null || tagsRef === void 0 || (_tagsRef$current = tagsRef.current) === null || _tagsRef$current === void 0 ? void 0 : _tagsRef$current.clientHeight) > 100) { + setShow(1); + } + }, [tagsRef === null || tagsRef === void 0 ? void 0 : tagsRef.current]); + 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) { + case 0: + modal/* default */.Z.confirm({ + centered: true, + width: 430, + title: '提示', + okText: '确定', + cancelText: '取消', + icon: null, + content: /*#__PURE__*/(0,jsx_runtime.jsx)("div", { + className: "tc", + style: { + color: '#5F6367', + textAlign: 'left' + }, + children: "\u662F\u5426\u5220\u9664\u5B9E\u8DF5\u8BFE\u7A0B?" + }), + onOk: function () { + var _onOk2 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee8() { + var res; + return regeneratorRuntime_default()().wrap(function _callee8$(_context8) { + while (1) switch (_context8.prev = _context8.next) { + case 0: + _context8.next = 2; + return (0,paths/* deletePath */.eJ)({ + id: params.pathId + }); + case 2: + res = _context8.sent; + if (res.status === 1) { + _umi_production_exports.history.push("/paths"); + } + case 4: + case "end": + return _context8.stop(); + } + }, _callee8); + })); + function onOk() { + return _onOk2.apply(this, arguments); + } + return onOk; + }() + }); + case 1: + case "end": + return _context9.stop(); + } + }, _callee9); + })); + return function handleDelete() { + return _ref10.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) { + case 0: + modal/* default */.Z.confirm({ + centered: true, + width: 530, + title: '提示', + okText: '确定', + cancelText: '取消', + icon: null, + content: /*#__PURE__*/(0,jsx_runtime.jsx)("div", { + className: "ml20", + children: /*#__PURE__*/(0,jsx_runtime.jsxs)(es_radio/* default.Group */.ZP.Group, { + defaultValue: 1, + onChange: function onChange(e) { + return radioValue.current = e.target.value; + }, + children: [/*#__PURE__*/(0,jsx_runtime.jsxs)(es_radio/* default */.ZP, { + value: 1, + className: "mt10", + style: { + color: '#5F6367' + }, + children: ["\u5F00\u653E\u8BFE\u5802\uFF1A", /*#__PURE__*/(0,jsx_runtime.jsx)("span", { + children: "\u6240\u6709\u7528\u6237\u53EF\u4EE5\u968F\u65F6\u8BBF\u95EE" + })] + }), /*#__PURE__*/(0,jsx_runtime.jsxs)(es_radio/* default */.ZP, { + value: 0, + className: "mt10", + style: { + color: '#5F6367' + }, + children: ["\u79C1\u6709\u8BFE\u5802\uFF1A", /*#__PURE__*/(0,jsx_runtime.jsx)("span", { + children: "\u4EC5\u62A5\u540D\u53C2\u4E0E\u7684\u8BFE\u5802\u6210\u5458\u53EF\u4EE5\u8BBF\u95EE" + })] + })] + }) + }), + 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) { + case 0: + (0,util/* openNewWindow */.xg)("/classrooms/news/".concat(params.pathId, "/newgold/").concat(radioValue.current)); + case 1: + case "end": + return _context10.stop(); + } + }, _callee10); + })); + function onOk() { + return _onOk3.apply(this, arguments); + } + return onOk; + }() + }); + case 1: + case "end": + return _context11.stop(); + } + }, _callee11); + })); + return function handleStartClass() { + return _ref11.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) { + case 0: + modal/* default */.Z.info({ + centered: true, + width: 530, + title: '提示', + okText: '知道啦', + icon: null, + content: /*#__PURE__*/(0,jsx_runtime.jsx)("div", { + className: "tc", + style: { + color: '#5F6367', + textAlign: 'left' + }, + 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 res; + return regeneratorRuntime_default()().wrap(function _callee12$(_context12) { + while (1) switch (_context12.prev = _context12.next) { + case 0: + _context12.next = 2; + return (0,paths/* applyPublish */.Go)({ + id: params.pathId + }); + case 2: + res = _context12.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(); + } + }, _callee12); + })); + function onOk() { + return _onOk4.apply(this, arguments); + } + return onOk; + }() + }); + case 1: + case "end": + return _context13.stop(); + } + }, _callee13); + })); + return function handleApplyPublish() { + return _ref12.apply(this, arguments); + }; + }(); + var reloadData = function reloadData() { + dispatch({ + type: 'pathsDetail/getPathsDetail', + payload: { + id: params.pathId + } + }); + dispatch({ + type: 'pathsDetail/getRightData', + payload: { + id: params.pathId + } + }); + }; + 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) { + case 0: + modal/* default */.Z.confirm({ + centered: true, + width: 430, + title: '提示', + okText: '确定', + cancelText: '取消', + icon: null, + content: /*#__PURE__*/(0,jsx_runtime.jsx)("div", { + className: "tc", + style: { + color: '#5F6367', + textAlign: 'left' + }, + children: "\u662F\u5426\u786E\u8BA4\u64A4\u9500\u53D1\u5E03\uFF1F" + }), + okButtonProps: { + loading: cancelPublishLoading + }, + onOk: function () { + var _onOk5 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee14() { + var res; + return regeneratorRuntime_default()().wrap(function _callee14$(_context14) { + while (1) switch (_context14.prev = _context14.next) { + case 0: + setCancelPublishLoading(true); + _context14.next = 3; + return (0,paths/* cancelPublish */.fj)({ + id: params.pathId + }); + case 3: + res = _context14.sent; + if ((res === null || res === void 0 ? void 0 : res.status) === 1) { + reloadData(); + message/* default */.ZP.success('撤销发布成功'); + } + setCancelPublishLoading(false); + case 6: + case "end": + return _context14.stop(); + } + }, _callee14); + })); + function onOk() { + return _onOk5.apply(this, arguments); + } + return onOk; + }() + }); + case 1: + case "end": + return _context15.stop(); + } + }, _callee15); + })); + return function handleCancelPublish() { + return _ref13.apply(this, arguments); + }; + }(); + /** + * 二次确定申请公开事件 + */ + var fetchApplyPublic = function fetchApplyPublic(data) { + modal/* default */.Z.confirm({ + centered: true, + width: 590, + title: '提示', + okText: '确定申请', + cancelText: '取消申请', + icon: null, + content: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + className: "tc", + style: { + color: '#5F6367', + textAlign: 'left' + }, + 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 param, res; + return regeneratorRuntime_default()().wrap(function _callee16$(_context16) { + while (1) switch (_context16.prev = _context16.next) { + case 0: + param = { + user_customize: data.user_customize + }; + if (data.user_customize) { + param = objectSpread2_default()(objectSpread2_default()({}, param), {}, { + discipline_name: data.discipline_name, + sub_discipline_name: data.sub_discipline_name + }); + } else { + if (data.sub_discipline_id) { + param = objectSpread2_default()(objectSpread2_default()({}, param), {}, { + sub_discipline_id: data.sub_discipline_id + }); + } + } + _context16.next = 4; + return (0,shixuns/* applyPublic */.WO)(objectSpread2_default()({ + id: params.pathId + }, param)); + case 4: + res = _context16.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(); + } + }, _callee16); + })); + function onOk() { + return _onOk6.apply(this, arguments); + } + return onOk; + }() + }); + }; + /** + * 公开课程点击事件 + */ + var onApplyPublic = function onApplyPublic() { + // 判断是否设置了方向课程 + if (pathsDetail.detail && pathsDetail.detail.has_sub_discipline) { + fetchApplyPublic({ + user_customize: false + }); + } else { + handleApplyPublic(true); + } + }; + var handleApplyPublic = function handleApplyPublic(status) { + setApplyPublic({ + status: status + }); + }; + 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) { case 0: - setColumnsLoading(true); - if (itemType === '1') { - url = "/api/paths/".concat(params.pathId, "/study_ranking_shixuns_passed.json"); - } else if (itemType === '2') { - url = "/api/paths/".concat(params.pathId, "/study_ranking_discusses.json"); - } - _context.next = 4; - return (0,fetch/* default */.ZP)(url, { - method: 'get', - params: { - page: 1 - } + modal/* default */.Z.confirm({ + centered: true, + width: 530, + title: '提示', + okText: '确定', + cancelText: '取消', + icon: null, + content: /*#__PURE__*/(0,jsx_runtime.jsx)("div", { + className: "tc", + style: { + color: '#5F6367', + textAlign: 'left' + }, + 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 res; + return regeneratorRuntime_default()().wrap(function _callee17$(_context17) { + while (1) switch (_context17.prev = _context17.next) { + case 0: + _context17.next = 2; + return (0,shixuns/* cancelPublic */.Er)({ + id: params.pathId + }); + case 2: + res = _context17.sent; + if ((res === null || res === void 0 ? void 0 : res.status) === 0) { + reloadData(); + message/* default */.ZP.success('撤销申请公开成功'); + } + case 4: + case "end": + return _context17.stop(); + } + }, _callee17); + })); + function onOk() { + return _onOk7.apply(this, arguments); + } + return onOk; + }() }); - case 4: - result = _context.sent; - setColumnsLoading(false); - setColumnsData(result); - case 7: + case 1: case "end": - return _context.stop(); + return _context18.stop(); } - }, _callee); + }, _callee18); })); - return _getData.apply(this, arguments); - } - (0,_react_17_0_2_react.useEffect)(function () { - dispatch({ - type: 'globalSetting/headerFooterToggle', - payload: false - }); - return function () { - dispatch({ - type: 'globalSetting/headerFooterToggle', - payload: true - }); - }; - }, []); - //出现页面右侧悬浮按钮 - (0,_react_17_0_2_react.useEffect)(function () { - dispatch({ - type: 'globalSetting/onlyShowBackTopToggle', - payload: false - }); - return function () { - dispatch({ - type: 'globalSetting/onlyShowBackTopToggle', - payload: true - }); + return function handleCancelPublic() { + return _ref14.apply(this, arguments); }; - }, []); + }(); return /*#__PURE__*/(0,jsx_runtime.jsxs)("section", { className: "w-full c-white flex flex-col", style: { @@ -19028,14 +19835,14 @@ var Page = function Page(_ref3) { gap: "20px", boxShadow: "inset 0px 3px 5px 0px rgba(27,36,74,0.5)" }, - children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + children: [!!((_pathsDetail$detail8 = pathsDetail.detail) !== null && _pathsDetail$detail8 !== void 0 && _pathsDetail$detail8.is_free) && ((_pathsDetail$detail9 = pathsDetail.detail) === null || _pathsDetail$detail9 === void 0 ? void 0 : _pathsDetail$detail9.publish_status) !== 0 && (((_pathsDetail$detail10 = pathsDetail.detail) === null || _pathsDetail$detail10 === void 0 ? void 0 : _pathsDetail$detail10.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"] - }), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + }), ((_pathsDetail$detail11 = pathsDetail.detail) === null || _pathsDetail$detail11 === void 0 ? void 0 : _pathsDetail$detail11.allow_statistics) && ((_pathsDetail$detail12 = pathsDetail.detail) === null || _pathsDetail$detail12 === void 0 ? void 0 : _pathsDetail$detail12.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")); @@ -19044,16 +19851,74 @@ var Page = function Page(_ref3) { src: __webpack_require__(/*! ./imgs/fskt.png */ 33046), className: "mr10" }), "\u5B66\u4E60\u7EDF\u8BA1"] - }), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { - className: "current", - children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", { - src: __webpack_require__(/*! ./imgs/fskt.png */ 33046), - className: "mr10" - }), "\u8BBE\u7F6E"] + }), ((_pathsDetail$detail13 = pathsDetail.detail) === null || _pathsDetail$detail13 === void 0 ? void 0 : _pathsDetail$detail13.allow_add_member) && /*#__PURE__*/(0,jsx_runtime.jsx)(dropdown/* default */.Z, { + dropdownRender: function dropdownRender() { + var _pathsDetail$detail14, _pathsDetail$detail15, _user$userInfo, _pathsDetail$detail16, _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; + return /*#__PURE__*/(0,jsx_runtime.jsxs)(menu/* default */.Z, { + children: [((_pathsDetail$detail14 = pathsDetail.detail) === null || _pathsDetail$detail14 === void 0 ? void 0 : _pathsDetail$detail14.courses) && (((_pathsDetail$detail15 = pathsDetail.detail) === null || _pathsDetail$detail15 === void 0 ? void 0 : _pathsDetail$detail15.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, { + style: { + textAlign: 'center' + }, + onClick: handleStartClass, + children: "\u5F00\u8BFE" + }), ((_pathsDetail$detail16 = pathsDetail.detail) === null || _pathsDetail$detail16 === void 0 ? void 0 : _pathsDetail$detail16.allow_statistics) && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { + style: { + textAlign: 'center' + }, + onClick: function onClick() { + return _umi_production_exports.history.push("/paths/".concat(params.pathId, "/edit")); + }, + children: "\u7F16\u8F91\u8BFE\u7A0B" + }), ((_pathsDetail$detail17 = pathsDetail.detail) === null || _pathsDetail$detail17 === void 0 ? void 0 : _pathsDetail$detail17.allow_add_member) && ((_pathsDetail$detail18 = pathsDetail.detail) === null || _pathsDetail$detail18 === void 0 ? void 0 : _pathsDetail$detail18.publish_status) === 0 && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { + style: { + textAlign: 'center' + }, + onClick: handleApplyPublish, + children: "\u53D1\u5E03\u8BFE\u7A0B" + }), ((_pathsDetail$detail19 = pathsDetail.detail) === null || _pathsDetail$detail19 === void 0 ? void 0 : _pathsDetail$detail19.allow_statistics) && ((_pathsDetail$detail20 = pathsDetail.detail) === null || _pathsDetail$detail20 === void 0 ? void 0 : _pathsDetail$detail20.publish_status) === 2 && ((_pathsDetail$detail21 = pathsDetail.detail) === null || _pathsDetail$detail21 === void 0 ? void 0 : _pathsDetail$detail21.public_status) === 0 && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { + style: { + textAlign: 'center' + }, + onClick: handleCancelPublish, + children: "\u64A4\u9500\u53D1\u5E03" + }), ((_pathsDetail$detail22 = pathsDetail.detail) === null || _pathsDetail$detail22 === void 0 ? void 0 : _pathsDetail$detail22.allow_statistics) && ((_pathsDetail$detail23 = pathsDetail.detail) === null || _pathsDetail$detail23 === void 0 ? void 0 : _pathsDetail$detail23.publish_status) === 2 && ((_pathsDetail$detail24 = pathsDetail.detail) === null || _pathsDetail$detail24 === void 0 ? void 0 : _pathsDetail$detail24.public_status) === 0 && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { + style: { + textAlign: 'center' + }, + onClick: onApplyPublic, + children: "\u516C\u5F00\u8BFE\u7A0B" + }), ((_pathsDetail$detail25 = pathsDetail.detail) === null || _pathsDetail$detail25 === void 0 ? void 0 : _pathsDetail$detail25.allow_statistics) && ((_pathsDetail$detail26 = pathsDetail.detail) === null || _pathsDetail$detail26 === void 0 ? void 0 : _pathsDetail$detail26.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$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.public_status) === 2 && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { + style: { + textAlign: 'center' + }, + onClick: handleCancelPublic, + children: "\u64A4\u9500\u516C\u5F00" + }), ((_pathsDetail$detail29 = pathsDetail.detail) === null || _pathsDetail$detail29 === void 0 ? void 0 : _pathsDetail$detail29.allow_delete) && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, { + style: { + textAlign: 'center' + }, + onClick: handleDelete, + children: "\u5220\u9664\u8BFE\u7A0B" + })] + }); + }, + children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + className: "current", + children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", { + src: __webpack_require__(/*! ./imgs/fskt.png */ 33046), + className: "mr10" + }), "\u8BBE\u7F6E"] + }) })] }), /*#__PURE__*/(0,jsx_runtime.jsx)(Join/* default */.Z, { moreIcon: jia - }), !!(user !== null && user !== void 0 && (_user$userInfo = user.userInfo) !== null && _user$userInfo !== void 0 && _user$userInfo.login) && /*#__PURE__*/(0,jsx_runtime.jsx)(badge/* default */.Z, { + }), !!(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, { 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", @@ -19063,8 +19928,8 @@ var Page = function Page(_ref3) { height: '2vh' }, onClick: function onClick() { - var _user$userInfo2; - _umi_production_exports.history.push("/messages/".concat(user === null || user === void 0 || (_user$userInfo2 = user.userInfo) === null || _user$userInfo2 === void 0 ? void 0 : _user$userInfo2.login, "/user_tidings")); + 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")); } }) }), /*#__PURE__*/(0,jsx_runtime.jsx)(User/* default */.Z, { @@ -19083,24 +19948,56 @@ var Page = function Page(_ref3) { height: "453rem" }, children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", { - className: "".concat(newIndexmodules.Bg, " flex-1 minW-0 minH-0"), + className: "".concat(newIndexmodules.Bg, " flex-1 minW-0 minH-0 flex flex-col"), children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", { className: "blod font18 flex items-center", children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", { src: __webpack_require__(/*! ./imgs/kcjj.png */ 34730), className: "mr10" }), " \u8BFE\u7A0B\u7B80\u4ECB"] - }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { - className: "mt20 p20", + }), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + className: "flex-1 minW-0 minH-0", style: { background: "#1F3B89", - borderRadius: "4px" + borderRadius: "4px", + position: "relative", + overflow: "hidden", + marginTop: "20rem", + padding: "20rem" }, - ref: contentEl, - children: /*#__PURE__*/(0,jsx_runtime.jsx)(RenderHtml/* default */.Z, { - value: (_pathsDetail$detail2 = pathsDetail.detail) === null || _pathsDetail$detail2 === void 0 ? void 0 : _pathsDetail$detail2.description, - className: "c-white" - }) + children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", { + style: { + overflow: show === 2 ? "auto" : 'hidden', + height: "105rem" + }, + children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", { + ref: tagsRef, + children: /*#__PURE__*/(0,jsx_runtime.jsx)(RenderHtml/* default */.Z, { + value: (_pathsDetail$detail30 = pathsDetail.detail) === null || _pathsDetail$detail30 === void 0 ? void 0 : _pathsDetail$detail30.description, + className: "c-white" + }) + }) + }), !!show && /*#__PURE__*/(0,jsx_runtime.jsx)(_react_17_0_2_react.Fragment, { + children: /*#__PURE__*/(0,jsx_runtime.jsx)("a", { + style: { + position: "absolute", + bottom: "20rem", + right: "20rem" + }, + children: show === 1 ? /*#__PURE__*/(0,jsx_runtime.jsx)("a", { + onClick: function onClick() { + setShow(2); + }, + children: "\u67E5\u770B\u66F4\u591A" + }) : /*#__PURE__*/(0,jsx_runtime.jsx)("a", { + onClick: function onClick() { + tagsRef.current.scrollTop = 0; + setShow(1); + }, + children: "\u6536\u8D77" + }) + }) + })] }), /*#__PURE__*/(0,jsx_runtime.jsx)(divider/* default */.Z, { style: { borderColor: '#9BAAFF' @@ -19114,19 +20011,24 @@ var Page = function Page(_ref3) { }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: "mt20 p20 pl40 pr40 flex items-center", style: { - gap: "10px", + gap: "10rem", background: "#1F3B89", - borderRadius: "4px" + borderRadius: "4rem" }, children: kctjList === null || kctjList === void 0 ? void 0 : kctjList.map(function (item, index) { return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { className: "flex-1 flex items-center", children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", { - src: item === null || item === void 0 ? void 0 : item.img + src: item === null || item === void 0 ? void 0 : item.img, + style: { + marginRight: "10rem" + } }), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { className: "flex flex-col", children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", { - className: "font26", + style: { + fontSize: "26rem" + }, children: item === null || item === void 0 ? void 0 : item.value }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: "font12", @@ -19137,7 +20039,7 @@ var Page = function Page(_ref3) { }) })] }), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { - className: "".concat(newIndexmodules.Bg, " "), + className: "".concat(newIndexmodules.Bg, " flex flex-col"), style: { width: "800rem" }, @@ -19158,6 +20060,7 @@ var Page = function Page(_ref3) { className: newIndexmodules.superiorTabs })] }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { + className: "flex-1 minW-0 minH-0", style: { marginTop: "20rem", background: "#1F3B89", @@ -19165,6 +20068,10 @@ var Page = function Page(_ref3) { padding: "20rem" }, children: /*#__PURE__*/(0,jsx_runtime.jsx)(table/* default */.Z, { + className: newIndexmodules.TableStyle, + scroll: { + y: 270 + }, dataSource: (columnsData === null || columnsData === void 0 ? void 0 : columnsData.data) || [], loading: columnsLoading, columns: columns, @@ -19173,28 +20080,46 @@ var Page = function Page(_ref3) { })] })] }), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { - className: "flex flex-1 minH-0 minW-0", + className: "flex-1 minH-0 minW-0", style: { - gap: "30rem" + overflowX: "hidden", + overflowY: "auto", + position: "relative" }, children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: newIndexmodules.StageStyle, children: stageData === null || stageData === void 0 ? void 0 : stageData.map(function (item, index) { return /*#__PURE__*/(0,jsx_runtime.jsx)("div", { - className: "current", + className: "current ".concat(newIndexmodules.StageItemStyle), onClick: function onClick() { setCurrentData(objectSpread2_default()(objectSpread2_default()({}, item), {}, { Findex: index + 1 })); }, - children: item.stage_name || "\u7B2C".concat(stageData === null || stageData === void 0 ? void 0 : stageData.length, "\u7AE0\u8282") + children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { + className: "flex items-center ", + style: { + gap: "10rem" + }, + 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.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: [/*#__PURE__*/(0,jsx_runtime.jsxs)("span", { + style: { + marginRight: "10rem" + }, + children: ["\u7B2C", (0,util/* toChineseNumber */.EM)(index + 1), "\u7AE0"] + }), item.stage_name] + })] + }) }, index); }) }), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", { className: newIndexmodules.StageDetailStyles, - children: [/*#__PURE__*/(0,jsx_runtime.jsx)(RenderHtml/* default */.Z, { + children: [(currentData === null || currentData === void 0 ? void 0 : currentData.stage_description) && /*#__PURE__*/(0,jsx_runtime.jsx)(RenderHtml/* default */.Z, { className: "c-white", - value: currentData === null || currentData === void 0 ? void 0 : currentData.stage_description + value: (currentData === null || currentData === void 0 ? void 0 : currentData.stage_description) || "" }), /*#__PURE__*/(0,jsx_runtime.jsx)("div", { className: "flex flex-wrap", style: { @@ -19204,6 +20129,8 @@ var Page = function Page(_ref3) { 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, + dispatch: dispatch, Findex: currentData === null || currentData === void 0 ? void 0 : currentData.Findex, Cindex: index + 1 }, index); @@ -19211,12 +20138,21 @@ var Page = function Page(_ref3) { })] })] })] - }), /*#__PURE__*/(0,jsx_runtime.jsx)(components_SendToClassModal, {})] + }), /*#__PURE__*/(0,jsx_runtime.jsx)(components_SendToClassModal, {}), applyPublicData.status && /*#__PURE__*/(0,jsx_runtime.jsx)(components_ApplyPublic, { + type: "subject", + onCancel: function onCancel() { + return handleApplyPublic(false); + }, + onOk: function onOk(data) { + handleApplyPublic(false); + fetchApplyPublic(data); + } + })] }); }; -/* harmony default export */ var newIndex = ((0,_umi_production_exports.connect)(function (_ref4) { - var user = _ref4.user, - pathsDetail = _ref4.pathsDetail; +/* harmony default export */ var newIndex = ((0,_umi_production_exports.connect)(function (_ref15) { + var user = _ref15.user, + pathsDetail = _ref15.pathsDetail; return { user: user, pathsDetail: pathsDetail @@ -19573,6 +20509,81 @@ function IsFull() { // } // }); +/***/ }), + +/***/ 13158: +/*!*********************************************!*\ + !*** ./src/utils/hooks/useCustomRequest.ts ***! + \*********************************************/ +/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) { + +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ U: function() { return /* binding */ useCustomRequest; } +/* harmony export */ }); +/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/regeneratorRuntime.js */ 7557); +/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__); +/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectSpread2.js */ 82242); +/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1__); +/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/asyncToGenerator.js */ 41498); +/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2__); +/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/slicedToArray.js */ 79800); +/* harmony import */ var _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3__); +/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! react */ 59301); + + + + + + +//常见的请求模式,包含loading和改变params。 + +function useCustomRequest(request, baseParams) { + var _useState = (0,react__WEBPACK_IMPORTED_MODULE_4__.useState)(baseParams), + _useState2 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default()(_useState, 2), + params = _useState2[0], + setParams = _useState2[1]; + var _useState3 = (0,react__WEBPACK_IMPORTED_MODULE_4__.useState)(false), + _useState4 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default()(_useState3, 2), + loading = _useState4[0], + setLoading = _useState4[1]; + var _useState5 = (0,react__WEBPACK_IMPORTED_MODULE_4__.useState)(), + _useState6 = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_slicedToArray_js__WEBPACK_IMPORTED_MODULE_3___default()(_useState5, 2), + data = _useState6[0], + setData = _useState6[1]; + var getData = /*#__PURE__*/function () { + var _ref = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_2___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee(newParams) { + var reset, + mergedParams, + res, + _args = arguments; + return _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().wrap(function _callee$(_context) { + while (1) switch (_context.prev = _context.next) { + case 0: + reset = _args.length > 1 && _args[1] !== undefined ? _args[1] : false; + mergedParams = reset ? baseParams : _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()(_root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()({}, params), newParams); + setLoading(true); + setParams(mergedParams); + _context.next = 6; + return request(mergedParams); + case 6: + res = _context.sent; + setLoading(false); + setData(res); + return _context.abrupt("return", res); + case 10: + case "end": + return _context.stop(); + } + }, _callee); + })); + return function getData(_x) { + return _ref.apply(this, arguments); + }; + }(); + return [params, loading, getData, data]; +} + + /***/ }), /***/ 9849: @@ -19677,6 +20688,26 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAARCAYAAADd /***/ }), +/***/ 24169: +/*!*****************************************************!*\ + !*** ./src/pages/Paths/Detail/newIndex/imgs/ck.png ***! + \*****************************************************/ +/***/ (function(module) { + +module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAXBJREFUOE+F0y1oV2EUx/HPQUWDTBliso2hIGoQLL4EgxtjjL00g5pMGkRErDYNImaTwSK4sbEwllSGaWFiGTLwpWnQIoo4H++BO7jcP//7f9rzcr7nd37nPFFK2YcHuIxDBq/vWMXNiPgapZSHuDM4rufFfETMJuBbI/NrfGo9LY39aRyv9z8jYn8C/iHqw2MRsdlPTSnlElYa97sT0MzwCz86ykmP9nQBnuF9B+ACJrsAY1jvAEzjaRegX+wfvMGXCnAE57EXPR7kPHzAji8zOIgrOImj9X2WmUoutk3MYWqWMFEFvqxa9wJnGvI2MJWK2oB2CXcxXA/aVSzjBu7jUUTcHgSYw3WMRsRI0ksp2cbfeBURPSW0FdyrMg0hlaQPS0glTypvHkfErVTwF7v62P+5+jhnsVAF5xg31zuMJSDbc66j929xDSfqLmzVJTzHVgIOpxyM40ANyjbu/I882sZaBfqIxYiYL6WkolP/AaDQf1ID4bAZAAAAAElFTkSuQmCC"; + +/***/ }), + +/***/ 9529: +/*!*****************************************************!*\ + !*** ./src/pages/Paths/Detail/newIndex/imgs/fs.png ***! + \*****************************************************/ +/***/ (function(module) { + +module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAAXNSR0IArs4c6QAAATlJREFUOE+VkrtLA0EchL9BwQcIKoJYWfsoLMRGglhoYytEwVqwMaCCgqUIgo9CsDH/gI2FFjb+AVa2YmMhgghWWgg+YMyGTTjj5UIOrti9nW9+M7eiicd2NzAFTMe3Q1l6211ALiEYA1oSmts/ANudwGRCMA60ZpjsyvYwkI+iCaCtiVS5AHgB+huInoEBIDnxG9AXAAfAegrgG7gsRboGCsBQzZlzSfNlou3tUjk70SG4FYFTYBQ4A3pSDJYlFasj2V4EvoALST+2N4C9mtYrHAODkp7+/Ubb7XGCpYxe7iSNhO9pgOC836DUI0nl3tIAm3H0LMaspFBuJuARuAEWakgfQK+kzyzAarzzD8AJsJKAXEmaq6zTIoTb+C7pvlq5fVjaW4vrgqTjuoB6wW1vATMhkqTXyrlffEFga5itVMoAAAAASUVORK5CYII="; + +/***/ }), + /***/ 33046: /*!*******************************************************!*\ !*** ./src/pages/Paths/Detail/newIndex/imgs/fskt.png ***! @@ -19737,6 +20768,16 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAocAAABMCAYAAAAf /***/ }), +/***/ 75650: +/*!*****************************************************!*\ + !*** ./src/pages/Paths/Detail/newIndex/imgs/tz.png ***! + \*****************************************************/ +/***/ (function(module) { + +module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAAAXNSR0IArs4c6QAAAWxJREFUOE+Vk70rhWEYxn+XziAlzFaT2BCZfH8VmzJajMpq9g8oi9FmUJRByCaLhRSTTUrqRMQij3O9PeftPafnkGd87/f+3dd1fyiEcAZ0AU3AIzAv6YnECyE0A3vAKFACXoBOhRDKQEch59Y/1YMiYB+YruO3GPIJuELx3QEjVdAvAOdkkEugL6HeIMu25JQCp1w51xBbOfkF9ABMJIoYMCapLAdDCO3AaQNQqsc5wMEM8k9QDaAGUgDZWn+qfOxBZqEYz5VEiKd0AEw1gHgIk5Lc7Py5sSVJX3+MsZiTg6q5hlzH6gOJRWogCINse0FSryHDwBHQmsi4B56BwUTsDZiVdF4dcQrkZRsH3oHjOpC/zRiQT6eytXPxsL69xnEKbqBVeI/aonxb/ojHuijpMIMUAGvATbS2JWm9aKHSxA1g1RaA7srRbgIZyJALYEfSdqxqa7sVZT2SXuM398vXvVS1EEJYAZYlDf0A9Y2aHzoQH/wAAAAASUVORK5CYII="; + +/***/ }), + /***/ 25742: /*!*******************************************************!*\ !*** ./src/pages/Paths/Detail/newIndex/imgs/xxph.png ***! diff --git a/umi.104e0124.js b/umi.4152aee8.js similarity index 99% rename from umi.104e0124.js rename to umi.4152aee8.js index feb4d32cee..7f1c4656ca 100644 --- a/umi.104e0124.js +++ b/umi.4152aee8.js @@ -56947,6 +56947,9 @@ var toChineseNumber = function toChineseNumber(num) { var u = c ? bigUnits[strs.length - 1 - i] : ''; result += c + u; } + result = result.replace(/^一十$/, '十'); + // 特殊处理 "一十" 的情况,转换为 "十" + result = result.replace(/^一(?=十[一二三四五六七八九])/, ''); return result; }; @@ -205932,7 +205935,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","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","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","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","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","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","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","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) + "." + {"244":"6ae60948","292":"8d6e6cb5","310":"64e2704b","556":"273bf0c0","1201":"abac6beb","1379":"bfa7a064","1414":"acbe2969","1482":"b0e7fc6c","1660":"b5fd3a58","1702":"bf09bb06","1712":"2b30156c","2001":"a192597f","2224":"6be29e30","2249":"90399667","2360":"2f3cadfa","2400":"97f8d8a4","2416":"32dc0861","2494":"5e069ec9","2604":"3f942976","2659":"83535042","2686":"b5a7693b","2805":"762f6ad9","2819":"74bd9892","2837":"b3a05bc1","2948":"a8f0e406","3133":"6a9f7113","3317":"34d53a07","3391":"97e1a328","3416":"8f71c399","3451":"15c2bc3a","3509":"e3287698","3583":"d67a9815","3585":"2479beac","3885":"e66b03f8","3951":"93341380","4176":"0dab93c9","4271":"5c52db15","4685":"21279a05","4736":"2a50a91e","4766":"67bb3fc3","4829":"01c3b4f0","4884":"5b6902f4","4973":"a999a695","5427":"dfb79d8e","5434":"361b868d","5572":"c3a8cda7","5808":"6ca247a0","5870":"4400820d","6127":"348d7213","6240":"5355cf57","6302":"157e416d","6324":"504c2930","6378":"27c8142f","6379":"15e15572","6431":"64729796","6572":"b391ca7b","6613":"6bbb884f","6650":"c9ee8363","6685":"96a6aba1","6758":"c74b87a7","6788":"11890982","7043":"f9e92bba","7077":"794068bb","7202":"e1e61f2e","7433":"04ab7529","7479":"e88d946d","7520":"dd23f640","7729":"a160af12","7852":"0df6eda6","7884":"ce9b2499","8787":"57cf54da","8800":"4f4dcc2d","8999":"c554349f","9105":"9c172490","9134":"fcf4bff1","9163":"4f840782","9262":"0476ed39","9416":"fd43fe21","9589":"db894dbd","9928":"5856e32a","9951":"94bc6e16","10195":"a3ffa5e9","10354":"5c063e6f","10485":"0957e6dd","10737":"b8bbaf9d","10799":"25e7307d","10902":"e5daf9b7","10921":"4d65c839","11020":"8ed1264e","11070":"8fff866e","11075":"ce05f3fa","11130":"fa63bd1d","11174":"90b61767","11253":"8c7b380a","11504":"a28e27aa","11512":"be65dd62","11520":"39634f45","11545":"73c3ec4a","11571":"aa22e1af","11581":"e435c51d","11684":"b8b13842","12017":"5a02333a","12039":"0e4f7904","12076":"987c9ee6","12102":"f997e438","12303":"3a3cf340","12386":"289c62c7","12412":"b52933d7","12476":"d4bb3af9","12632":"d8ac79be","12747":"3b4d82c6","12865":"82fba1f4","12868":"0445458f","12884":"5b17d05b","12911":"ffbabc43","13006":"7c47e72a","13012":"b21aee32","13294":"3756fa91","13300":"594bf127","13355":"9778e0d0","13488":"37b415a6","13581":"00cc1d32","13585":"901be2fc","14058":"5d710b39","14088":"c639825c","14105":"11ed313a","14227":"5311ef7a","14230":"b433eef1","14514":"fc4d0432","14527":"3d505c98","14599":"40f69236","14610":"3cb701b4","14662":"6c74df28","14666":"821ec6fb","14889":"2c1f3951","15141":"5cac8138","15148":"b7087e76","15178":"a815d22a","15186":"a8b44030","15290":"7b3f25d8","15319":"e9dc1120","15402":"d891893b","15631":"d790a1bf","15845":"c8fe49ef","15909":"2023b95d","15959":"e12b032f","16074":"d85d010a","16328":"1b1b41f9","16434":"f4960a88","16703":"93f19b7d","16729":"0cefe967","16845":"d2d1da13","17482":"affe5eac","17527":"1fdb79b0","17622":"3370c60e","17691":"26e4fce3","17806":"8571340e","18080":"d4df7760","18241":"0d3da5fe","18302":"e50205bf","18307":"e7e80826","18350":"0ed0f7c3","18388":"9d66cf6e","18682":"47e8a141","18898":"25ad586a","18945":"bf54073f","18963":"33e3df18","19116":"570fa1a5","19208":"85e01132","19215":"8232238f","19360":"16bf8d8a","19519":"371b6ece","19715":"b6b74e0f","19842":"91f2e1f1","19871":"e1fc7c1f","19891":"49067db7","19950":"328db857","20026":"ac997646","20056":"74bbacd9","20250":"0af59785","20576":"c90e7824","20671":"b101eab2","20680":"e958c0eb","20700":"777f5888","20714":"f46f487f","20834":"4332592f","20868":"7cb5c351","20993":"547b85f2","21265":"df32eaef","21423":"a2709b2f","21433":"f970791d","21560":"5efb0ae7","21578":"4e8a21fc","21937":"255de7d9","21939":"bc71baa8","22011":"4bc9913a","22055":"ef5e3818","22254":"e053f9f0","22307":"7bcca8b8","22561":"8d1a7846","22634":"641bb187","22707":"41fb1ba9","22884":"adda2a49","23003":"726e1cc0","23332":"f7c3decb","23401":"600b3907","23653":"4c10b2e8","24064":"cf5f4920","24297":"64c9dfc1","24504":"b43912a4","24628":"b863dad4","24665":"9e36e5fd","24797":"eb563316","24904":"8240ca08","25022":"aa5731f5","25309":"3869fda2","25374":"e8b1938d","25433":"be138fcf","25470":"26a7030d","25705":"592946aa","25727":"7a0cd1be","25777":"1e6ed62d","25807":"5b71915a","25967":"ee30445e","25972":"23f55204","26013":"cefe58b1","26126":"400f4fd5","26314":"931400cd","26366":"6a38fcf6","26429":"80d5bb86","26685":"47dca4a6","26741":"9b6b1acc","26883":"ca3f08b9","27139":"92db5874","27178":"b332265e","27182":"95b568c6","27333":"c42857cb","27395":"556b2382","27416":"7b25360a","27706":"c0d5e1ef","27739":"078f5ff8","28019":"baf0c091","28072":"3a82ce1a","28089":"aaa88c03","28161":"00a22aad","28237":"739a27cf","28244":"da232404","28400":"124b58fb","28435":"8c00a02a","28472":"0887215e","28561":"ec76d55e","28637":"9fea2614","28639":"942e5f91","28723":"e27ec039","28920":"842a9870","28943":"569be222","28982":"66ce021c","29111":"d789fa56","29304":"b188c067","29559":"cdc05f60","29647":"7a237ff0","29773":"c585708b","29895":"1fa85db5","29942":"2040c449","29968":"5c930f27","30067":"41f87fa4","30081":"fcbd1475","30110":"eccfde04","30264":"cf0ab6d2","30342":"24450bd3","30449":"876d3a22","30741":"0afd7032","31006":"b72dd39a","31078":"81cf449e","31154":"abb4690e","31211":"c238cf78","31316":"baefbb64","31427":"5fb4e3aa","31431":"bb8f475e","31674":"0a18c026","31752":"ceb13331","31942":"e4012be7","31962":"f7d0a7eb","32405":"1bc710a1","32643":"3d6a3967","32826":"33cc2371","33356":"207fd3c0","33747":"96b882be","33772":"fab877d9","33784":"da9defd1","33805":"a93fd24f","33897":"3f3823cd","34044":"ebb56bd5","34093":"24cf3aff","34426":"6937d4b7","34476":"cb94a02c","34601":"708d2087","34741":"84d0c1a3","34790":"6eb90335","34800":"f0bc752b","34850":"daf624f2","34893":"f8b8bca6","34994":"716f7852","35060":"7530a2b3","35238":"b8be5995","35354":"c0640e01","35380":"63917d94","35416":"b4018e87","35729":"0d501ec9","35881":"4ec0bb8b","35977":"4525e13a","36029":"d4cea144","36270":"398d8736","36381":"68980c17","36546":"ee896066","36634":"03daa006","36784":"b6ece1df","36795":"0d2f50e4","37019":"f3f0862f","37062":"8785f78e","37179":"aa20a4ff","37291":"00602a66","37704":"f3783466","37948":"bd83ef91","38143":"daf1b7b1","38359":"7549305c","38447":"69253fa8","38634":"99dc22af","38797":"f0b814eb","39094":"26a33184","39200":"7a744e4d","39252":"01ffe0b6","39332":"4a70c41e","39391":"d676fbdd","39404":"45ab33de","39484":"13936b2e","39496":"a571a9b0","39531":"1f9dc322","39627":"c0c2b187","39695":"d2476722","39820":"5c30026a","39859":"7a7f9abe","39950":"57e939c0","40139":"00295228","40559":"b5ec2b90","40665":"03b0ed2e","40923":"c3958537","41048":"83384799","41165":"5eb86c28","41657":"a53b1895","41717":"3795bdff","41728":"c2930ffa","41953":"f90eb5ae","42123":"026a6881","42152":"39b38ab5","42159":"1ee0e671","42240":"ef72e2e6","42397":"6fed1a89","42441":"2b68ce27","43057":"3280387c","43182":"a49c10f2","43212":"8b5588e2","43252":"5c4e9df2","43428":"7f581a85","43442":"5363a0dc","43469":"76288304","43485":"fc3f1253","43580":"26a38254","43642":"849ffaed","43726":"ea6e2b86","43862":"3c54c9bf","44189":"dfdbd9ee","44216":"59a3e266","44259":"578f1659","44354":"4d10aca1","44360":"2fe17938","44449":"db711ec8","44565":"17c77dae","44585":"660303b5","45096":"5e72cede","45179":"c8d56404","45193":"6b0dd223","45359":"9ffd6349","45413":"cf9c4890","45517":"4f5b601c","45650":"62e2ee18","45653":"ae765290","45775":"9c280926","45825":"3625b488","45975":"121ffdf5","45992":"2223fca3","45999":"45ca2af7","46019":"4be71630","46208":"09228f9d","46219":"60f38ff1","46573":"db7fbeee","46796":"e16f3dd2","46949":"a3199426","46963":"adc599a6","47037":"3aa846ee","47188":"c3255929","47271":"e0b17281","47456":"27e7a063","47545":"889b41d2","47591":"d0dae2d7","47686":"f38a5fc1","47778":"6d6faaf7","48077":"287ab77d","48289":"733b9da8","48431":"5170f3e0","48479":"9efa387f","48689":"527d2aef","48776":"3ca5830e","48815":"95748f87","49127":"58a9c267","49205":"de26d40c","49260":"d82ab47f","49366":"8ee31b68","49680":"81049974","49716":"af8b2e51","49827":"4397dd32","49890":"0585babc","49910":"0cf55958","50030":"6122fd10","50032":"199584d0","50250":"ca20b36f","50523":"7296876c","50681":"a17179ea","50869":"13f0d116","50935":"d948e044","51042":"82de98e2","51144":"88d767c5","51220":"a2add0f8","51276":"42d74401","51417":"c5269ee3","51461":"b0ea1afb","51582":"298c36bf","51586":"684d9616","51646":"a1e61a3a","51810":"8dbe557f","51855":"83ec37d0","52169":"bad47fad","52338":"58c7c4ca","52404":"d3d23661","52720":"10b1085e","52806":"c2c429e1","52829":"71e56758","52875":"f06d75fb","53114":"685610c8","53247":"c2a8e2de","53451":"b58d1046","53550":"d1343c48","53697":"344fc05c","53777":"630cd89c","53910":"43b2241a","53941":"7cc24a4f","54056":"bef8b3eb","54164":"7ec4a883","54241":"43e82ffe","54314":"d552e85c","54375":"caec4f22","54492":"6adb2d09","54572":"383bee70","54597":"47311d57","54770":"6979687b","54862":"e2965ac3","55052":"774bf5bd","55351":"b1b9a06c","55573":"2a2a037f","55624":"a4dd4733","55693":"4b714ff1","55716":"08f4f66e","55795":"ce26f9a3","56047":"b4b0d1c6","56156":"34946911","56277":"b90d3529","56830":"c036363f","57045":"f375967d","57298":"bbd98331","57353":"d19e3721","57365":"7e7804c5","57421":"9a3df499","57504":"65591d7e","57560":"12c218c8","57614":"4e5e6025","57968":"78bc3da9","57989":"9b1a3a9c","58140":"f6fd43e3","58253":"20604031","58271":"04f27f83","58676":"21912286","58678":"d4021643","58859":"4de7c234","58965":"fc1e7e3e","59133":"030c8449","59142":"fc5cc490","59204":"6ad05251","59464":"5bea2ffd","59627":"b92f89cd","59649":"39bd2cf4","59724":"9d23011a","59734":"6fd72625","59788":"48f55345","59827":"006f6edc","59884":"31f16fa2","59993":"3ce99f42","60324":"83a080cd","60479":"64292769","60533":"21596339","60547":"6a35cbbc","61043":"8c751619","61075":"a6b0ce3a","61311":"e251b4dd","61650":"71b16d62","61713":"702fbc99","61727":"a28d5378","61767":"42bc7190","61880":"488de27d","61902":"7ea3664a","62110":"d491e683","62205":"d7587ddf","62300":"9d6bd9d6","62369":"16c65531","62548":"53e249d3","62573":"113bbba9","62909":"64669e2a","62945":"927b34c0","63157":"3aa95db6","63198":"f92793e1","63398":"a984a864","63732":"c9bd765b","63968":"1346f3b8","64017":"154bb292","64144":"9c1af5f8","64217":"2f96c9c4","64496":"0b386dc6","64520":"a99fde3a","64781":"85f94490","65022":"3a54865d","65105":"45223193","65111":"92d48e28","65148":"c3bfb958","65191":"6216cea0","65392":"e5bfa1b0","65549":"f36fae77","65798":"b1669c42","65816":"84dbbbd1","65876":"a2754c64","66034":"dc8ab157","66063":"c7fe4cc3","66118":"6ec18292","66230":"ffe1f5b1","66243":"b61d02ab","66531":"76fb4e8c","66583":"51a5a6a8","66651":"a6f8d7c0","66884":"5d64a939","67156":"918b4bca","67242":"f10f065c","67500":"149c9603","67513":"39d2f4ca","67878":"c9718600","67987":"4c9c471f","68014":"b493af48","68200":"365a4433","68242":"ec12221a","68394":"fa4083fb","68665":"76fbc656","68827":"290c26ed","68842":"19057860","68882":"4d468dc9","68998":"2274774a","69103":"4dca0a68","69127":"c7b406c6","69222":"99737834","69362":"d49ec032","69429":"3d157938","69552":"db6cb310","69681":"263fd68e","69828":"ce4e3981","69909":"cc7def40","69922":"6297fb77","69944":"01e0f56a","70004":"f79b6b13","70116":"2c524f57","70176":"90406637","70469":"1fb4e643","70671":"749b4875","70733":"36e6d7a6","70928":"4a354164","70981":"157d0b6b","70990":"52765200","71231":"4bf70069","71409":"7b06cb5a","71448":"67c6896b","71450":"3f724280","71525":"b72aca01","71783":"7b884d50","72011":"7efe6dda","72409":"32e691d1","72529":"1bd01bf7","72539":"d4ef2e4f","72570":"dbf06de7","72969":"53256e8c","73183":"6f0fc268","73220":"ff39b02e","73355":"550a6cdb","73547":"521afd36","73755":"21b06cb6","73822":"389cf188","73985":"c220e087","74014":"5339ac81","74264":"88287a10","74297":"104fa6d6","74347":"a722ba6c","74456":"d749f060","74795":"164cb99c","75043":"18737766","75314":"dffa6367","75321":"9b9a5dc1","75357":"0970a31a","75757":"0e4bd687","75786":"9d265f1d","75816":"f5885314","75824":"727d3a3e","76134":"8fdb7725","76354":"3545fbbd","76375":"5fed7037","76411":"ee67395f","76437":"aab088bd","76904":"b546b3ed","77084":"8f409a6d","77248":"fdbb5182","77460":"fe7eabf7","77465":"4552b958","77646":"1186bd1e","77679":"6bf283a4","77857":"99a37599","78085":"8a08423d","78241":"ac9b7512","78282":"abbac348","78302":"2f657c59","78413":"8de207c7","78737":"fa31da0e","78782":"60648e7d","78957":"41e52806","79487":"8add573c","79489":"48b94f0f","79590":"2896a50a","79817":"ca1d6d1b","79921":"33368789","80209":"23686c42","80231":"711ad80e","80330":"418325d3","80508":"76cb21a2","80629":"ca49ee59","80668":"4a1e7558","81148":"3a4dd051","81304":"5eb98933","81326":"19339c60","81384":"21d6cc35","81721":"ce4b16c6","81799":"08d8f732","82135":"54a1ee52","82242":"7d175c4c","82339":"ab19ff3f","82425":"a5b71c09","82443":"9fd94137","82861":"5a60d91e","83105":"05434f74","83124":"67307952","83141":"6c9d7a0f","83211":"885b75cb","83212":"aaf888bd","83297":"a6d02471","83935":"ac4fdd18","84018":"ca773f8a","84343":"77d632d5","84546":"dfea87f4","85048":"e97ee248","85111":"59c35e07","85297":"743b45e4","85494":"da5840b1","85764":"5c1c73b5","85888":"1897a853","85891":"ce2b4142","86045":"0a358cbb","86052":"244f4628","86065":"31da228d","86129":"801a9880","86452":"7cf739ad","86541":"a71d4091","86618":"cbd469ff","86627":"fa6c6e1f","86634":"b7e870b1","86774":"2db1d78d","86820":"34c08acb","86913":"b93c4f03","86986":"b9ad67ff","87058":"55dfd45b","87167":"aa82097f","87260":"50245452","87922":"50331a53","87964":"83911fb5","88093":"4177308d","88155":"583bf7fa","88501":"fb324ab8","88517":"18983be1","88699":"276147ac","88849":"5b5b57af","88866":"6ceeb754","88897":"e0589646","89053":"ad7361cd","89076":"01bb45c1","89113":"5009648c","89199":"f3218447","89306":"cbf4a1f9","89554":"3bd5f2ea","89638":"804d9a9b","89677":"78416e02","89785":"728abf17","90109":"dd1d7d34","90127":"336a81ba","90265":"7e7c9825","90316":"c34a4fc4","90337":"631f35e8","90464":"2f5ccd2a","90935":"f2920f31","91045":"aca0c555","91274":"c142e23b","91462":"2cbc46cd","91470":"13444a1d","91831":"c3971e7f","91857":"4c1b3a25","92045":"349411e6","92217":"137e65cd","92501":"eff09d45","92538":"a4db897b","92594":"0f02017f","92603":"518fc630","92823":"05c5819f","92881":"e6aece13","92932":"b1be3595","92983":"e261dba2","93260":"c9908d95","93282":"ba9dd133","93496":"7b4fc9bf","93665":"d4a5ab03","93668":"28a0bd72","93948":"207b25af","94078":"febc265f","94498":"4db858e7","94662":"f60fdb03","94715":"1f5a209d","94776":"ac8af1ad","94849":"55b5af3f","95125":"70ba4738","95176":"463775fb","95314":"c31042c2","95335":"4a312f6d","95382":"4bb68517","95679":"33378d80","95762":"28613cbb","95947":"7533981a","96004":"c69671fb","96058":"64e889f7","96163":"fa66f343","96444":"9766d749","96882":"11be5720","96923":"b23639fa","96983":"8e47b59b","97008":"f39625c2","97046":"4d07d8fb","97120":"0eb88e7b","97591":"4868bb6b","97692":"b30062d2","97838":"e8fac8f4","97840":"9c5533d2","98062":"0bb47171","98398":"267bc65d","98466":"9a570e1f","98662":"ae6690c6","98688":"d92a30d0","98799":"159c0ab5","98885":"2d0cb03e","98936":"7e99abaa","99104":"d4f63539","99198":"76f50394","99313":"112d01d8","99674":"10bf7ab9","99758":"9ab33880"}[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","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","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","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","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","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","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","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) + "." + {"244":"6ae60948","292":"8d6e6cb5","310":"64e2704b","556":"273bf0c0","1201":"abac6beb","1379":"bfa7a064","1414":"acbe2969","1482":"b0e7fc6c","1660":"b5fd3a58","1702":"bf09bb06","1712":"2b30156c","2001":"a192597f","2224":"6be29e30","2249":"90399667","2360":"2f3cadfa","2400":"97f8d8a4","2416":"32dc0861","2494":"5e069ec9","2604":"3f942976","2659":"83535042","2686":"b5a7693b","2805":"762f6ad9","2819":"74bd9892","2837":"b3a05bc1","2948":"a8f0e406","3133":"6a9f7113","3317":"34d53a07","3391":"97e1a328","3416":"8f71c399","3451":"15c2bc3a","3509":"e3287698","3583":"d67a9815","3585":"2479beac","3885":"e66b03f8","3951":"93341380","4176":"0dab93c9","4271":"5c52db15","4685":"21279a05","4736":"2a50a91e","4766":"67bb3fc3","4829":"01c3b4f0","4884":"5b6902f4","4973":"a999a695","5427":"dfb79d8e","5434":"361b868d","5572":"c3a8cda7","5808":"6ca247a0","5870":"4400820d","6127":"348d7213","6240":"5355cf57","6302":"157e416d","6324":"504c2930","6378":"27c8142f","6379":"15e15572","6431":"64729796","6572":"b391ca7b","6613":"6bbb884f","6650":"c9ee8363","6685":"96a6aba1","6758":"c74b87a7","6788":"11890982","7043":"f9e92bba","7077":"794068bb","7202":"e1e61f2e","7433":"04ab7529","7479":"e88d946d","7520":"dd23f640","7729":"a160af12","7852":"0df6eda6","7884":"ce9b2499","8787":"57cf54da","8800":"4f4dcc2d","8999":"c554349f","9105":"9c172490","9134":"fcf4bff1","9163":"4f840782","9262":"0476ed39","9416":"fd43fe21","9589":"db894dbd","9928":"5856e32a","9951":"94bc6e16","10195":"a3ffa5e9","10354":"5c063e6f","10485":"0957e6dd","10737":"b8bbaf9d","10799":"25e7307d","10902":"e5daf9b7","10921":"4d65c839","11020":"8ed1264e","11070":"8fff866e","11075":"ce05f3fa","11130":"fa63bd1d","11174":"90b61767","11253":"8c7b380a","11504":"a28e27aa","11512":"be65dd62","11520":"39634f45","11545":"73c3ec4a","11571":"aa22e1af","11581":"e435c51d","11684":"b8b13842","12017":"5a02333a","12039":"0e4f7904","12076":"987c9ee6","12102":"f997e438","12303":"3a3cf340","12386":"289c62c7","12412":"b52933d7","12476":"d4bb3af9","12632":"d8ac79be","12747":"3b4d82c6","12865":"82fba1f4","12868":"0445458f","12884":"5b17d05b","12911":"ffbabc43","13006":"7c47e72a","13012":"b21aee32","13294":"3756fa91","13300":"594bf127","13355":"9778e0d0","13488":"37b415a6","13581":"00cc1d32","13585":"901be2fc","14058":"5d710b39","14088":"c639825c","14105":"11ed313a","14227":"5311ef7a","14230":"b433eef1","14514":"fc4d0432","14527":"3d505c98","14599":"40f69236","14610":"3cb701b4","14662":"6c74df28","14666":"821ec6fb","14889":"2c1f3951","15141":"5cac8138","15148":"b7087e76","15178":"a815d22a","15186":"a8b44030","15290":"7b3f25d8","15319":"e9dc1120","15402":"d891893b","15631":"d790a1bf","15845":"c8fe49ef","15909":"2023b95d","15959":"e12b032f","16074":"d85d010a","16328":"1b1b41f9","16434":"f4960a88","16703":"93f19b7d","16729":"0cefe967","16845":"d2d1da13","17482":"affe5eac","17527":"1fdb79b0","17622":"3370c60e","17691":"26e4fce3","17806":"8571340e","18080":"d4df7760","18241":"0d3da5fe","18302":"e50205bf","18307":"e7e80826","18350":"0ed0f7c3","18388":"9d66cf6e","18682":"47e8a141","18898":"25ad586a","18945":"bf54073f","18963":"33e3df18","19116":"570fa1a5","19208":"85e01132","19215":"8232238f","19360":"16bf8d8a","19519":"371b6ece","19715":"b6b74e0f","19842":"91f2e1f1","19871":"e1fc7c1f","19891":"49067db7","19950":"328db857","20026":"ac997646","20056":"74bbacd9","20250":"0af59785","20576":"c90e7824","20671":"b101eab2","20680":"e958c0eb","20700":"777f5888","20714":"f46f487f","20834":"4332592f","20868":"7cb5c351","20993":"547b85f2","21265":"df32eaef","21423":"a2709b2f","21433":"f970791d","21560":"5efb0ae7","21578":"4e8a21fc","21937":"255de7d9","21939":"bc71baa8","22011":"4bc9913a","22055":"ef5e3818","22254":"e053f9f0","22307":"7bcca8b8","22561":"8d1a7846","22634":"641bb187","22707":"41fb1ba9","22884":"adda2a49","23003":"726e1cc0","23332":"d963aba1","23401":"600b3907","23653":"4c10b2e8","24064":"cf5f4920","24297":"64c9dfc1","24504":"b43912a4","24628":"b863dad4","24665":"9e36e5fd","24797":"eb563316","24904":"8240ca08","25022":"aa5731f5","25309":"3869fda2","25374":"e8b1938d","25433":"be138fcf","25470":"26a7030d","25705":"592946aa","25727":"7a0cd1be","25777":"1e6ed62d","25807":"5b71915a","25967":"ee30445e","25972":"23f55204","26013":"cefe58b1","26126":"400f4fd5","26314":"931400cd","26366":"6a38fcf6","26429":"80d5bb86","26685":"47dca4a6","26741":"9b6b1acc","26883":"ca3f08b9","27139":"92db5874","27178":"b332265e","27182":"95b568c6","27333":"c42857cb","27395":"556b2382","27416":"7b25360a","27706":"c0d5e1ef","27739":"078f5ff8","28019":"baf0c091","28072":"3a82ce1a","28089":"aaa88c03","28161":"00a22aad","28237":"739a27cf","28244":"da232404","28400":"124b58fb","28435":"8c00a02a","28472":"0887215e","28561":"ec76d55e","28637":"9fea2614","28639":"942e5f91","28723":"e27ec039","28920":"842a9870","28943":"569be222","28982":"66ce021c","29111":"d789fa56","29304":"b188c067","29559":"cdc05f60","29647":"7a237ff0","29773":"c585708b","29895":"1fa85db5","29942":"2040c449","29968":"5c930f27","30067":"41f87fa4","30081":"fcbd1475","30110":"eccfde04","30264":"cf0ab6d2","30342":"24450bd3","30449":"876d3a22","30741":"0afd7032","31006":"b72dd39a","31078":"81cf449e","31154":"abb4690e","31211":"c238cf78","31316":"baefbb64","31427":"5fb4e3aa","31431":"bb8f475e","31674":"0a18c026","31752":"ceb13331","31942":"e4012be7","31962":"f7d0a7eb","32405":"1bc710a1","32643":"3d6a3967","32826":"33cc2371","33356":"207fd3c0","33747":"96b882be","33772":"fab877d9","33784":"da9defd1","33805":"a93fd24f","33897":"3f3823cd","34044":"ebb56bd5","34093":"24cf3aff","34426":"6937d4b7","34476":"cb94a02c","34601":"708d2087","34741":"84d0c1a3","34790":"6eb90335","34800":"f0bc752b","34850":"daf624f2","34893":"f8b8bca6","34994":"716f7852","35060":"7530a2b3","35238":"b8be5995","35354":"c0640e01","35380":"63917d94","35416":"b4018e87","35729":"0d501ec9","35881":"4ec0bb8b","35977":"4525e13a","36029":"d4cea144","36270":"398d8736","36381":"68980c17","36546":"ee896066","36634":"03daa006","36784":"b6ece1df","36795":"0d2f50e4","37019":"f3f0862f","37062":"8785f78e","37179":"aa20a4ff","37291":"00602a66","37704":"f3783466","37948":"bd83ef91","38143":"daf1b7b1","38359":"7549305c","38447":"69253fa8","38634":"99dc22af","38797":"f0b814eb","39094":"26a33184","39200":"7a744e4d","39252":"01ffe0b6","39332":"4a70c41e","39391":"d676fbdd","39404":"45ab33de","39484":"13936b2e","39496":"a571a9b0","39531":"1f9dc322","39627":"c0c2b187","39695":"d2476722","39820":"5c30026a","39859":"7a7f9abe","39950":"57e939c0","40139":"00295228","40559":"b5ec2b90","40665":"03b0ed2e","40923":"c3958537","41048":"83384799","41165":"5eb86c28","41657":"a53b1895","41717":"3795bdff","41728":"c2930ffa","41953":"f90eb5ae","42123":"026a6881","42152":"39b38ab5","42159":"1ee0e671","42240":"ef72e2e6","42397":"6fed1a89","42441":"2b68ce27","43057":"3280387c","43182":"a49c10f2","43212":"8b5588e2","43252":"5c4e9df2","43428":"7f581a85","43442":"5363a0dc","43469":"76288304","43485":"fc3f1253","43580":"26a38254","43642":"849ffaed","43726":"ea6e2b86","43862":"3c54c9bf","44189":"dfdbd9ee","44216":"59a3e266","44259":"578f1659","44354":"4d10aca1","44360":"2fe17938","44449":"db711ec8","44565":"17c77dae","44585":"660303b5","45096":"5e72cede","45179":"c8d56404","45193":"6b0dd223","45359":"9ffd6349","45413":"cf9c4890","45517":"4f5b601c","45650":"62e2ee18","45653":"ae765290","45775":"9c280926","45825":"3625b488","45975":"121ffdf5","45992":"2223fca3","45999":"45ca2af7","46019":"4be71630","46208":"09228f9d","46219":"60f38ff1","46573":"db7fbeee","46796":"e16f3dd2","46949":"a3199426","46963":"adc599a6","47037":"3aa846ee","47188":"c3255929","47271":"e0b17281","47456":"27e7a063","47545":"889b41d2","47591":"d0dae2d7","47686":"f38a5fc1","47778":"6d6faaf7","48077":"287ab77d","48289":"733b9da8","48431":"5170f3e0","48479":"9efa387f","48689":"527d2aef","48776":"3ca5830e","48815":"95748f87","49127":"58a9c267","49205":"de26d40c","49260":"d82ab47f","49366":"8ee31b68","49680":"81049974","49716":"af8b2e51","49827":"4397dd32","49890":"0585babc","49910":"0cf55958","50030":"6122fd10","50032":"199584d0","50250":"ca20b36f","50523":"7296876c","50681":"a17179ea","50869":"13f0d116","50935":"d948e044","51042":"82de98e2","51144":"88d767c5","51220":"a2add0f8","51276":"42d74401","51417":"c5269ee3","51461":"b0ea1afb","51582":"298c36bf","51586":"684d9616","51646":"a1e61a3a","51810":"8dbe557f","51855":"83ec37d0","52169":"bad47fad","52338":"58c7c4ca","52404":"d3d23661","52720":"10b1085e","52806":"c2c429e1","52829":"71e56758","52875":"f06d75fb","53114":"685610c8","53247":"c2a8e2de","53451":"b58d1046","53550":"d1343c48","53697":"344fc05c","53777":"630cd89c","53910":"43b2241a","53941":"7cc24a4f","54056":"bef8b3eb","54164":"7ec4a883","54241":"43e82ffe","54314":"d552e85c","54375":"caec4f22","54492":"6adb2d09","54572":"383bee70","54597":"47311d57","54770":"6979687b","54862":"e2965ac3","55052":"774bf5bd","55351":"b1b9a06c","55573":"2a2a037f","55624":"a4dd4733","55693":"4b714ff1","55716":"08f4f66e","55795":"ce26f9a3","56047":"b4b0d1c6","56156":"34946911","56277":"b90d3529","56830":"c036363f","57045":"f375967d","57298":"bbd98331","57353":"d19e3721","57365":"7e7804c5","57421":"9a3df499","57504":"65591d7e","57560":"12c218c8","57614":"4e5e6025","57968":"78bc3da9","57989":"9b1a3a9c","58140":"f6fd43e3","58253":"20604031","58271":"04f27f83","58676":"21912286","58678":"d4021643","58859":"4de7c234","58965":"fc1e7e3e","59133":"030c8449","59142":"fc5cc490","59204":"6ad05251","59464":"5bea2ffd","59627":"b92f89cd","59649":"39bd2cf4","59724":"9d23011a","59734":"6fd72625","59788":"48f55345","59827":"006f6edc","59884":"31f16fa2","59993":"3ce99f42","60324":"83a080cd","60479":"64292769","60533":"21596339","60547":"6a35cbbc","61043":"8c751619","61075":"a6b0ce3a","61311":"e251b4dd","61650":"71b16d62","61713":"702fbc99","61727":"a28d5378","61767":"42bc7190","61880":"488de27d","61902":"7ea3664a","62110":"d491e683","62205":"d7587ddf","62300":"9d6bd9d6","62369":"16c65531","62548":"53e249d3","62573":"113bbba9","62909":"64669e2a","62945":"927b34c0","63157":"3aa95db6","63198":"f92793e1","63398":"a984a864","63732":"c9bd765b","63968":"1346f3b8","64017":"154bb292","64144":"9c1af5f8","64217":"2f96c9c4","64496":"0b386dc6","64520":"a99fde3a","64781":"85f94490","65022":"3a54865d","65105":"45223193","65111":"92d48e28","65148":"c3bfb958","65191":"6216cea0","65392":"e5bfa1b0","65549":"f36fae77","65798":"b1669c42","65816":"84dbbbd1","65876":"a2754c64","66034":"dc8ab157","66063":"c7fe4cc3","66118":"6ec18292","66230":"ffe1f5b1","66243":"b61d02ab","66531":"76fb4e8c","66583":"51a5a6a8","66651":"a6f8d7c0","66884":"5d64a939","67156":"918b4bca","67242":"f10f065c","67500":"149c9603","67513":"39d2f4ca","67878":"c9718600","67987":"4c9c471f","68014":"b493af48","68200":"365a4433","68242":"ec12221a","68394":"fa4083fb","68665":"76fbc656","68827":"290c26ed","68842":"19057860","68882":"4d468dc9","68998":"2274774a","69103":"4dca0a68","69127":"c7b406c6","69222":"99737834","69362":"d49ec032","69429":"3d157938","69552":"db6cb310","69681":"263fd68e","69828":"ce4e3981","69909":"cc7def40","69922":"6297fb77","69944":"01e0f56a","70004":"f79b6b13","70116":"2c524f57","70176":"90406637","70469":"1fb4e643","70671":"749b4875","70733":"36e6d7a6","70928":"4a354164","70981":"157d0b6b","70990":"52765200","71231":"4bf70069","71409":"7b06cb5a","71448":"67c6896b","71450":"3f724280","71525":"b72aca01","71783":"7b884d50","72011":"7efe6dda","72409":"32e691d1","72529":"1bd01bf7","72539":"d4ef2e4f","72570":"dbf06de7","72969":"53256e8c","73183":"6f0fc268","73220":"ff39b02e","73355":"550a6cdb","73547":"521afd36","73755":"21b06cb6","73822":"389cf188","73985":"c220e087","74014":"5339ac81","74264":"88287a10","74297":"104fa6d6","74347":"a722ba6c","74456":"d749f060","74795":"164cb99c","75043":"18737766","75314":"dffa6367","75321":"9b9a5dc1","75357":"0970a31a","75757":"0e4bd687","75786":"9d265f1d","75816":"f5885314","75824":"727d3a3e","76134":"8fdb7725","76354":"3545fbbd","76375":"5fed7037","76411":"ee67395f","76437":"aab088bd","76904":"b546b3ed","77084":"8f409a6d","77248":"fdbb5182","77460":"fe7eabf7","77465":"4552b958","77646":"1186bd1e","77679":"6bf283a4","77857":"99a37599","78085":"8a08423d","78241":"ac9b7512","78282":"abbac348","78302":"2f657c59","78413":"8de207c7","78737":"fa31da0e","78782":"60648e7d","78957":"41e52806","79487":"8add573c","79489":"48b94f0f","79590":"2896a50a","79817":"ca1d6d1b","79921":"33368789","80209":"23686c42","80231":"711ad80e","80330":"418325d3","80508":"76cb21a2","80629":"ca49ee59","80668":"4a1e7558","81148":"3a4dd051","81304":"5eb98933","81326":"19339c60","81384":"21d6cc35","81721":"ce4b16c6","81799":"08d8f732","82135":"54a1ee52","82242":"7d175c4c","82339":"ab19ff3f","82425":"a5b71c09","82443":"9fd94137","82861":"5a60d91e","83105":"05434f74","83124":"67307952","83141":"6c9d7a0f","83211":"885b75cb","83212":"aaf888bd","83297":"a6d02471","83935":"ac4fdd18","84018":"ca773f8a","84343":"77d632d5","84546":"dfea87f4","85048":"e97ee248","85111":"59c35e07","85297":"743b45e4","85494":"da5840b1","85764":"5c1c73b5","85888":"1897a853","85891":"ce2b4142","86045":"0a358cbb","86052":"244f4628","86065":"31da228d","86129":"801a9880","86452":"7cf739ad","86541":"a71d4091","86618":"cbd469ff","86627":"fa6c6e1f","86634":"b7e870b1","86774":"2db1d78d","86820":"34c08acb","86913":"b93c4f03","86986":"b9ad67ff","87058":"55dfd45b","87167":"aa82097f","87260":"50245452","87922":"50331a53","87964":"83911fb5","88093":"4177308d","88155":"583bf7fa","88501":"fb324ab8","88517":"18983be1","88699":"276147ac","88849":"5b5b57af","88866":"6ceeb754","88897":"e0589646","89053":"ad7361cd","89076":"01bb45c1","89113":"5009648c","89199":"f3218447","89306":"cbf4a1f9","89554":"3bd5f2ea","89638":"804d9a9b","89677":"78416e02","89785":"728abf17","90109":"dd1d7d34","90127":"336a81ba","90265":"7e7c9825","90316":"c34a4fc4","90337":"631f35e8","90464":"2f5ccd2a","90935":"f2920f31","91045":"aca0c555","91274":"c142e23b","91462":"2cbc46cd","91470":"13444a1d","91831":"c3971e7f","91857":"4c1b3a25","92045":"349411e6","92217":"137e65cd","92501":"eff09d45","92538":"a4db897b","92594":"0f02017f","92603":"518fc630","92823":"05c5819f","92881":"e6aece13","92932":"b1be3595","92983":"e261dba2","93260":"c9908d95","93282":"ba9dd133","93496":"7b4fc9bf","93665":"d4a5ab03","93668":"28a0bd72","93948":"207b25af","94078":"febc265f","94498":"4db858e7","94662":"f60fdb03","94715":"1f5a209d","94776":"ac8af1ad","94849":"55b5af3f","95125":"70ba4738","95176":"463775fb","95314":"c31042c2","95335":"4a312f6d","95382":"4bb68517","95679":"33378d80","95762":"28613cbb","95947":"7533981a","96004":"c69671fb","96058":"64e889f7","96163":"fa66f343","96444":"9766d749","96882":"11be5720","96923":"b23639fa","96983":"8e47b59b","97008":"f39625c2","97046":"4d07d8fb","97120":"0eb88e7b","97591":"4868bb6b","97692":"b30062d2","97838":"e8fac8f4","97840":"9c5533d2","98062":"0bb47171","98398":"267bc65d","98466":"9a570e1f","98662":"ae6690c6","98688":"d92a30d0","98799":"159c0ab5","98885":"2d0cb03e","98936":"7e99abaa","99104":"d4f63539","99198":"76f50394","99313":"112d01d8","99674":"10bf7ab9","99758":"9ab33880"}[chunkId] + ".async.js"; /******/ }; /******/ }(); /******/ @@ -205941,7 +205944,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","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","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","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","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","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","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","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":"b57bab02","310":"420ef589","556":"1a5b9d72","1201":"8a4c4c23","1482":"3b79a858","1702":"249982a3","2001":"f2bc7cc5","2224":"3a2d44a9","2416":"da222be3","2604":"88a0d994","2659":"3ec1305c","2819":"5dea982d","2948":"bb23ca4c","3317":"b8cabb23","3391":"ad324876","3451":"c3e3d27a","3509":"84bc5ea2","3585":"3ce04e93","3951":"91b63162","4271":"61f62e57","4736":"fe7623c0","4766":"5906b9af","4829":"6e5dffec","4884":"94f478c9","4973":"75adcef6","5427":"173a70b4","5572":"3c71b437","5808":"e9cb32ab","6127":"5e99fea3","6431":"fa803af3","6613":"a59f8621","6685":"25354499","6758":"8c4b44c8","6788":"9ed4c2c9","7043":"879a02b9","7202":"5c1ff9fe","7433":"6b1e43be","7520":"b8704e59","7729":"c4e76a0a","7852":"2d45de0e","7884":"ecd69b70","8787":"5af4ed21","8999":"57c21a9a","9105":"abf50401","9134":"f88652eb","9416":"b799454b","10195":"227fa39e","10485":"f97ec662","10737":"bcce98f7","10799":"190a26f0","10902":"2013d11a","10921":"9e4fd4a0","11020":"413e4004","11070":"8d5fe340","11130":"b14fd8dd","11174":"6b1e43be","11253":"0b2047cb","11512":"e9c4d62e","11520":"83f26216","11545":"f2f7f888","11581":"259b3bed","12076":"5b42226f","12102":"32799f37","12303":"2b64175a","12412":"c3b0cca7","12476":"33725406","12865":"c1197019","12868":"e271592e","12884":"0eabc765","13006":"3230a9cd","13355":"8ee6dc65","13581":"baa52d7c","13585":"11048aee","14058":"a9e2c684","14105":"88c1263d","14227":"73407df6","14514":"1a198c50","14599":"dbf0fd91","14610":"20dec6e4","14662":"58fe0805","14666":"26fee81b","14889":"ca782497","15148":"02d710db","15186":"db0446a1","15319":"476f4b69","15402":"e749532c","16074":"443b62a0","16328":"475ca365","16434":"70b53770","16729":"ffb5e9f2","16845":"89cae7ae","17482":"039996ca","17527":"1b8046f1","17622":"a1c45f14","17806":"fa5e1661","18241":"69133485","18302":"2414caf2","18307":"1bda2fea","18682":"008bd6e9","19116":"1b893b5e","19215":"3e11e259","19360":"d8c90f54","19519":"922318b3","19715":"3f91dec6","19891":"829e6942","20026":"1c1d22bc","20576":"300e7ff0","20680":"8d5fe340","20700":"96fea598","21265":"e83cf690","21423":"f5fe4289","21433":"d0914788","21578":"4177ef00","21937":"9ed88712","21939":"5027efb7","22055":"eacc03dc","22254":"c9969e81","22307":"20182f33","22561":"4185e9cf","22707":"61c325a9","22884":"2d33ac17","23332":"728b2117","24504":"54709b42","24904":"4771febe","25022":"a20cda92","25470":"1e72cc7f","25705":"4b67223f","25807":"7ab9cc3f","25972":"b0fe0f02","26366":"be99b95e","26429":"d0e97c70","26685":"57624ff9","26741":"f1ee291e","26883":"3ef702c6","27178":"3d8eaa7e","27182":"ac24897f","27395":"2ec1fc6a","27416":"5186cc1c","28072":"3f6cb41e","28237":"95636144","28435":"43e8ab0f","28637":"aa8f076f","28723":"b3128481","28982":"8b23d6dc","29304":"45403049","29647":"d5705e24","29942":"433b68cb","30067":"90d40ff6","30264":"48477fa6","30342":"d3db73e3","31006":"f0431302","31078":"34a7e217","31211":"9983f823","31316":"241584ea","31427":"28648136","31674":"1f3b7d57","31962":"07d0a63c","33356":"0bedec1c","33747":"696cb8f9","33772":"a868624a","33784":"66a43bc1","33897":"ae63a051","34044":"afeb6366","34093":"09c84a2a","34601":"2b7b3431","34741":"b69bb827","34800":"3771c4f2","34893":"f291b0d3","34994":"79b78195","35238":"37c4ee37","35380":"a34c1856","35729":"17884f75","35977":"7408d58f","36029":"fa52a9c7","36270":"8fd73805","36784":"8b606f0b","37062":"92630dfe","37291":"fc31fc17","37948":"633b8e26","38143":"e1251f40","38447":"a644c904","38634":"9bd78d08","38797":"28aaa8b1","39094":"ce5c5536","39332":"64a0488a","39391":"a2c60e09","39404":"5d67dee1","39496":"540f2909","39695":"9d5929a4","39820":"1c6eca13","39859":"01df6a32","40139":"2104a9b2","40559":"73f61bb6","40665":"30335f6d","40923":"dda0e1c5","41048":"fca2d0de","41657":"a22d5bf7","41717":"ce0fe098","41953":"d6033b93","42159":"2d33ac17","42240":"4dad9518","43212":"df7d67a7","43442":"45227174","44259":"b5d54e6c","44449":"a09375ee","45096":"0a2da370","45179":"e5fe6e6a","45359":"5858d16a","45517":"a8a4fa99","45650":"ad1e2440","45775":"03a6d3f4","45825":"4584d208","45975":"64dd6be7","45992":"1b4f0109","45999":"3b9d2ebe","46219":"7bb1228c","46796":"46f8e206","46963":"07d0a63c","47456":"8d27226a","47545":"f5cdf637","47778":"c42129df","48077":"50ebb081","48289":"91977b03","48431":"b1b14e92","48689":"0d374dd0","49205":"eec5638a","49366":"7cc99c26","49716":"6262a6c5","49890":"97d7f0f7","50681":"1ebd54c2","50869":"b62a6de4","51220":"a7fc3745","51276":"f4e245c8","51461":"a880bb7a","51582":"9a4fbf62","51810":"b1174b1e","51855":"cc1cfd90","52338":"c01e7a04","52404":"33f1535b","52806":"6424331c","52829":"1418115f","52875":"41eb8296","53247":"09f0fb1e","53451":"82b50650","53910":"16377f7d","54056":"f5306a86","54164":"5429920b","54492":"a196c3c1","54572":"cb7eee75","54770":"476f4b69","54862":"6596619f","55573":"553b2a5f","55624":"f24ec623","56277":"daec97d5","57045":"b33e6804","57504":"bf5853ec","57560":"aa542d11","57614":"3d581ce8","57989":"fbce7a5b","58140":"227bac10","59133":"d5a5ed51","59142":"dfc07674","59649":"4b3e2fe2","59788":"04ae00c4","60479":"1078c36b","60533":"23980c58","60547":"5b46863c","61043":"48772265","61075":"f5bedf98","61311":"5a400cb1","61713":"436ffe7e","61727":"5d3dc00e","61880":"59a3c7ac","61902":"e1cfc06c","62369":"02be38df","62548":"d56ec244","62909":"769004c9","63157":"dcd98364","64144":"f567995d","64217":"407be95b","64496":"6588c747","64520":"df73762f","65111":"1323423c","65148":"2d980ad2","65191":"2bc56eb8","65549":"b8dbfccb","65798":"23a4a540","65816":"c2b5168d","66063":"bbc6d422","66118":"5b4d9866","66243":"507a0c85","66583":"5685b497","66651":"bce0ebb5","66884":"3984fea6","67242":"594e74c8","67878":"2c91ac85","67987":"78c6e180","68014":"0fae0966","68665":"a3818d82","68827":"9578fa90","68882":"c85a41b3","69681":"f60d7b72","69828":"72ff1b9c","69922":"3edf1be1","69944":"fd917697","71450":"1ff34fb6","71525":"db793567","71783":"7d246124","72409":"072036ea","72529":"b5c0ef91","72539":"993b5cde","72570":"2e2b8300","73183":"fef2fc7c","73220":"d26a7d65","73822":"0f5b6551","74264":"7bd85769","74297":"07f72cec","74795":"2d7e06f7","75043":"ca8058bb","75357":"d7cda648","75786":"f94efeb7","75816":"b03c1f27","75824":"000dedc8","76134":"a8c5abcf","76904":"f52b4911","77248":"e59cf793","77460":"4a679b63","77857":"a455b965","78085":"2d2bce4b","78957":"eafa02b9","79487":"9af62b4d","79489":"dce3987d","79590":"c90f37c5","79921":"e897fb0a","80508":"eb56ec5a","80668":"8124d84f","81148":"59127781","81384":"ef08aeda","82339":"25d920bb","82425":"bc4cd00c","82443":"726aa360","83105":"88c79bd1","83141":"1b49eec8","83212":"06482523","83935":"662f6e3e","84546":"c917887e","85048":"8463b411","85111":"bfb9fc39","85297":"265deefe","85888":"cfd67c35","85891":"edaa24c0","86052":"b6165f7d","86065":"178b9fca","86452":"fbbd097e","86541":"cbd05269","86634":"7b6c338e","86820":"f6a400e6","86913":"3f679a8d","87058":"9412c1b4","87260":"9d6d2bc8","87922":"e0359234","88093":"72ff1b9c","88155":"61471ea0","88501":"a6cb6347","88517":"6006abba","88866":"7517f945","89053":"953e6193","89076":"81d54d97","89113":"f0b0233a","89677":"b10146fb","89785":"33f1535b","90109":"72b0e547","90127":"a67d1d4c","90265":"d644dd99","90337":"b6ecb180","91045":"3aa72a70","91470":"ac24897f","91831":"31f9d194","92045":"856dc10a","92501":"6296daa6","92823":"7537fdc8","92932":"572d90de","92983":"cd9e0dd8","93260":"08283c02","93282":"a5cc7daa","93496":"7af8d037","93665":"8176907a","93668":"664c06ab","94078":"b02d03bf","94498":"23552e33","94662":"5c2d2a29","94715":"d16ebcc6","94849":"fdc79e9d","95125":"7915f484","95176":"c5fd0e82","95335":"1608d201","95762":"f0a6e412","96163":"587fc8f7","96444":"65942024","96882":"737b2c29","97008":"2b12d35a","97046":"5497b697","97838":"84519fff","98062":"7a22604a","98398":"9bc51a78","98662":"2a3b7803","98688":"12ee19b1","98885":"0154c07e","98936":"72452d5b","99674":"a1625fbb","99758":"a7c006ec"}[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","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","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","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","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","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","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","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":"b57bab02","310":"420ef589","556":"1a5b9d72","1201":"8a4c4c23","1482":"3b79a858","1702":"249982a3","2001":"f2bc7cc5","2224":"3a2d44a9","2416":"da222be3","2604":"88a0d994","2659":"3ec1305c","2819":"5dea982d","2948":"bb23ca4c","3317":"b8cabb23","3391":"ad324876","3451":"c3e3d27a","3509":"84bc5ea2","3585":"3ce04e93","3951":"91b63162","4271":"61f62e57","4736":"fe7623c0","4766":"5906b9af","4829":"6e5dffec","4884":"94f478c9","4973":"75adcef6","5427":"173a70b4","5572":"3c71b437","5808":"e9cb32ab","6127":"5e99fea3","6431":"fa803af3","6613":"a59f8621","6685":"25354499","6758":"8c4b44c8","6788":"9ed4c2c9","7043":"879a02b9","7202":"5c1ff9fe","7433":"6b1e43be","7520":"b8704e59","7729":"c4e76a0a","7852":"2d45de0e","7884":"ecd69b70","8787":"5af4ed21","8999":"57c21a9a","9105":"abf50401","9134":"f88652eb","9416":"b799454b","10195":"227fa39e","10485":"f97ec662","10737":"bcce98f7","10799":"190a26f0","10902":"2013d11a","10921":"9e4fd4a0","11020":"413e4004","11070":"8d5fe340","11130":"b14fd8dd","11174":"6b1e43be","11253":"0b2047cb","11512":"e9c4d62e","11520":"83f26216","11545":"f2f7f888","11581":"259b3bed","12076":"5b42226f","12102":"32799f37","12303":"2b64175a","12412":"c3b0cca7","12476":"33725406","12865":"c1197019","12868":"e271592e","12884":"0eabc765","13006":"3230a9cd","13355":"8ee6dc65","13581":"baa52d7c","13585":"11048aee","14058":"a9e2c684","14105":"88c1263d","14227":"73407df6","14514":"1a198c50","14599":"dbf0fd91","14610":"20dec6e4","14662":"58fe0805","14666":"26fee81b","14889":"ca782497","15148":"02d710db","15186":"db0446a1","15319":"476f4b69","15402":"e749532c","16074":"443b62a0","16328":"475ca365","16434":"70b53770","16729":"ffb5e9f2","16845":"89cae7ae","17482":"039996ca","17527":"1b8046f1","17622":"a1c45f14","17806":"fa5e1661","18241":"69133485","18302":"2414caf2","18307":"1bda2fea","18682":"008bd6e9","19116":"1b893b5e","19215":"3e11e259","19360":"d8c90f54","19519":"922318b3","19715":"3f91dec6","19891":"829e6942","20026":"1c1d22bc","20576":"300e7ff0","20680":"8d5fe340","20700":"96fea598","21265":"e83cf690","21423":"f5fe4289","21433":"d0914788","21578":"4177ef00","21937":"9ed88712","21939":"5027efb7","22055":"eacc03dc","22254":"c9969e81","22307":"20182f33","22561":"4185e9cf","22707":"61c325a9","22884":"2d33ac17","23332":"7b0b4e39","24504":"54709b42","24904":"4771febe","25022":"a20cda92","25470":"1e72cc7f","25705":"4b67223f","25807":"7ab9cc3f","25972":"b0fe0f02","26366":"be99b95e","26429":"d0e97c70","26685":"57624ff9","26741":"f1ee291e","26883":"3ef702c6","27178":"3d8eaa7e","27182":"ac24897f","27395":"2ec1fc6a","27416":"5186cc1c","28072":"3f6cb41e","28237":"95636144","28435":"43e8ab0f","28637":"aa8f076f","28723":"b3128481","28982":"8b23d6dc","29304":"45403049","29647":"d5705e24","29942":"433b68cb","30067":"90d40ff6","30264":"48477fa6","30342":"d3db73e3","31006":"f0431302","31078":"34a7e217","31211":"9983f823","31316":"241584ea","31427":"28648136","31674":"1f3b7d57","31962":"07d0a63c","33356":"0bedec1c","33747":"696cb8f9","33772":"a868624a","33784":"66a43bc1","33897":"ae63a051","34044":"afeb6366","34093":"09c84a2a","34601":"2b7b3431","34741":"b69bb827","34800":"3771c4f2","34893":"f291b0d3","34994":"79b78195","35238":"37c4ee37","35380":"a34c1856","35729":"17884f75","35977":"7408d58f","36029":"fa52a9c7","36270":"8fd73805","36784":"8b606f0b","37062":"92630dfe","37291":"fc31fc17","37948":"633b8e26","38143":"e1251f40","38447":"a644c904","38634":"9bd78d08","38797":"28aaa8b1","39094":"ce5c5536","39332":"64a0488a","39391":"a2c60e09","39404":"5d67dee1","39496":"540f2909","39695":"9d5929a4","39820":"1c6eca13","39859":"01df6a32","40139":"2104a9b2","40559":"73f61bb6","40665":"30335f6d","40923":"dda0e1c5","41048":"fca2d0de","41657":"a22d5bf7","41717":"ce0fe098","41953":"d6033b93","42159":"2d33ac17","42240":"4dad9518","43212":"df7d67a7","43442":"45227174","44259":"b5d54e6c","44449":"a09375ee","45096":"0a2da370","45179":"e5fe6e6a","45359":"5858d16a","45517":"a8a4fa99","45650":"ad1e2440","45775":"03a6d3f4","45825":"4584d208","45975":"64dd6be7","45992":"1b4f0109","45999":"3b9d2ebe","46219":"7bb1228c","46796":"46f8e206","46963":"07d0a63c","47456":"8d27226a","47545":"f5cdf637","47778":"c42129df","48077":"50ebb081","48289":"91977b03","48431":"b1b14e92","48689":"0d374dd0","49205":"eec5638a","49366":"7cc99c26","49716":"6262a6c5","49890":"97d7f0f7","50681":"1ebd54c2","50869":"b62a6de4","51220":"a7fc3745","51276":"f4e245c8","51461":"a880bb7a","51582":"9a4fbf62","51810":"b1174b1e","51855":"cc1cfd90","52338":"c01e7a04","52404":"33f1535b","52806":"6424331c","52829":"1418115f","52875":"41eb8296","53247":"09f0fb1e","53451":"82b50650","53910":"16377f7d","54056":"f5306a86","54164":"5429920b","54492":"a196c3c1","54572":"cb7eee75","54770":"476f4b69","54862":"6596619f","55573":"553b2a5f","55624":"f24ec623","56277":"daec97d5","57045":"b33e6804","57504":"bf5853ec","57560":"aa542d11","57614":"3d581ce8","57989":"fbce7a5b","58140":"227bac10","59133":"d5a5ed51","59142":"dfc07674","59649":"4b3e2fe2","59788":"04ae00c4","60479":"1078c36b","60533":"23980c58","60547":"5b46863c","61043":"48772265","61075":"f5bedf98","61311":"5a400cb1","61713":"436ffe7e","61727":"5d3dc00e","61880":"59a3c7ac","61902":"e1cfc06c","62369":"02be38df","62548":"d56ec244","62909":"769004c9","63157":"dcd98364","64144":"f567995d","64217":"407be95b","64496":"6588c747","64520":"df73762f","65111":"1323423c","65148":"2d980ad2","65191":"2bc56eb8","65549":"b8dbfccb","65798":"23a4a540","65816":"c2b5168d","66063":"bbc6d422","66118":"5b4d9866","66243":"507a0c85","66583":"5685b497","66651":"bce0ebb5","66884":"3984fea6","67242":"594e74c8","67878":"2c91ac85","67987":"78c6e180","68014":"0fae0966","68665":"a3818d82","68827":"9578fa90","68882":"c85a41b3","69681":"f60d7b72","69828":"72ff1b9c","69922":"3edf1be1","69944":"fd917697","71450":"1ff34fb6","71525":"db793567","71783":"7d246124","72409":"072036ea","72529":"b5c0ef91","72539":"993b5cde","72570":"2e2b8300","73183":"fef2fc7c","73220":"d26a7d65","73822":"0f5b6551","74264":"7bd85769","74297":"07f72cec","74795":"2d7e06f7","75043":"ca8058bb","75357":"d7cda648","75786":"f94efeb7","75816":"b03c1f27","75824":"000dedc8","76134":"a8c5abcf","76904":"f52b4911","77248":"e59cf793","77460":"4a679b63","77857":"a455b965","78085":"2d2bce4b","78957":"eafa02b9","79487":"9af62b4d","79489":"dce3987d","79590":"c90f37c5","79921":"e897fb0a","80508":"eb56ec5a","80668":"8124d84f","81148":"59127781","81384":"ef08aeda","82339":"25d920bb","82425":"bc4cd00c","82443":"726aa360","83105":"88c79bd1","83141":"1b49eec8","83212":"06482523","83935":"662f6e3e","84546":"c917887e","85048":"8463b411","85111":"bfb9fc39","85297":"265deefe","85888":"cfd67c35","85891":"edaa24c0","86052":"b6165f7d","86065":"178b9fca","86452":"fbbd097e","86541":"cbd05269","86634":"7b6c338e","86820":"f6a400e6","86913":"3f679a8d","87058":"9412c1b4","87260":"9d6d2bc8","87922":"e0359234","88093":"72ff1b9c","88155":"61471ea0","88501":"a6cb6347","88517":"6006abba","88866":"7517f945","89053":"953e6193","89076":"81d54d97","89113":"f0b0233a","89677":"b10146fb","89785":"33f1535b","90109":"72b0e547","90127":"a67d1d4c","90265":"d644dd99","90337":"b6ecb180","91045":"3aa72a70","91470":"ac24897f","91831":"31f9d194","92045":"856dc10a","92501":"6296daa6","92823":"7537fdc8","92932":"572d90de","92983":"cd9e0dd8","93260":"08283c02","93282":"a5cc7daa","93496":"7af8d037","93665":"8176907a","93668":"664c06ab","94078":"b02d03bf","94498":"23552e33","94662":"5c2d2a29","94715":"d16ebcc6","94849":"fdc79e9d","95125":"7915f484","95176":"c5fd0e82","95335":"1608d201","95762":"f0a6e412","96163":"587fc8f7","96444":"65942024","96882":"737b2c29","97008":"2b12d35a","97046":"5497b697","97838":"84519fff","98062":"7a22604a","98398":"9bc51a78","98662":"2a3b7803","98688":"12ee19b1","98885":"0154c07e","98936":"72452d5b","99674":"a1625fbb","99758":"a7c006ec"}[chunkId] + ".chunk.css"; /******/ }; /******/ }(); /******/