diff --git a/13549.e401d5ba.async.js b/13549.2183e585.async.js similarity index 99% rename from 13549.e401d5ba.async.js rename to 13549.2183e585.async.js index e70d394661..6025138b9e 100644 --- a/13549.e401d5ba.async.js +++ b/13549.2183e585.async.js @@ -621,7 +621,7 @@ function getCommitOut(debugResult) { case 2: res = _context4.sent; if (res) { - window.location.href = "/myproblems/".concat(res === null || res === void 0 ? void 0 : res.identifier, "?type=1"); + setLocationHref("/myproblems/".concat(res === null || res === void 0 ? void 0 : res.identifier, "?type=1")); } case 4: case "end": diff --git a/1870.c325501a.async.js b/1870.f4145bc9.async.js similarity index 99% rename from 1870.c325501a.async.js rename to 1870.f4145bc9.async.js index 31f3cdc47c..1a20e316b1 100644 --- a/1870.c325501a.async.js +++ b/1870.f4145bc9.async.js @@ -1135,7 +1135,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -1217,7 +1217,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); diff --git a/29873.b7d3d1e8.async.js b/29873.483eb5fb.async.js similarity index 99% rename from 29873.b7d3d1e8.async.js rename to 29873.483eb5fb.async.js index 9c49616fec..a8bd0d4978 100644 --- a/29873.b7d3d1e8.async.js +++ b/29873.483eb5fb.async.js @@ -469,7 +469,7 @@ var RecordScreen = function RecordScreen(_ref) { }; }(); var handleToDetail = function handleToDetail() { - location.href = "/classrooms/".concat(params.coursesId, "/exercise/").concat(params.categoryId, "/detail"); + setLocationHref("/classrooms/".concat(params.coursesId, "/exercise/").concat(params.categoryId, "/detail")); }; // 自动交卷处理 var autoSubmit = /*#__PURE__*/function () { diff --git a/38013.4a91f6a6.async.js b/38013.aff8211f.async.js similarity index 99% rename from 38013.4a91f6a6.async.js rename to 38013.aff8211f.async.js index 0b212b90c8..3fee852bc7 100644 --- a/38013.4a91f6a6.async.js +++ b/38013.aff8211f.async.js @@ -40,7 +40,7 @@ var AuthModal = function AuthModal(_ref) { type: 'shixunsDetail/setActionTabs', payload: {} }); - window.location.href = '/account/certification'; + window.setLocationHref('/account/certification'); }, onCancel: function onCancel() { dispatch({ @@ -187,9 +187,9 @@ function Advertisement(_ref) { team_name: data.team_name }; localStorage.setItem('item', JSON.stringify(datas)); - window.location.href = "".concat(modeldata && modeldata.link); + setLocationHref("".concat(modeldata && modeldata.link)); } else { - window.location.href = "".concat(modeldata && modeldata.link); + setLocationHref("".concat(modeldata && modeldata.link)); } } } diff --git a/64606.1a44ac69.async.js b/64606.3f6fa9a6.async.js similarity index 99% rename from 64606.1a44ac69.async.js rename to 64606.3f6fa9a6.async.js index d508bdc0b8..e36e333150 100644 --- a/64606.1a44ac69.async.js +++ b/64606.3f6fa9a6.async.js @@ -201,12 +201,12 @@ var JoinClassroomModal = function JoinClassroomModal(_ref) { children: message || "申请已提交,请等待审核" }), onOk: function onOk() { - window.location.href = "/classrooms/".concat(course_id, "/students"); + setLocationHref("/classrooms/".concat(course_id, "/students")); } }); return; } - window.location.href = "/classrooms/".concat(course_id, "/students"); + setLocationHref("/classrooms/".concat(course_id, "/students")); }; var handleOk = /*#__PURE__*/function () { var _ref2 = _root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_1___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee() { @@ -1288,7 +1288,7 @@ var Join = function Join(_ref) { if (type === VerifyType.Shixuns && !(0,verifyLogin/* handleCanShixunAddModal */.xY)()) { return; } - url && (window.location.href = url); + url && setLocationHref(url); }; var JoinOverlay = function JoinOverlay(joinProps) { var _user$userInfo3, _user$userInfo4, _globalSetting$settin5, _user$userInfo5, _globalSetting$settin6, _user$userInfo6, _user$userInfo7, _globalSetting$settin7, _globalSetting$settin8, _user$userInfo8, _user$userInfo9, _user$userInfo10, _user$userInfo11, _user$userInfo12, _globalSetting$settin9, _user$userInfo13, _user$userInfo14, _user$userInfo15, _user$userInfo16, _user$userInfo17, _user$userInfo18, _globalSetting$settin10; @@ -1735,9 +1735,9 @@ var User = function User(_ref) { localStorage.removeItem('item'); localStorage.removeItem('iscreate'); // localStorage.removeItem('CCshow') - _umi_production_exports.history.replace('/'); - window.location.reload(); - case 16: + setLocationHref('/'); + // window.location.reload() + case 15: case "end": return _context.stop(); } @@ -2192,7 +2192,7 @@ var EditAttendance = function EditAttendance(_ref) { type: 'globalSetting/setActionTabs', payload: {} }); - window.location.href = '/'; + setLocationHref("/"); }; return /*#__PURE__*/(0,jsx_runtime.jsx)(config_provider/* default */.ZP, { theme: { diff --git a/index.html b/index.html index 4301efe599..03e3857436 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,7 @@ display: block !important; } - + \ No newline at end of file diff --git a/js/public.js b/js/public.js index 8b96cc8f47..a0bad70eb2 100644 --- a/js/public.js +++ b/js/public.js @@ -32,7 +32,7 @@ function setTop() { } // saia默认进入竞赛 if(document.domain === "saia.educoder.net" && location.pathname === "/"){ - location.href = "/competitions/shszyjnds-2023/list" + setLocationHref("/competitions/shszyjnds-2023/list"); } } // window.addEventListener('popstate', function () { @@ -97,7 +97,7 @@ if (getChromeVersion()) { window.addEventListener("storage", function (e) { if(e.key === "loginOut"){ if(this.location.pathname.indexOf("/exercise") > -1 && this.location.pathname.indexOf("/users") > -1 ) - window.location.href = "/" + setLocationHref("/"); else window.location.reload(); } @@ -243,7 +243,16 @@ try { // 重写 window.location 的相关方法 const originalAssign = window.location.assign; const originalReplace = window.location.replace; + const originalHref= window.location.href; + const originalOpen = window.open; + // 重写 window.open 方法 + window.open = function(url, ...args) { + console.log('新窗口中打开:', url); + const modifiedUrl = modifyUrl(url); + return originalOpen(modifiedUrl, ...args); + }; + window.location.assign = function(url) { if(!isPageRefresh()){ const modifiedUrl = modifyUrl(url); @@ -251,6 +260,12 @@ try { } }; + window.setLocationHref = function(url) { + const modifiedUrl = modifyUrl(url); + window.location.href = modifiedUrl; + }; + + window.location.replace = function(url) { if(!isPageRefresh()){ const modifiedUrl = modifyUrl(url); @@ -276,8 +291,8 @@ try { // const modifiedUrl = modifyUrl(url); // debugger // originalReplaceState.call(history, state, title, modifiedUrl); - // } - // }; + // } + // }; // 监听 click 事件 document.addEventListener('click', function(event) { diff --git a/layouts__index.caae9395.async.js b/layouts__index.f6efab57.async.js similarity index 99% rename from layouts__index.caae9395.async.js rename to layouts__index.f6efab57.async.js index ff0ff1cd32..20184ab014 100644 --- a/layouts__index.caae9395.async.js +++ b/layouts__index.f6efab57.async.js @@ -309,7 +309,7 @@ var LoginPopComponents = function LoginPopComponents(_ref) { localStorage.removeItem('extension-modal'); } if (!(location.pathname === '/user/login' || location.pathname === '/login')) { - _context.next = 45; + _context.next = 46; break; } from = searchParams.get("form") || searchParams.get("back_url"); @@ -317,8 +317,8 @@ var LoginPopComponents = function LoginPopComponents(_ref) { _context.next = 36; break; } - window.location.href = decodeURIComponent(from); - _context.next = 43; + setLocationHref(decodeURIComponent(from)); + _context.next = 44; break; case 36: if (!(!password.test(accountInfo.password) && !(accountInfo !== null && accountInfo !== void 0 && accountInfo.code))) { @@ -326,36 +326,37 @@ var LoginPopComponents = function LoginPopComponents(_ref) { break; } message/* default */.ZP.info('系统检测您的密码强度过低,请及时修改'); - window.location.href = '/account/secure'; - _context.next = 43; + setLocationHref('/account/secure'); + _context.next = 44; break; case 41: - window.location.href = "/"; + setLocationHref("/"); + ; return _context.abrupt("return"); - case 43: - _context.next = 53; + case 44: + _context.next = 54; break; - case 45: + case 46: if (!(!password.test(accountInfo.password) && !(accountInfo !== null && accountInfo !== void 0 && accountInfo.code))) { - _context.next = 51; + _context.next = 52; break; } message/* default */.ZP.info('系统检测您的密码强度过低,请及时修改'); - window.location.href = '/account/secure?active=3'; + setLocationHref("/account/secure?active=3"); dispatch({ type: 'user/showPopLogin', payload: { showPopLogin: false } }); - _context.next = 53; + _context.next = 54; break; - case 51: + case 52: window.location.reload(); return _context.abrupt("return"); - case 53: - form.resetFields(); case 54: + form.resetFields(); + case 55: case "end": return _context.stop(); } @@ -559,7 +560,7 @@ var LoginForm_LoginPopComponents = function LoginPopComponents(_ref) { _context.next = 30; break; } - window.location.href = decodeURIComponent(from); + setLocationHref(decodeURIComponent(from)); _context.next = 37; break; case 30: @@ -568,7 +569,7 @@ var LoginForm_LoginPopComponents = function LoginPopComponents(_ref) { break; } message/* default */.ZP.info('系统检测您的密码强度过低,请及时修改'); - window.location.href = '/account/secure'; + setLocationHref('/account/secure'); _context.next = 37; break; case 35: @@ -583,7 +584,7 @@ var LoginForm_LoginPopComponents = function LoginPopComponents(_ref) { break; } message/* default */.ZP.info('系统检测您的密码强度过低,请及时修改'); - window.location.href = '/account/secure?active=3'; + setLocationHref('/account/secure?active=3'); dispatch({ type: 'user/showPopLogin', payload: { @@ -2609,12 +2610,12 @@ var BindAccountPanel = function BindAccountPanel(_ref) { if (location.pathname === '/user/login' || location.pathname === '/login') { from = searchParams.get("from") || searchParams.get("back_url"); if (from) { - window.location.href = decodeURIComponent(from); + setLocationHref(decodeURIComponent(from)); } else { //判断 如果密码强度过低 跳转修改密码页 if (!passwordReg.test(loginInfo.password)) { message/* default */.ZP.info('系统检测您的密码强度过低,请及时修改'); - window.location.href = '/account/secure'; + setLocationHref('/account/secure'); } else { window.location.reload(); } @@ -2861,7 +2862,7 @@ var PodModal = function PodModal(_ref) { var _location$pathname; console.log(location, 'location'); if ((_location$pathname = location.pathname) !== null && _location$pathname !== void 0 && _location$pathname.includes('/challenges')) { - window.location.href = "/shixuns"; + setLocationHref("/shixuns"); return; } if (searchParams.get("type") === 'exercises') { @@ -2872,7 +2873,7 @@ var PodModal = function PodModal(_ref) { }); return; } - window.location.href = "/shixuns/".concat(visible, "/challenges"); + setLocationHref("/shixuns/".concat(visible, "/challenges")); }; return /*#__PURE__*/(0,jsx_runtime.jsx)(modal/* default */.Z, { centered: true, @@ -3171,15 +3172,15 @@ var SimpleLayouts = function SimpleLayouts(_ref) { } // 教育部考试系统 if (location.pathname.indexOf("/classrooms/4RW9CYHY") > -1 && document.domain !== "localhost" && document.domain !== "kepukehuan.educoder.net") { - window.location.href = "https://kepukehuan.educoder.net/classrooms/4RW9CYHY/exercise"; + setLocationHref("https://kepukehuan.educoder.net/classrooms/4RW9CYHY/exercise"); return; } if (location.pathname.indexOf("/classrooms/qb4ft587") > -1 && document.domain !== "localhost" && document.domain !== "kepukehuan.educoder.net") { - window.location.href = "https://kepukehuan.educoder.net/classrooms/qb4ft587/exercise"; + setLocationHref("https://kepukehuan.educoder.net/classrooms/qb4ft587/exercise"); return; } if (location.pathname.indexOf("/classrooms/c5q9bsp2") > -1 && document.domain !== "localhost" && document.domain !== "kepukehuan.educoder.net") { - window.location.href = "https://kepukehuan.educoder.net/classrooms/c5q9bsp2/exercise"; + setLocationHref("https://kepukehuan.educoder.net/classrooms/c5q9bsp2/exercise"); return; } dispatch({ @@ -3197,7 +3198,7 @@ var SimpleLayouts = function SimpleLayouts(_ref) { // http://localhost:8000 // https://jetcoder.educoder.net if (window.location.href === 'https://jetcoder.educoder.net' || window.location.href === 'https://jetcoder.educoder.net/') { - window.location.href = 'https://www.educoder.net/problems'; + setLocationHref("https://www.educoder.net/problems"); return; } //在线刷题分享 diff --git a/layouts__user__index.d724cf1d.async.js b/layouts__user__index.ab31e4a9.async.js similarity index 99% rename from layouts__user__index.d724cf1d.async.js rename to layouts__user__index.ab31e4a9.async.js index 776e046ea8..af336c5432 100644 --- a/layouts__user__index.d724cf1d.async.js +++ b/layouts__user__index.ab31e4a9.async.js @@ -149,7 +149,7 @@ var redirect_uri = env/* default */.Z.QQLoginCB; var onWechatLogin = _ref.onWechatLogin; function onQQLogin() { if ((0,util/* isPc */.b9)()) { - window.location.href = "https://graph.qq.com/oauth2.0/show?which=Login&display=pc&client_id=101508858&redirect_uri=".concat(redirect_uri, "%2fotherloginqq&state=null,").concat(HOST, "&response_type=code"); + setLocationHref("https://graph.qq.com/oauth2.0/show?which=Login&display=pc&client_id=101508858&redirect_uri=".concat(redirect_uri, "%2fotherloginqq&state=null,").concat(HOST, "&response_type=code")); } else { (0,util/* openNewWindow */.xg)("https://xui.ptlogin2.qq.com/cgi-bin/xlogin?appid=716027609&pt_3rd_aid=101508858&daid=383&pt_skey_valid=0&style=35&s_url=http%3A%2F%2Fconnect.qq.com&refer_cgi=authorize&which=&client_id=101508858&response_type=code&scope=get_user_info&redirect_uri=".concat(redirect_uri, "%2fotherloginqq&state=null,").concat(HOST, "&response_type=code")); } diff --git a/p__Classrooms__ExamList__index.4196410a.async.js b/p__Classrooms__ExamList__index.a8bae30c.async.js similarity index 99% rename from p__Classrooms__ExamList__index.4196410a.async.js rename to p__Classrooms__ExamList__index.a8bae30c.async.js index 5bc1f4a715..c40fcdf15f 100644 --- a/p__Classrooms__ExamList__index.4196410a.async.js +++ b/p__Classrooms__ExamList__index.a8bae30c.async.js @@ -654,7 +654,7 @@ var List = function List(_ref) { }, onClick: function onClick(e) { var _userInfo2; - window.location.href = "/classrooms/".concat(v.course_id, "/exercise/").concat(v.id, "/users/").concat((_userInfo2 = (0,authority/* userInfo */.eY)()) === null || _userInfo2 === void 0 ? void 0 : _userInfo2.login, "?check=true"); + setLocationHref("/classrooms/".concat(v.course_id, "/exercise/").concat(v.id, "/users/").concat((_userInfo2 = (0,authority/* userInfo */.eY)()) === null || _userInfo2 === void 0 ? void 0 : _userInfo2.login, "?check=true")); }, children: "\u67E5\u770B\u8BD5\u5377" }), v.current_status === 2 && v.exercise_status > 1 && !((_v$exercise_tips6 = v.exercise_tips) !== null && _v$exercise_tips6 !== void 0 && _v$exercise_tips6.includes('已结束')) && /*#__PURE__*/(0,jsx_runtime.jsx)("a", { diff --git a/p__Classrooms__Index__index.e04d009f.async.js b/p__Classrooms__Index__index.e58d0a17.async.js similarity index 99% rename from p__Classrooms__Index__index.e04d009f.async.js rename to p__Classrooms__Index__index.e58d0a17.async.js index 6182f2233d..3a138cea7e 100644 --- a/p__Classrooms__Index__index.e04d009f.async.js +++ b/p__Classrooms__Index__index.e58d0a17.async.js @@ -201,12 +201,12 @@ var JoinClassroomModal = function JoinClassroomModal(_ref) { children: message || "申请已提交,请等待审核" }), onOk: function onOk() { - window.location.href = "/classrooms/".concat(course_id, "/students"); + setLocationHref("/classrooms/".concat(course_id, "/students")); } }); return; } - window.location.href = "/classrooms/".concat(course_id, "/students"); + setLocationHref("/classrooms/".concat(course_id, "/students")); }; var handleOk = /*#__PURE__*/function () { var _ref2 = _root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_1___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee() { diff --git a/p__Classrooms__Lists__Exercise__Add__index.4b2d6a4f.async.js b/p__Classrooms__Lists__Exercise__Add__index.8025a187.async.js similarity index 99% rename from p__Classrooms__Lists__Exercise__Add__index.4b2d6a4f.async.js rename to p__Classrooms__Lists__Exercise__Add__index.8025a187.async.js index f8d0023a82..7f7cf74509 100644 --- a/p__Classrooms__Lists__Exercise__Add__index.4b2d6a4f.async.js +++ b/p__Classrooms__Lists__Exercise__Add__index.8025a187.async.js @@ -1998,7 +1998,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -2080,7 +2080,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -10046,7 +10046,7 @@ function getCommitOut(debugResult) { case 2: res = _context4.sent; if (res) { - window.location.href = "/myproblems/".concat(res === null || res === void 0 ? void 0 : res.identifier, "?type=1"); + setLocationHref("/myproblems/".concat(res === null || res === void 0 ? void 0 : res.identifier, "?type=1")); } case 4: case "end": diff --git a/p__Classrooms__Lists__Exercise__Answer__index.4558f6fb.async.js b/p__Classrooms__Lists__Exercise__Answer__index.b683cd6e.async.js similarity index 99% rename from p__Classrooms__Lists__Exercise__Answer__index.4558f6fb.async.js rename to p__Classrooms__Lists__Exercise__Answer__index.b683cd6e.async.js index 25d6d5052d..a67f85b223 100644 --- a/p__Classrooms__Lists__Exercise__Answer__index.4558f6fb.async.js +++ b/p__Classrooms__Lists__Exercise__Answer__index.b683cd6e.async.js @@ -2983,7 +2983,7 @@ var Answer = function Answer(_ref) { var _user$userInfo4, _user$userInfo5; document.body.scrollIntoView(); if (((_user$userInfo4 = user.userInfo) === null || _user$userInfo4 === void 0 ? void 0 : _user$userInfo4.real_name) === "游客") { - window.location.href = "/classrooms/".concat(params.coursesId, "/exercise"); + setLocationHref("/classrooms/".concat(params.coursesId, "/exercise")); return; } if ((_user$userInfo5 = user.userInfo) !== null && _user$userInfo5 !== void 0 && _user$userInfo5.user_id) { @@ -3212,7 +3212,7 @@ var Answer = function Answer(_ref) { (0,util/* copyTextFuc */.RG)(" ", true); // 开启人脸识别,未通过识别 if (!(answerCheckData !== null && answerCheckData !== void 0 && answerCheckData.can_start)) { - window.location.href = "/classrooms/".concat(params.coursesId, "/exercise/").concat(params.categoryId, "/users/").concat(params.login, "/check"); + setLocationHref("/classrooms/".concat(params.coursesId, "/exercise/").concat(params.categoryId, "/users/").concat(params.login, "/check")); return; } // ip合法检测 @@ -3274,7 +3274,7 @@ var Answer = function Answer(_ref) { title: "提示", content: "老师已设置本试卷在交卷后不可查看", onOk: function onOk() { - window.location.href = "/classrooms/".concat(params.coursesId, "/exercise/").concat(params.categoryId, "/detail"); + setLocationHref("/classrooms/".concat(params.coursesId, "/exercise/").concat(params.categoryId, "/detail")); } }); return; @@ -3549,7 +3549,7 @@ var Answer = function Answer(_ref) { _context7.next = 35; break; } - window.location.href = "/classrooms/".concat(params.coursesId, "/exercise/").concat(params.categoryId, "/users/").concat(params.login, "/check"); + setLocationHref("/classrooms/".concat(params.coursesId, "/exercise/").concat(params.categoryId, "/users/").concat(params.login, "/check")); return _context7.abrupt("return"); case 35: if (((_res$exercise = res.exercise) === null || _res$exercise === void 0 ? void 0 : _res$exercise.commit_status) === 0 && !lockRef.current) { @@ -3711,7 +3711,7 @@ var Answer = function Answer(_ref) { } }; var handleToDetail = function handleToDetail() { - window.location.href = (0,util/* checkIsClientExam */.Ll)() ? "/" : "/classrooms/".concat(params.coursesId, "/exercise/").concat(params.categoryId, "/detail"); + setLocationHref((0,util/* checkIsClientExam */.Ll)() ? "/" : "/classrooms/".concat(params.coursesId, "/exercise/").concat(params.categoryId, "/detail")); }; var handleLeftTime = /*#__PURE__*/function () { var _ref9 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee9() { @@ -6965,7 +6965,7 @@ function getCommitOut(debugResult) { case 2: res = _context4.sent; if (res) { - window.location.href = "/myproblems/".concat(res === null || res === void 0 ? void 0 : res.identifier, "?type=1"); + setLocationHref("/myproblems/".concat(res === null || res === void 0 ? void 0 : res.identifier, "?type=1")); } case 4: case "end": diff --git a/p__Classrooms__Lists__Exercise__Detail__index.3616fb01.async.js b/p__Classrooms__Lists__Exercise__Detail__index.4dfb32c7.async.js similarity index 99% rename from p__Classrooms__Lists__Exercise__Detail__index.3616fb01.async.js rename to p__Classrooms__Lists__Exercise__Detail__index.4dfb32c7.async.js index cca28c4998..e6570eae3c 100644 --- a/p__Classrooms__Lists__Exercise__Detail__index.3616fb01.async.js +++ b/p__Classrooms__Lists__Exercise__Detail__index.4dfb32c7.async.js @@ -1922,7 +1922,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -2004,7 +2004,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -24585,7 +24585,7 @@ function getCommitOut(debugResult) { case 2: res = _context4.sent; if (res) { - window.location.href = "/myproblems/".concat(res === null || res === void 0 ? void 0 : res.identifier, "?type=1"); + setLocationHref("/myproblems/".concat(res === null || res === void 0 ? void 0 : res.identifier, "?type=1")); } case 4: case "end": diff --git a/p__Classrooms__Lists__Exercise__Review__index.c0a732a6.async.js b/p__Classrooms__Lists__Exercise__Review__index.d7a4df5a.async.js similarity index 99% rename from p__Classrooms__Lists__Exercise__Review__index.c0a732a6.async.js rename to p__Classrooms__Lists__Exercise__Review__index.d7a4df5a.async.js index 8722402c29..1b1a2345ad 100644 --- a/p__Classrooms__Lists__Exercise__Review__index.c0a732a6.async.js +++ b/p__Classrooms__Lists__Exercise__Review__index.d7a4df5a.async.js @@ -1209,7 +1209,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -1291,7 +1291,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -5612,7 +5612,7 @@ var ExeriseReview = function ExeriseReview(_ref) { message/* default */.ZP.warning("您未获得此权限,需向管理员申请权限才能使用此功能"); // 2s后返回试卷详情页面 setTimeout(function () { - window.location.href = document.referrer; + setLocationHref(document.referrer); }, 2000); })); case 2: @@ -5971,7 +5971,7 @@ var ExeriseReview = function ExeriseReview(_ref) { break; } _toSkipUrl = function _toSkipUrl() { - window.location.href = "/classrooms/".concat(params.coursesId, "/exercise/").concat(params.exerciseId, "/centralizeReview/").concat(res === null || res === void 0 ? void 0 : res.login); + setLocationHref("/classrooms/".concat(params.coursesId, "/exercise/").concat(params.exerciseId, "/centralizeReview/").concat(res === null || res === void 0 ? void 0 : res.login)); }; es_modal/* default */.Z.confirm({ centered: true, diff --git a/p__Classrooms__Lists__GroupHomework__Detail__index.a9bb333f.async.js b/p__Classrooms__Lists__GroupHomework__Detail__index.f2998bb5.async.js similarity index 99% rename from p__Classrooms__Lists__GroupHomework__Detail__index.a9bb333f.async.js rename to p__Classrooms__Lists__GroupHomework__Detail__index.f2998bb5.async.js index 6cca783243..a108be94c1 100644 --- a/p__Classrooms__Lists__GroupHomework__Detail__index.a9bb333f.async.js +++ b/p__Classrooms__Lists__GroupHomework__Detail__index.f2998bb5.async.js @@ -1225,7 +1225,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -1307,7 +1307,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); diff --git a/p__Classrooms__Lists__ShixunHomeworks__Detail__index.79bd2006.async.js b/p__Classrooms__Lists__ShixunHomeworks__Detail__index.74f00112.async.js similarity index 99% rename from p__Classrooms__Lists__ShixunHomeworks__Detail__index.79bd2006.async.js rename to p__Classrooms__Lists__ShixunHomeworks__Detail__index.74f00112.async.js index 101db0aa76..e4dac4a1e0 100644 --- a/p__Classrooms__Lists__ShixunHomeworks__Detail__index.79bd2006.async.js +++ b/p__Classrooms__Lists__ShixunHomeworks__Detail__index.74f00112.async.js @@ -7382,7 +7382,7 @@ var PublishShixun = function PublishShixun(_ref) { payload: shixunHomeworks.actionTabs.params }); case 10: - window.location.href = "/classrooms/".concat(params.coursesId, "/shixun_homework/").concat(params.categoryId, "/detail?tabs=2"); + setLocationHref("/classrooms/".concat(params.coursesId, "/shixun_homework/").concat(params.categoryId, "/detail?tabs=2")); // history.push(`/classrooms/${params.coursesId}/shixun_homework/${params.categoryId}/detail?tabs=2`) dispatch({ diff --git a/p__Classrooms__New__index.57779c48.async.js b/p__Classrooms__New__index.e3fe590c.async.js similarity index 99% rename from p__Classrooms__New__index.57779c48.async.js rename to p__Classrooms__New__index.e3fe590c.async.js index 2c8ef405e0..3198026437 100644 --- a/p__Classrooms__New__index.57779c48.async.js +++ b/p__Classrooms__New__index.e3fe590c.async.js @@ -742,7 +742,7 @@ var NewClassroomPage = function NewClassroomPage(_ref) { }), onOk: function onOk() { window.scrollTo(0, 0); - res && (window.location.href = res.first_category_url); + res && setLocationHref(res.first_category_url); if (localStorage.getItem('Noviceguide') === '0') {} else { dispatch({ type: 'shixunHomeworks/setActionTabs', diff --git a/p__Competitions__Detail__index.3652fc19.async.js b/p__Competitions__Detail__index.879a18d6.async.js similarity index 99% rename from p__Competitions__Detail__index.3652fc19.async.js rename to p__Competitions__Detail__index.879a18d6.async.js index 8b6df392cb..ff642239aa 100644 --- a/p__Competitions__Detail__index.3652fc19.async.js +++ b/p__Competitions__Detail__index.879a18d6.async.js @@ -290,7 +290,7 @@ var AuthModal = function AuthModal(_ref) { type: 'shixunsDetail/setActionTabs', payload: {} }); - window.location.href = '/account/certification'; + window.setLocationHref('/account/certification'); }, onCancel: function onCancel() { dispatch({ @@ -1802,7 +1802,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -1884,7 +1884,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -5199,7 +5199,7 @@ function RankingItem(_ref) { setShowStatrButton(false); if (response !== null && response !== void 0 && response.identifier) { window.open("/tasks/".concat(response.identifier, "/jupyter?competition_entry_id=").concat(item === null || item === void 0 ? void 0 : item.id, "&type=competitions")); - // window.location.href = `/tasks/${response.identifier}/jupyter?competition_entry_id=${item?.id}&type=competitions`; + // setLocationHref(`/tasks/${response.identifier}/jupyter?competition_entry_id=${item?.id}&type=competitions`); } }); return; diff --git a/p__Competitions__Edit__index.4fb641fd.async.js b/p__Competitions__Edit__index.fce547c1.async.js similarity index 99% rename from p__Competitions__Edit__index.4fb641fd.async.js rename to p__Competitions__Edit__index.fce547c1.async.js index 8da8b00676..90be544b83 100644 --- a/p__Competitions__Edit__index.4fb641fd.async.js +++ b/p__Competitions__Edit__index.fce547c1.async.js @@ -202,7 +202,7 @@ var AuthModal = function AuthModal(_ref) { type: 'shixunsDetail/setActionTabs', payload: {} }); - window.location.href = '/account/certification'; + window.setLocationHref('/account/certification'); }, onCancel: function onCancel() { dispatch({ @@ -2174,7 +2174,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -2256,7 +2256,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -6979,7 +6979,7 @@ function RankingItem(_ref) { setShowStatrButton(false); if (response !== null && response !== void 0 && response.identifier) { window.open("/tasks/".concat(response.identifier, "/jupyter?competition_entry_id=").concat(item === null || item === void 0 ? void 0 : item.id, "&type=competitions")); - // window.location.href = `/tasks/${response.identifier}/jupyter?competition_entry_id=${item?.id}&type=competitions`; + // setLocationHref(`/tasks/${response.identifier}/jupyter?competition_entry_id=${item?.id}&type=competitions`); } }); return; diff --git a/p__Competitions__Entered__index.5200df76.async.js b/p__Competitions__Entered__index.83cc3f2a.async.js similarity index 99% rename from p__Competitions__Entered__index.5200df76.async.js rename to p__Competitions__Entered__index.83cc3f2a.async.js index a0c0584e39..d4a72410fb 100644 --- a/p__Competitions__Entered__index.5200df76.async.js +++ b/p__Competitions__Entered__index.83cc3f2a.async.js @@ -40,7 +40,7 @@ var AuthModal = function AuthModal(_ref) { type: 'shixunsDetail/setActionTabs', payload: {} }); - window.location.href = '/account/certification'; + window.setLocationHref('/account/certification'); }, onCancel: function onCancel() { dispatch({ diff --git a/p__Demo__index.31081f14.async.js b/p__Demo__index.30368610.async.js similarity index 99% rename from p__Demo__index.31081f14.async.js rename to p__Demo__index.30368610.async.js index a38f5c6bac..591bf5ce9b 100644 --- a/p__Demo__index.31081f14.async.js +++ b/p__Demo__index.30368610.async.js @@ -3426,7 +3426,7 @@ var Warehouse = function Warehouse(_ref) { onClick: function onClick(e) { e.preventDefault(); setTimeout(function () { - return window.location.href = "/tasks/".concat(taskData === null || taskData === void 0 ? void 0 : taskData.prev_game).concat(location.search); + return setLocationHref("/tasks/".concat(taskData === null || taskData === void 0 ? void 0 : taskData.prev_game).concat(location.search)); }, 300); }, children: "\u4E0A\u4E00\u5173" @@ -3446,7 +3446,7 @@ var Warehouse = function Warehouse(_ref) { e.preventDefault(); if (taskData !== null && taskData !== void 0 && (_taskData$shixun = taskData.shixun) !== null && _taskData$shixun !== void 0 && _taskData$shixun.task_pass || (taskData === null || taskData === void 0 ? void 0 : taskData.game.status) === 2 || (taskData === null || taskData === void 0 || (_taskData$user2 = taskData.user) === null || _taskData$user2 === void 0 ? void 0 : _taskData$user2.identity) < 5) { setTimeout(function () { - return window.location.href = "/tasks/".concat(taskData === null || taskData === void 0 ? void 0 : taskData.next_game).concat(location.search); + return setLocationHref("/tasks/".concat(taskData === null || taskData === void 0 ? void 0 : taskData.next_game).concat(location.search)); }, 300); return; } diff --git a/p__HttpStatus__404.ee5792b6.async.js b/p__HttpStatus__404.287d8bff.async.js similarity index 97% rename from p__HttpStatus__404.ee5792b6.async.js rename to p__HttpStatus__404.287d8bff.async.js index 298168129a..88e72a44a8 100644 --- a/p__HttpStatus__404.ee5792b6.async.js +++ b/p__HttpStatus__404.287d8bff.async.js @@ -45,10 +45,10 @@ var Http404 = function Http404(_ref) { var pathname = location.pathname; if (pathname === '/sidekiq' || pathname === '/admins') { if (!(0,_utils_authority__WEBPACK_IMPORTED_MODULE_4__/* .isLogin */ .bg)()) { - window.location.href = '/user/login'; + setLocationHref("/user/login"); } } else if (pathname.indexOf("/explore") > -1) { - window.location.href = 'https://code.educoder.net/explore'; + setLocationHref("https://code.educoder.net/explore"); } else { setShow(true); } diff --git a/p__Innovation__Detail__index.f31c1ff8.async.js b/p__Innovation__Detail__index.d050c0b2.async.js similarity index 99% rename from p__Innovation__Detail__index.f31c1ff8.async.js rename to p__Innovation__Detail__index.d050c0b2.async.js index d074d59b06..cff1f89d63 100644 --- a/p__Innovation__Detail__index.f31c1ff8.async.js +++ b/p__Innovation__Detail__index.d050c0b2.async.js @@ -2331,7 +2331,7 @@ var Repository = function Repository(_ref) { okText: '前往修改', cancelText: '取消', onOk: function onOk() { - window.location.href = "/shixuns/".concat(params.taskId, "/edit/").concat(res === null || res === void 0 ? void 0 : res.message, "/tab=2"); + setLocationHref("/shixuns/".concat(params.taskId, "/edit/").concat(res === null || res === void 0 ? void 0 : res.message, "/tab=2")); } }); } diff --git a/p__Innovation__Tasks__index.6e99f0fd.async.js b/p__Innovation__Tasks__index.eb2d6cdc.async.js similarity index 99% rename from p__Innovation__Tasks__index.6e99f0fd.async.js rename to p__Innovation__Tasks__index.eb2d6cdc.async.js index a50d165bf5..3e50948301 100644 --- a/p__Innovation__Tasks__index.6e99f0fd.async.js +++ b/p__Innovation__Tasks__index.eb2d6cdc.async.js @@ -4421,7 +4421,8 @@ function Tasks_reducer(state, action) { } (0,util/* bindPhone */.eF)({ onCancel: function onCancel() { - window.location.href = '/'; + setLocationHref("/"); + ; } }); _context6.next = 25; diff --git a/p__Paperlibrary__Add__index.426af1c4.async.js b/p__Paperlibrary__Add__index.09c1e68f.async.js similarity index 99% rename from p__Paperlibrary__Add__index.426af1c4.async.js rename to p__Paperlibrary__Add__index.09c1e68f.async.js index 8dbd700a03..3483551e45 100644 --- a/p__Paperlibrary__Add__index.426af1c4.async.js +++ b/p__Paperlibrary__Add__index.09c1e68f.async.js @@ -1292,7 +1292,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -1374,7 +1374,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -2818,7 +2818,7 @@ function getCommitOut(debugResult) { case 2: res = _context4.sent; if (res) { - window.location.href = "/myproblems/".concat(res === null || res === void 0 ? void 0 : res.identifier, "?type=1"); + setLocationHref("/myproblems/".concat(res === null || res === void 0 ? void 0 : res.identifier, "?type=1")); } case 4: case "end": diff --git a/p__Paperlibrary__Random__Edit__index.bccbc6b0.async.js b/p__Paperlibrary__Random__Edit__index.d9c7a5f2.async.js similarity index 99% rename from p__Paperlibrary__Random__Edit__index.bccbc6b0.async.js rename to p__Paperlibrary__Random__Edit__index.d9c7a5f2.async.js index 146ee83453..31aa287a42 100644 --- a/p__Paperlibrary__Random__Edit__index.bccbc6b0.async.js +++ b/p__Paperlibrary__Random__Edit__index.d9c7a5f2.async.js @@ -1580,7 +1580,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -1662,7 +1662,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -4280,7 +4280,7 @@ function getCommitOut(debugResult) { case 2: res = _context4.sent; if (res) { - window.location.href = "/myproblems/".concat(res === null || res === void 0 ? void 0 : res.identifier, "?type=1"); + setLocationHref("/myproblems/".concat(res === null || res === void 0 ? void 0 : res.identifier, "?type=1")); } case 4: case "end": diff --git a/p__Paths__Detail__id.c277d09c.async.js b/p__Paths__Detail__id.46dbf5ae.async.js similarity index 99% rename from p__Paths__Detail__id.c277d09c.async.js rename to p__Paths__Detail__id.46dbf5ae.async.js index 5cda5d1f2c..175571e644 100644 --- a/p__Paths__Detail__id.c277d09c.async.js +++ b/p__Paths__Detail__id.46dbf5ae.async.js @@ -3083,7 +3083,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -3165,7 +3165,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); diff --git a/p__Paths__Index__index.206e209a.async.js b/p__Paths__Index__index.4a6a1e3b.async.js similarity index 99% rename from p__Paths__Index__index.206e209a.async.js rename to p__Paths__Index__index.4a6a1e3b.async.js index 2ec8305db7..212856326b 100644 --- a/p__Paths__Index__index.206e209a.async.js +++ b/p__Paths__Index__index.4a6a1e3b.async.js @@ -517,7 +517,7 @@ var Page = function Page(_ref) { if (!(0,verifyLogin/* handleVerify */.tJ)(dispatch)) { return; } - url && (window.location.href = url); + url && setLocationHref(url); }; var open = function open() { (0,util/* trackEvent */.L9)(['实践课程', '首页', '新手指引']); diff --git a/p__Problems__OjForm__NewEdit__index.592599d3.async.js b/p__Problems__OjForm__NewEdit__index.2418a130.async.js similarity index 99% rename from p__Problems__OjForm__NewEdit__index.592599d3.async.js rename to p__Problems__OjForm__NewEdit__index.2418a130.async.js index 50d83d2c1e..2d626a377f 100644 --- a/p__Problems__OjForm__NewEdit__index.592599d3.async.js +++ b/p__Problems__OjForm__NewEdit__index.2418a130.async.js @@ -1789,9 +1789,9 @@ function reducer(state, action) { _yield$startChallenge = _context9.sent; identifier = _yield$startChallenge.identifier; if (isProgram) { - window.location.href = "/myproblems/".concat(identifier, "?type=1"); + setLocationHref("/myproblems/".concat(identifier, "?type=1")); } else { - window.location.href = "/myproblems/".concat(identifier); + setLocationHref("/myproblems/".concat(identifier)); } case 5: case "end": diff --git a/p__Problems__OjForm__index.b401a53f.async.js b/p__Problems__OjForm__index.28fa032c.async.js similarity index 99% rename from p__Problems__OjForm__index.b401a53f.async.js rename to p__Problems__OjForm__index.28fa032c.async.js index e3314b28ac..402693a967 100644 --- a/p__Problems__OjForm__index.b401a53f.async.js +++ b/p__Problems__OjForm__index.28fa032c.async.js @@ -1216,9 +1216,9 @@ function reducer(state, action) { _yield$startChallenge = _context7.sent; identifier = _yield$startChallenge.identifier; if (isProgram) { - window.location.href = "/myproblems/".concat(identifier, "?type=1"); + setLocationHref("/myproblems/".concat(identifier, "?type=1")); } else { - window.location.href = "/myproblems/".concat(identifier); + setLocationHref("/myproblems/".concat(identifier)); } case 5: case "end": diff --git a/p__Shixuns__Detail__Merge__index.2d8aa219.async.js b/p__Shixuns__Detail__Merge__index.3cea628f.async.js similarity index 99% rename from p__Shixuns__Detail__Merge__index.2d8aa219.async.js rename to p__Shixuns__Detail__Merge__index.3cea628f.async.js index 42089e341b..c97f2f783b 100644 --- a/p__Shixuns__Detail__Merge__index.2d8aa219.async.js +++ b/p__Shixuns__Detail__Merge__index.3cea628f.async.js @@ -843,7 +843,7 @@ var AuthModal = function AuthModal(_ref) { type: 'shixunsDetail/setActionTabs', payload: {} }); - window.location.href = (_shixunsDetail$detail = shixunsDetail.detail) === null || _shixunsDetail$detail === void 0 || (_shixunsDetail$detail = _shixunsDetail$detail.can_fork) === null || _shixunsDetail$detail === void 0 ? void 0 : _shixunsDetail$detail.certi_url; + setLocationHref((_shixunsDetail$detail = shixunsDetail.detail) === null || _shixunsDetail$detail === void 0 || (_shixunsDetail$detail = _shixunsDetail$detail.can_fork) === null || _shixunsDetail$detail === void 0 ? void 0 : _shixunsDetail$detail.certi_url); }, onCancel: function onCancel() { dispatch({ diff --git a/p__Shixuns__Detail__id.75a154e2.async.js b/p__Shixuns__Detail__id.f525f393.async.js similarity index 99% rename from p__Shixuns__Detail__id.75a154e2.async.js rename to p__Shixuns__Detail__id.f525f393.async.js index 41b963480c..8a305dbdda 100644 --- a/p__Shixuns__Detail__id.75a154e2.async.js +++ b/p__Shixuns__Detail__id.f525f393.async.js @@ -458,7 +458,7 @@ var SendShixunsModal = function SendShixunsModal(_ref) { handleCancel(); closeReuseModal(); // if (!isJupyter) { - window.location.href = res === null || res === void 0 ? void 0 : res.first_category_url; + setLocationHref(res === null || res === void 0 ? void 0 : res.first_category_url); // } } else { handleCancel(); @@ -1535,7 +1535,7 @@ var Banner = function Banner(_ref) { }).then(function (response) { setShowStatrButton(false); if (response !== null && response !== void 0 && response.identifier) { - window.location.href = "/tasks/".concat(response.identifier, "/jupyter"); + setLocationHref("/tasks/".concat(response.identifier, "/jupyter")); } }); return; @@ -1556,7 +1556,7 @@ var Banner = function Banner(_ref) { break; } // await updateShixunStudyNum({id: shixunId.current, enter_type: 1}); - window.location.href = "/tasks/".concat(execRes.game_identifier); + setLocationHref("/tasks/".concat(execRes.game_identifier)); return _context5.abrupt("return"); case 4: if ((execRes === null || execRes === void 0 ? void 0 : execRes.status) === 2) { @@ -3182,7 +3182,7 @@ var AuthModal = function AuthModal(_ref) { type: 'shixunsDetail/setActionTabs', payload: {} }); - window.location.href = (_shixunsDetail$detail = shixunsDetail.detail) === null || _shixunsDetail$detail === void 0 || (_shixunsDetail$detail = _shixunsDetail$detail.can_fork) === null || _shixunsDetail$detail === void 0 ? void 0 : _shixunsDetail$detail.certi_url; + setLocationHref((_shixunsDetail$detail = shixunsDetail.detail) === null || _shixunsDetail$detail === void 0 || (_shixunsDetail$detail = _shixunsDetail$detail.can_fork) === null || _shixunsDetail$detail === void 0 ? void 0 : _shixunsDetail$detail.certi_url); }, onCancel: function onCancel() { dispatch({ diff --git a/p__Shixuns__Edit__body__Warehouse__index.8d382291.async.js b/p__Shixuns__Edit__body__Warehouse__index.4d4d617b.async.js similarity index 99% rename from p__Shixuns__Edit__body__Warehouse__index.8d382291.async.js rename to p__Shixuns__Edit__body__Warehouse__index.4d4d617b.async.js index f4bd18b3ed..b45f680132 100644 --- a/p__Shixuns__Edit__body__Warehouse__index.8d382291.async.js +++ b/p__Shixuns__Edit__body__Warehouse__index.4d4d617b.async.js @@ -2408,7 +2408,7 @@ var Repository = function Repository(_ref) { okText: "前往修改", cancelText: "取消", onOk: function onOk() { - window.location.href = "/shixuns/".concat(params.id, "/edit/").concat(res === null || res === void 0 ? void 0 : res.message, "/tab=2"); + setLocationHref("/shixuns/".concat(params.id, "/edit/").concat(res === null || res === void 0 ? void 0 : res.message, "/tab=2")); } }); } else if ((res === null || res === void 0 ? void 0 : res.status) === -4) { @@ -2421,7 +2421,7 @@ var Repository = function Repository(_ref) { okText: "前往修改", cancelText: "取消", onOk: function onOk() { - window.location.href = "/shixuns/".concat(params.id, "/edit?tabId=service"); + setLocationHref("/shixuns/".concat(params.id, "/edit?tabId=service")); } }); } diff --git a/p__Shixuns__Edit__index.607907e3.async.js b/p__Shixuns__Edit__index.906e4cca.async.js similarity index 99% rename from p__Shixuns__Edit__index.607907e3.async.js rename to p__Shixuns__Edit__index.906e4cca.async.js index 48f5c3e0ef..508dcfb51a 100644 --- a/p__Shixuns__Edit__index.607907e3.async.js +++ b/p__Shixuns__Edit__index.906e4cca.async.js @@ -1215,7 +1215,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -1297,7 +1297,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -8556,7 +8556,7 @@ var Repository = function Repository(_ref) { okText: "前往修改", cancelText: "取消", onOk: function onOk() { - window.location.href = "/shixuns/".concat(params.id, "/edit/").concat(res === null || res === void 0 ? void 0 : res.message, "/tab=2"); + setLocationHref("/shixuns/".concat(params.id, "/edit/").concat(res === null || res === void 0 ? void 0 : res.message, "/tab=2")); } }); } else if ((res === null || res === void 0 ? void 0 : res.status) === -4) { @@ -8569,7 +8569,7 @@ var Repository = function Repository(_ref) { okText: "前往修改", cancelText: "取消", onOk: function onOk() { - window.location.href = "/shixuns/".concat(params.id, "/edit?tabId=service"); + setLocationHref("/shixuns/".concat(params.id, "/edit?tabId=service")); } }); } diff --git a/p__User__Detail__Classrooms__index.6d1d5576.async.js b/p__User__Detail__Classrooms__index.b31886d9.async.js similarity index 99% rename from p__User__Detail__Classrooms__index.6d1d5576.async.js rename to p__User__Detail__Classrooms__index.b31886d9.async.js index 82508d124d..51a8dccfab 100644 --- a/p__User__Detail__Classrooms__index.6d1d5576.async.js +++ b/p__User__Detail__Classrooms__index.b31886d9.async.js @@ -246,12 +246,12 @@ var JoinClassroomModal = function JoinClassroomModal(_ref) { children: message || "申请已提交,请等待审核" }), onOk: function onOk() { - window.location.href = "/classrooms/".concat(course_id, "/students"); + setLocationHref("/classrooms/".concat(course_id, "/students")); } }); return; } - window.location.href = "/classrooms/".concat(course_id, "/students"); + setLocationHref("/classrooms/".concat(course_id, "/students")); }; var handleOk = /*#__PURE__*/function () { var _ref2 = _root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_1___default()( /*#__PURE__*/_root_workspace_ppte5yg23_local_v9_test5_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0___default()().mark(function _callee() { diff --git a/p__User__Detail__Order__pages__orderPay__index.7892c28f.async.js b/p__User__Detail__Order__pages__orderPay__index.c39d48ee.async.js similarity index 99% rename from p__User__Detail__Order__pages__orderPay__index.7892c28f.async.js rename to p__User__Detail__Order__pages__orderPay__index.c39d48ee.async.js index e5c6c73b6d..fbf96b27d2 100644 --- a/p__User__Detail__Order__pages__orderPay__index.7892c28f.async.js +++ b/p__User__Detail__Order__pages__orderPay__index.c39d48ee.async.js @@ -248,7 +248,7 @@ var Pay = function Pay() { case 8: res = _context5.sent; if (res !== null && res !== void 0 && res.num) { - window.location.href = "".concat(res === null || res === void 0 ? void 0 : res.origin_pay_url); + setLocationHref("".concat(res === null || res === void 0 ? void 0 : res.origin_pay_url)); } setBtnLoading(false); case 11: @@ -281,7 +281,7 @@ var Pay = function Pay() { case 2: res = _context6.sent; if (res !== null && res !== void 0 && res.num) { - window.location.href = "".concat(res === null || res === void 0 ? void 0 : res.origin_pay_url); + setLocationHref("".concat(res === null || res === void 0 ? void 0 : res.origin_pay_url)); } case 4: case "end": diff --git a/p__User__Detail__Projects__index.da629384.async.js b/p__User__Detail__Projects__index.52575301.async.js similarity index 99% rename from p__User__Detail__Projects__index.da629384.async.js rename to p__User__Detail__Projects__index.52575301.async.js index 0ec0fbbf91..8b9c367814 100644 --- a/p__User__Detail__Projects__index.da629384.async.js +++ b/p__User__Detail__Projects__index.52575301.async.js @@ -111,7 +111,7 @@ var Items = function Items(_ref) { className: Itemsmodules.wrap, href: "".concat(old_url).concat(item.project_url), onClick: function onClick() { - item.can_visited && (window.location.href = "".concat(old_url).concat(item.project_url)); + item.can_visited && setLocationHref("".concat(old_url).concat(item.project_url)); }, children: /*#__PURE__*/(0,jsx_runtime.jsxs)(card/* default */.Z, { className: "animated fadeIn ".concat(Itemsmodules.cardWrap), diff --git a/p__User__Login__index.7d03c90c.async.js b/p__User__Login__index.ca05ba13.async.js similarity index 99% rename from p__User__Login__index.7d03c90c.async.js rename to p__User__Login__index.ca05ba13.async.js index 93944240dd..748bcf54f0 100644 --- a/p__User__Login__index.7d03c90c.async.js +++ b/p__User__Login__index.ca05ba13.async.js @@ -191,9 +191,9 @@ var LoginPopComponents = function LoginPopComponents(_ref) { if (location.pathname === '/user/login' || location.pathname === '/login') { from = ((_location$query = location.query) === null || _location$query === void 0 ? void 0 : _location$query.from) || ((_location$query2 = location.query) === null || _location$query2 === void 0 ? void 0 : _location$query2.back_url); if (from) { - window.location.href = decodeURIComponent(from); + setLocationHref(decodeURIComponent(from)); } else { - window.location.href = '/'; + setLocationHref('/'); } } else { window.location.reload(); diff --git a/p__index.5ff68e58.async.js b/p__index.4bf280b3.async.js similarity index 99% rename from p__index.5ff68e58.async.js rename to p__index.4bf280b3.async.js index 483ee0fdef..1abb04c434 100644 --- a/p__index.5ff68e58.async.js +++ b/p__index.4bf280b3.async.js @@ -1408,7 +1408,7 @@ var List = function List(_ref) { }, onClick: function onClick(e) { var _userInfo2; - window.location.href = "/classrooms/".concat(v.course_id, "/exercise/").concat(v.id, "/users/").concat((_userInfo2 = (0,authority/* userInfo */.eY)()) === null || _userInfo2 === void 0 ? void 0 : _userInfo2.login, "?check=true"); + setLocationHref("/classrooms/".concat(v.course_id, "/exercise/").concat(v.id, "/users/").concat((_userInfo2 = (0,authority/* userInfo */.eY)()) === null || _userInfo2 === void 0 ? void 0 : _userInfo2.login, "?check=true")); }, children: "\u67E5\u770B\u8BD5\u5377" }), v.current_status === 2 && v.exercise_status > 1 && !((_v$exercise_tips6 = v.exercise_tips) !== null && _v$exercise_tips6 !== void 0 && _v$exercise_tips6.includes('已结束')) && /*#__PURE__*/(0,jsx_runtime.jsx)("a", { @@ -2476,7 +2476,7 @@ var MainSite = function MainSite(_ref) { if (type === VerifyType.Shixuns && !(0,verifyLogin/* handleCanShixunAddModal */.xY)()) { return; } - url && (window.location.href = url); + url && setLocationHref(url); }; // 根据条件渲染 var rulesShow = function rulesShow(rule, ele) { diff --git a/p__tasks__index.2ec87f8a.async.js b/p__tasks__index.2f6fbc5f.async.js similarity index 99% rename from p__tasks__index.2ec87f8a.async.js rename to p__tasks__index.2f6fbc5f.async.js index 7da75bf21b..aa3a9ecdc6 100644 --- a/p__tasks__index.2ec87f8a.async.js +++ b/p__tasks__index.2f6fbc5f.async.js @@ -1671,7 +1671,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -1753,7 +1753,7 @@ var TitleDesc = defineProperty_default()(defineProperty_default()(defineProperty } else { if ((data === null || data === void 0 ? void 0 : data.status) === 401) { message/* default */.ZP.warning((data === null || data === void 0 ? void 0 : data.message) || "请登录后再操作"); - document.location.href = '/user/login'; + setLocationHref('/user/login'); } } }); @@ -5295,7 +5295,7 @@ var Warehouse = function Warehouse(_ref) { onClick: function onClick(e) { e.preventDefault(); setTimeout(function () { - return window.location.href = "/tasks/".concat(taskData === null || taskData === void 0 ? void 0 : taskData.prev_game).concat(location.search); + return setLocationHref("/tasks/".concat(taskData === null || taskData === void 0 ? void 0 : taskData.prev_game).concat(location.search)); }, 300); }, children: "\u4E0A\u4E00\u5173" @@ -5315,7 +5315,7 @@ var Warehouse = function Warehouse(_ref) { e.preventDefault(); if (taskData !== null && taskData !== void 0 && (_taskData$shixun = taskData.shixun) !== null && _taskData$shixun !== void 0 && _taskData$shixun.task_pass || (taskData === null || taskData === void 0 ? void 0 : taskData.game.status) === 2 || (taskData === null || taskData === void 0 || (_taskData$user2 = taskData.user) === null || _taskData$user2 === void 0 ? void 0 : _taskData$user2.identity) < 5) { setTimeout(function () { - return window.location.href = "/tasks/".concat(taskData === null || taskData === void 0 ? void 0 : taskData.next_game).concat(location.search); + return setLocationHref("/tasks/".concat(taskData === null || taskData === void 0 ? void 0 : taskData.next_game).concat(location.search)); }, 300); return; } @@ -6697,12 +6697,12 @@ var dtFormat = 'YYYY-MM-DD HH:mm'; e.preventDefault(); if (params.courseId && params.homeworkId) { setTimeout(function () { - return window.location.href = "/tasks/".concat(params.courseId, "/").concat(params.homeworkId, "/").concat(identifier).concat(location.search); + return setLocationHref("/tasks/".concat(params.courseId, "/").concat(params.homeworkId, "/").concat(identifier).concat(location.search)); }, 300); return; } setTimeout(function () { - return window.location.href = "/tasks/".concat(identifier).concat(location.search); + return setLocationHref("/tasks/".concat(identifier).concat(location.search)); }, 300); }, children: ["".concat(position, ". ").concat(name), ' '] @@ -6836,7 +6836,7 @@ var toShixun = /*#__PURE__*/function () { if (newWindow) { (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(subject_id)); } else { - window.location.href = is_jupyter ? "/tasks/".concat(execRes === null || execRes === void 0 ? void 0 : execRes.identifier, "/jupyter") : "/tasks/".concat(execRes.game_identifier, "?subject_id=").concat(subject_id); + setLocationHref(is_jupyter ? "/tasks/".concat(execRes === null || execRes === void 0 ? void 0 : execRes.identifier, "/jupyter") : "/tasks/".concat(execRes.game_identifier, "?subject_id=").concat(subject_id)); } }; if (!is_jupyter) { @@ -9289,13 +9289,13 @@ function TipContent() { //会有从课堂或者试卷中跳过来的情况,根据路由参数决定退出跳转的位置 function toShixun() { if (params.courseId && params.homeworkId) { - location.href = "/classrooms/".concat(params.courseId, "/shixun_homework/").concat(params.homeworkId, "/detail"); + setLocationHref("/classrooms/".concat(params.courseId, "/shixun_homework/").concat(params.homeworkId, "/detail")); return; } if (searchParams.get("type") === 'exercises') { backExercise('back'); } - location.href = "/shixuns/".concat(identifier, "/challenges"); + setLocationHref = setLocationHref("/shixuns/".concat(identifier, "/challenges")); } function onReset() { return _onReset.apply(this, arguments); @@ -10688,12 +10688,12 @@ var run_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAA e.preventDefault(); if (params.courseId && params.homeworkId) { setTimeout(function () { - return window.location.href = "/tasks/".concat(params.courseId, "/").concat(params.homeworkId, "/").concat(prev_game).concat(location.search); + return setLocationHref("/tasks/".concat(params.courseId, "/").concat(params.homeworkId, "/").concat(prev_game).concat(location.search)); }, 300); return; } setTimeout(function () { - return window.location.href = "/tasks/".concat(prev_game).concat(location.search); + return setLocationHref("/tasks/".concat(prev_game).concat(location.search)); }, 300); }, className: footer_barmodules['ghost-link'], @@ -10705,12 +10705,12 @@ var run_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAA if (shixun.task_pass || game.status === 2 || (user === null || user === void 0 ? void 0 : user.identity) < 5) { if (params.courseId && params.homeworkId) { setTimeout(function () { - return window.location.href = "/tasks/".concat(params.courseId, "/").concat(params.homeworkId, "/").concat(next_game).concat(location.search); + return setLocationHref("/tasks/".concat(params.courseId, "/").concat(params.homeworkId, "/").concat(next_game).concat(location.search)); }, 300); return; } setTimeout(function () { - return window.location.href = "/tasks/".concat(next_game).concat(location.search); + return setLocationHref("/tasks/".concat(next_game).concat(location.search)); }, 300); return; } @@ -11464,12 +11464,12 @@ var empiricgreen_namespaceObject = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUg // history.push(`/tasks/${next_game}${location.search}`); if (params.courseId && params.homeworkId) { setTimeout(function () { - window.location.href = "/tasks/".concat(params.courseId, "/").concat(params.homeworkId, "/").concat(next_game).concat(location.search); + setLocationHref("/tasks/".concat(params.courseId, "/").concat(params.homeworkId, "/").concat(next_game).concat(location.search)); }, 300); return; } setTimeout(function () { - window.location.href = "/tasks/".concat(next_game).concat(location.search); + setLocationHref("/tasks/".concat(next_game).concat(location.search)); }, 300); } var location = (0,_umi_production_exports.useLocation)(); @@ -15931,7 +15931,8 @@ function tasks_reducer(state, action) { } (0,util/* bindPhone */.eF)({ onCancel: function onCancel() { - window.location.href = '/'; + setLocationHref("/"); + ; } }); _context6.next = 30; diff --git a/umi.c089bbae.js b/umi.3b48010f.js similarity index 99% rename from umi.c089bbae.js rename to umi.3b48010f.js index f270f89fe5..9720e66757 100644 --- a/umi.c089bbae.js +++ b/umi.3b48010f.js @@ -56600,7 +56600,7 @@ var handleHttpStatus = function handleHttpStatus(e, url) { }, okText: "返回首页", onOk: function onOk() { - window.location.href = "/"; + setLocationHref("/"); } }); setTimeout(function () { @@ -58851,13 +58851,13 @@ var startExercise = /*#__PURE__*/function () { // history.replace(`/classrooms/${v.coursesId}/exercise/${v.exerciseId}/users/${userInfo()?.login}/check`,{ // hash:"bar" // }) - window.location.href = "/classrooms/".concat(v.coursesId, "/exercise/").concat(v.exerciseId, "/users/").concat((_userInfo2 = (0,_utils_authority__WEBPACK_IMPORTED_MODULE_8__/* .userInfo */ .eY)()) === null || _userInfo2 === void 0 ? void 0 : _userInfo2.login, "/check"); + setLocationHref("/classrooms/".concat(v.coursesId, "/exercise/").concat(v.exerciseId, "/users/").concat((_userInfo2 = (0,_utils_authority__WEBPACK_IMPORTED_MODULE_8__/* .userInfo */ .eY)()) === null || _userInfo2 === void 0 ? void 0 : _userInfo2.login, "/check")); } else if (v.identity_verify && v.current_status === 2) { // history.replace(`/classrooms/${v.coursesId}/exercise/${v.exerciseId}/users/${userInfo()?.login}/check`) - window.location.href = "/classrooms/".concat(v.coursesId, "/exercise/").concat(v.exerciseId, "/users/").concat((_userInfo3 = (0,_utils_authority__WEBPACK_IMPORTED_MODULE_8__/* .userInfo */ .eY)()) === null || _userInfo3 === void 0 ? void 0 : _userInfo3.login, "/check"); + setLocationHref("/classrooms/".concat(v.coursesId, "/exercise/").concat(v.exerciseId, "/users/").concat((_userInfo3 = (0,_utils_authority__WEBPACK_IMPORTED_MODULE_8__/* .userInfo */ .eY)()) === null || _userInfo3 === void 0 ? void 0 : _userInfo3.login, "/check")); } else { // history.replace(`/classrooms/${v.coursesId}/exercise/${v.exerciseId}/users/${userInfo()?.login}`) - window.location.href = "/classrooms/".concat(v.coursesId, "/exercise/").concat(v.exerciseId, "/users/").concat((_userInfo4 = (0,_utils_authority__WEBPACK_IMPORTED_MODULE_8__/* .userInfo */ .eY)()) === null || _userInfo4 === void 0 ? void 0 : _userInfo4.login); + setLocationHref("/classrooms/".concat(v.coursesId, "/exercise/").concat(v.exerciseId, "/users/").concat((_userInfo4 = (0,_utils_authority__WEBPACK_IMPORTED_MODULE_8__/* .userInfo */ .eY)()) === null || _userInfo4 === void 0 ? void 0 : _userInfo4.login)); } // }, @@ -58868,9 +58868,9 @@ var startExercise = /*#__PURE__*/function () { break; case 23: if (v.identity_verify && v.current_status === 2) { - window.location.href = "/classrooms/".concat(v.coursesId, "/exercise/").concat(v.exerciseId, "/users/").concat(v.login, "/check"); + setLocationHref("/classrooms/".concat(v.coursesId, "/exercise/").concat(v.exerciseId, "/users/").concat(v.login, "/check")); } else { - window.location.href = "/classrooms/".concat(v.coursesId, "/exercise/").concat(v.exerciseId, "/users/").concat(v.login); + setLocationHref("/classrooms/".concat(v.coursesId, "/exercise/").concat(v.exerciseId, "/users/").concat(v.login)); } case 24: case "end": @@ -212305,7 +212305,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","1482":"p__Classrooms__Lists__Graduation__Topics__Edit__index","1660":"p__User__QQLogin__index","1702":"p__Classrooms__New__index","2659":"p__User__Detail__UserPortrait__index","2819":"p__Classrooms__Lists__Template__detail__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","4736":"p__User__Detail__Projects__index","4766":"p__Administration__index","4884":"p__Shixuns__Detail__Repository__Commit__index","4973":"p__Engineering__Evaluate__List__index","5572":"p__Paths__HigherVocationalEducation__index","6127":"p__Classrooms__Lists__ProgramHomework__Ranking__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","7852":"p__Classrooms__Lists__ShixunHomeworks__index","7884":"p__Shixuns__Exports__index","8787":"p__Competitions__Entered__index","8999":"p__Three__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","10921":"p__Classrooms__Lists__Exercise__CodeDetails__index","11070":"p__Innovation__PublicMirror__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","12216":"p__DataSet__Index__index","12303":"p__Classrooms__Lists__CommonHomework__Comment__index","12412":"p__User__Detail__Videos__index","12476":"p__Colleges__index","12865":"p__Innovation__MyMirror__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","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","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","15382":"p__DataSet__Detail__index","15402":"p__User__Detail__Topics__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","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","21578":"p__Classrooms__Lists__Graduation__Topics__Detail__index","21939":"p__User__Detail__Order__index","22254":"p__Shixuns__Detail__Discuss__index","22307":"p__Report__index","22707":"p__Innovation__MyDataSet__index","23332":"p__Paths__Detail__id","24504":"p__virtualSpaces__Lists__Survey__index","25022":"p__Graduations__Lists__Settings__index","25470":"p__Shixuns__Detail__Collaborators__index","25705":"p__virtualSpaces__Lists__Construction__index","25972":"layouts__user__index","26366":"p__Innovation__PublicProject__index","26685":"p__Classrooms__Index__index","26741":"p__Engineering__Norm__List__index","26788":"p__Home__Detail__ShixunContext__Detail__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","28072":"p__Classrooms__Lists__GroupHomework__SubmitWork__index","28237":"p__User__Detail__Order__pages__view__index","28435":"p__Classrooms__Lists__Attendance__index","28639":"p__Forums__Index__redirect","28723":"p__Classrooms__Lists__Polls__Edit__index","28782":"p__Shixuns__Index__index","28982":"p__Paths__New__index","29647":"p__Question__Index__index","30067":"p__Message__index","30264":"p__User__Detail__Order__pages__orderPay__index","30342":"p__Classrooms__Lists__ShixunHomeworks__Comment__index","31006":"p__RestFul__index","31211":"p__Classrooms__Lists__CommonHomework__EditWork__index","31416":"p__User__Detail__AccountInfo__CareerCertification__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","33784":"p__Paperlibrary__Random__Detail__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","35729":"p__Help__Index","36029":"p__Administration__Student__index","36270":"p__MyProblem__index","36784":"p__Innovation__Edit__index","36805":"p__User__Detail__AccountInfo__RealNameCertification__index","37062":"layouts__SimpleLayouts","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","39332":"p__Classrooms__Lists__Video__index","39391":"p__Engineering__Lists__CurseSetting__index","39404":"monaco-editor","39695":"p__Classrooms__Lists__Polls__Add__index","40559":"layouts__virtualDetail__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","42240":"p__User__Detail__Videos__Upload__index","42826":"p__User__Detail__DataSet__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","45650":"p__Competitions__Update__index","45775":"p__Engineering__Lists__Document__index","45825":"p__Classrooms__Lists__Exercise__index","45992":"p__Classrooms__Lists__Exercise__ReviewGroup__index","46796":"p__virtualSpaces__Lists__Announcement__Detail__index","46963":"p__Classrooms__Lists__Engineering__Detail__index","46982":"p__User__Detail__AccountInfo__Profile__index","47545":"p__Graduations__Lists__Archives__index","48077":"p__Classrooms__Lists__Students__index","48365":"p__Home__Detail__ShixunContext__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","50570":"p__Home__Detail__OnlineNum__index","50869":"p__Guidance__index","51276":"p__MoopCases__Success__index","51461":"p__Graduations__Lists__Topics__index","51582":"p__Classrooms__Lists__GroupHomework__Add__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","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","57560":"p__Administration__College__index","57614":"p__Shixuns__Edit__body__Level__Challenges__RankingSetting__index","59133":"p__Shixuns__Detail__Challenges__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","61713":"p__virtualSpaces__Lists__Settings__index","61727":"p__Classrooms__Lists__CourseGroup__NotList__index","61880":"p__User__Detail__Order__pages__apply__index","62300":"p__Api__index","62548":"p__Engineering__Norm__Detail__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","65816":"p__virtualSpaces__Lists__Announcement__index","66034":"p__HttpStatus__UserAgents","66063":"p__Graduations__Lists__Personmanage__index","66531":"p__HttpStatus__404","66583":"p__User__Detail__Classrooms__index","66651":"p__Engineering__Evaluate__Detail__index","67242":"p__Innovation__MyProject__index","67878":"p__Classrooms__Lists__LiveVideo__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","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","71475":"p__Shixuns__Detail__Dataset__JupyterData__index","71783":"p__virtualSpaces__Lists__Experiment__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","74264":"p__Forums__New__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","76904":"p__MoopCases__FormPanel__index","77460":"p__Question__OjProblem__index","77857":"p__Shixuns__Edit__body__Level__Challenges__NewQuestion__index","78085":"p__Classrooms__Lists__Exercise__Review__index","79489":"p__Engineering__Lists__CourseList__index","79590":"p__User__Detail__TeachGroup__index","79921":"p__Classrooms__ExamList__index","80508":"p__Forums__Detail__id","81148":"p__Shixuns__Detail__Repository__UploadFile__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","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","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","88155":"p__Shixuns__Overview__index","88517":"p__User__Detail__Topics__Group__index","88866":"p__index","89076":"p__Account__Binding__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","90265":"p__User__Detail__Topics__index","90337":"p__Paperlibrary__Random__PreviewEdit__index","90643":"p__Classrooms__Lists__Polls__QuestionnaireInfo__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","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","95895":"p__User__Detail__AccountInfo__Profile__Edit__index","96444":"p__Video__Detail__id","96882":"p__Classrooms__New__StartClass__index","97008":"p__Shixuns__New__index","97046":"p__Shixuns__Detail__Repository__AddFile__index","98062":"p__User__Detail__Topicbank__index","98398":"p__virtualSpaces__Lists__Resources__Detail__index","98688":"p__Shixuns__Detail__Repository__index","98885":"p__Classrooms__Lists__Statistics__StudentStatistics__index","99674":"p__Shixuns__New__ImagePreview__index"}[chunkId] || chunkId) + "." + {"292":"4b2d6a4f","310":"0720be16","556":"d58ebcf6","615":"57ebc1e4","1024":"51f6e2b6","1482":"de6a9351","1660":"980345c4","1702":"57779c48","1870":"c325501a","2249":"90399667","2360":"2f3cadfa","2494":"5e069ec9","2659":"1a042885","2805":"47463a95","2819":"72b68317","2837":"b3a05bc1","2909":"c3387445","3133":"6a9f7113","3317":"f91484a1","3391":"323de333","3451":"76cc72bf","3509":"38ba0b63","3585":"0c50c5f3","3885":"e66b03f8","3951":"2e5de23f","4685":"21279a05","4736":"da629384","4766":"25fbd521","4826":"e92607c9","4884":"74d71cb9","4973":"2aa50a68","5032":"68df87b4","5112":"29544cf6","5434":"361b868d","5572":"5e404e76","6127":"8822c6b9","6378":"27c8142f","6685":"6a30296a","6758":"62b6e982","6788":"ac55ca87","7043":"8f8dc46c","7229":"831f3d2e","7385":"e6fbbc88","7852":"cbed2abe","7884":"1dca7097","7917":"398424af","7958":"c8d1b8df","8787":"5200df76","8999":"e28795a9","9077":"40f1e9a4","9093":"8fff51bf","9416":"62264ff0","9928":"5856e32a","9951":"686d67fa","10195":"a9bb333f","10354":"5c063e6f","10485":"845d3653","10737":"430119a1","10799":"9414f3d6","10898":"d06ad7d6","10921":"e1f1327a","11021":"1e19c52a","11064":"9409597b","11070":"7f166b23","11253":"08e0eb9a","11338":"be7a5ce9","11512":"acde851c","11520":"8011a25e","11545":"ab6694ef","11581":"3eed1218","11893":"f5fdd938","12076":"255cb677","12102":"071096b1","12216":"311eb23a","12303":"3780bb99","12386":"289c62c7","12412":"44697216","12476":"0b6b5f56","12865":"01d0d5d2","12884":"9d448750","12911":"ffbabc43","13006":"26b80fb9","13355":"73db4026","13488":"9962c840","13549":"e401d5ba","13581":"79bd2006","14058":"31081f14","14088":"c639825c","14105":"4558f6fb","14227":"06fa27ab","14514":"32943260","14599":"5396e34e","14610":"e2de5d60","14642":"d8d9787e","14662":"107fbf79","14882":"2d279773","14889":"d4c02bfc","15148":"b6be8e57","15186":"888cd726","15290":"7b3f25d8","15319":"ed68015b","15382":"a9c0ae75","15402":"1b61953b","15403":"05cbe020","15631":"d790a1bf","15804":"79a9ac0f","15845":"c8fe49ef","16328":"8d382291","16351":"a0985ba3","16434":"abd3ad0a","16473":"92d377d1","16703":"b2a2475d","16729":"da63ccb5","16845":"842777fc","17103":"a608f6dd","17472":"3f6dfbe1","17482":"c7b56069","17527":"959ecdf5","17622":"48c14feb","17630":"24785635","17806":"c41dc5a9","17808":"dd9975f9","18200":"7c70cd58","18241":"e84791ee","18302":"350ca8f8","18307":"66c77a0c","18350":"0ed0f7c3","18491":"68ff45c6","18880":"68076699","18898":"25ad586a","18963":"33e3df18","18975":"4dab5fe2","19059":"9a82f070","19208":"85e01132","19215":"bb3317ce","19360":"92fa178e","19519":"76140a0d","19715":"57d65eea","19842":"1b668aa5","19850":"dd984a77","19891":"16b09462","20026":"ad81ca63","20459":"18b570f2","20576":"c90e7824","20680":"8f535570","20700":"439387f1","20834":"3f12bc25","21265":"a6a9a9e3","21321":"4cdf97dd","21423":"a05f3a51","21560":"c7423bd5","21578":"2d4c9919","21622":"8428af29","21642":"b4ed4a70","21939":"f0086eb0","22254":"b4915c29","22307":"4159f0f2","22707":"7a45f2b0","23041":"7ac72b03","23125":"102e119e","23332":"c277d09c","23539":"025abad5","23647":"50bbd43c","24117":"0e272523","24385":"2105611d","24504":"e32f2f37","24628":"b863dad4","24665":"77c69f44","24797":"eb563316","25022":"185237b2","25399":"63222a75","25470":"1c598fa0","25473":"0a6dd290","25510":"082f0085","25606":"cccb11d6","25705":"62574752","25972":"d724cf1d","26126":"400f4fd5","26221":"37102258","26334":"e01514e1","26366":"68ba6a3d","26383":"27a1faf4","26685":"e04d009f","26741":"a0c80c11","26788":"8a2ec8f6","26883":"ca3f08b9","27092":"1bb5dee3","27155":"e0d100a8","27178":"21c7bbb2","27182":"e739eb9c","27333":"7ea9855e","27395":"1a8651b9","27706":"c0d5e1ef","27739":"042cdcec","28072":"ec38e127","28089":"aaa88c03","28161":"00a22aad","28237":"9624a0d9","28435":"c18dcec7","28561":"ec76d55e","28639":"2921b646","28723":"d30a50da","28782":"f7f66b76","28920":"842a9870","28982":"4bff263b","29559":"cdc05f60","29642":"a646e147","29647":"4eebe9af","29873":"b7d3d1e8","29895":"1fa85db5","29968":"5c930f27","30067":"e2e7978e","30228":"90943669","30264":"7892c28f","30335":"e2fd9fb5","30342":"d9e196e8","30741":"0afd7032","30977":"a8e6a69c","31006":"bd776659","31154":"abb4690e","31211":"6e9a4ad9","31416":"bf1e32ec","31427":"b19c8b2b","31674":"ee5fe644","31693":"f1048a41","31962":"215016aa","31986":"ecc3e8df","32931":"7d3475af","33324":"4cc75b65","33356":"6ad4a746","33747":"41836d77","33784":"ce4c93a9","33805":"a93fd24f","34093":"c9523736","34601":"4783c020","34741":"592599d3","34765":"996aae0e","34790":"6eb90335","34800":"4dda9247","34850":"daf624f2","34880":"9ad5b27f","34994":"b401a53f","35019":"42e9b01c","35060":"7530a2b3","35238":"61c25a51","35354":"c0640e01","35416":"b4018e87","35555":"f7eff637","35729":"e4955c01","35840":"6912e1d5","36029":"4b0c5203","36150":"2e46f2ef","36270":"3e02a268","36381":"40fc7c9f","36634":"03daa006","36784":"8156299e","36805":"89a41748","36957":"5d60bf77","37062":"a7d1bff2","37873":"43b5634b","37948":"40b3cadd","38013":"4a91f6a6","38143":"f89f2d47","38447":"17edc74d","38634":"9898749e","38660":"53f2b774","38797":"4fb641fd","39252":"3d559668","39332":"cbf63d11","39391":"e9a7afc8","39404":"2c3314a5","39440":"9cc0916e","39695":"4ce74277","39865":"6c28ac14","39929":"00c87f99","39950":"57e939c0","40119":"c11c60c6","40559":"7097a2cf","40770":"d21b4557","40807":"35e28105","41048":"4dffa3c8","41228":"1b7aa493","41339":"af4d343b","41657":"a314f241","41717":"caae9395","41953":"3cc3d6a5","41957":"42bb49d2","42240":"a7b0f1ae","42441":"7f85ab1c","42532":"f355a154","42698":"8aaddd30","42826":"cbda0875","43110":"6abf25af","43213":"15350b12","43428":"68d635b9","43442":"90b63b59","43862":"d9bcae65","44150":"ce477d1c","44216":"e4e298ec","44259":"02d281b8","44354":"4d10aca1","44360":"2fe17938","44407":"9ede56ab","44449":"b2988cde","44565":"bf847538","44770":"085b508a","44911":"c0952b2c","44947":"308b1441","45096":"3e6c50cb","45179":"2e9f3116","45359":"b50bd5ff","45413":"b32e34de","45504":"97760b68","45650":"a8a5c73e","45775":"650fee9f","45812":"1b160d2c","45825":"2cd137b9","45881":"73dd5334","45992":"a7912039","46080":"53e187fb","46573":"db7fbeee","46738":"3948555b","46771":"d0381ccc","46796":"846cded2","46949":"26418c1a","46963":"7f1692af","46982":"74a397f8","47377":"5733ac9e","47545":"b150a0b6","47686":"f38a5fc1","48077":"6ebc84fa","48365":"8e62f0dc","48431":"2048ced1","48689":"00e3becb","48776":"3ca5830e","49029":"78d84be3","49127":"4ee0d87a","49153":"dd7d9760","49166":"f2cbce24","49205":"c21a2215","49260":"d82ab47f","49366":"7d03c90c","49660":"01ab0e36","49716":"61213d56","49890":"0f67252a","49947":"89299044","50570":"84afff13","50682":"52a0cb66","50812":"ce036e4c","50869":"86bcceab","51144":"88d767c5","51276":"0cf3dbb6","51321":"1b3ab724","51396":"05b35bf2","51461":"ab7ec555","51582":"028cba4d","51646":"a1e61a3a","51716":"a8bc5f04","51798":"78c4ee22","51855":"e019bcb6","52338":"99721f88","52404":"ebb684cb","52708":"1b1762f1","52720":"527a9cdd","52806":"8a993aef","52829":"1fc8cd03","52875":"75a154e2","53114":"685610c8","53247":"5c188fc4","53550":"d1343c48","53697":"344fc05c","53704":"08258584","53777":"630cd89c","53910":"d691a99a","53984":"6152b569","54056":"bbb9e5ae","54164":"3616fb01","54284":"b1934279","54492":"aca6dd15","54572":"d8a32286","54770":"6f82b844","54862":"86aeead2","55351":"b1b9a06c","55573":"2d8aa219","55624":"5d86dd2c","56047":"b4b0d1c6","56156":"c61ad60b","56277":"607907e3","56445":"74136ebc","56794":"b20fcd04","57045":"c38b7b3c","57071":"b84487f2","57365":"7e7804c5","57560":"370428d0","57614":"2cd700b2","57930":"1095fceb","58047":"3e8a1b15","58268":"9dacd4eb","58271":"04f27f83","58499":"d130c37c","59028":"e0260621","59133":"d269e81f","59649":"d706f222","59679":"f16bc48c","59788":"57c035af","60166":"7ce9d07e","60479":"42dbd603","60499":"21af93db","60533":"73a4dfd6","60547":"08710bbc","61043":"d371f6db","61362":"7d9cab3d","61713":"1c23f664","61727":"42379061","61880":"77a9a8a2","61998":"e8b3f696","62300":"766e1feb","62548":"4a618a23","62945":"927b34c0","63122":"9a1c3def","63157":"ab6f075e","63198":"f92793e1","63709":"5d10d848","63814":"a376540e","63995":"89e99bd3","64017":"0478694e","64144":"c0881f95","64217":"7782b9d1","64467":"bc202cf2","64496":"eaaf1687","64520":"d3a14a48","64606":"1a44ac69","65022":"33e32027","65111":"8f8532d8","65148":"5b56af12","65191":"a8806461","65549":"12866916","65816":"8d8d490e","65876":"a2754c64","66034":"7df16970","66063":"b7cbe46e","66531":"ee5792b6","66583":"6d1d5576","66651":"4c310f10","66779":"d559e3c5","67156":"918b4bca","67242":"37649713","67414":"cceeea81","67470":"22d1af99","67828":"c5ad9604","67878":"5d663869","68014":"b4426889","68665":"3677917e","68786":"f8bbd4cf","68827":"8dd86244","68842":"19057860","68882":"413c8030","68965":"9ba9e6f2","69477":"bb416ac3","69922":"55c65576","69944":"2157f60e","70130":"47ea1526","70330":"2370ff7b","70372":"a96e2ec6","70597":"3d8fb663","70671":"749b4875","70928":"9420c18e","70981":"157d0b6b","71036":"3d4c125f","71448":"a9684146","71450":"07a5ee70","71475":"6cd795ff","71783":"842b84b5","72011":"7efe6dda","72032":"a8f47b55","72529":"9fdc7bba","72539":"9766d5d6","72570":"3652fc19","72749":"9b2e3a51","72805":"d41f7abf","72969":"53256e8c","73098":"6ba3ac92","73183":"49e03407","73220":"44f84a58","73755":"d28f6c16","74014":"5339ac81","74264":"425e7454","74305":"450e9b19","74347":"a722ba6c","74630":"88f932a9","74795":"29140eaa","74854":"93674807","75043":"366bd898","75264":"f03ff03f","75321":"9b9a5dc1","75357":"0f44ce78","75786":"2307ba82","75816":"bccbc6b0","75853":"4524f725","76904":"89f9b29d","77084":"5fe882f0","77296":"35602ad1","77460":"6a8656e2","77857":"0ae624f5","77999":"9ac1a810","78018":"f25ad408","78085":"c0a732a6","78158":"43a5fec2","78169":"f543c1fe","78241":"1b43a5eb","78302":"2f657c59","78737":"fa31da0e","78782":"56e292c9","79489":"e050342f","79590":"8aac9728","79817":"5e79737d","79921":"4196410a","80139":"7a07576a","80151":"a88b9e27","80508":"d5e85059","80629":"ca49ee59","81120":"b85c6c22","81148":"0c4328c3","81326":"2daccc02","81799":"9c4b2d5b","82339":"6e567090","82425":"d897a4f1","82443":"086bbea5","82683":"8de3e319","82854":"9e89c149","83141":"f31c1ff8","83175":"068afbc0","83212":"eb982bb4","83562":"f1b27008","83719":"d0a63593","83935":"e4082289","84360":"d68a96ad","84546":"1b6882cc","84742":"1c21bc17","85048":"35d218b9","85111":"04b30bbd","85297":"8d32bace","85494":"da5840b1","85541":"a3102906","85764":"5c1c73b5","85888":"236cd8e6","85891":"825509f4","86045":"0a358cbb","86052":"206e209a","86129":"801a9880","86452":"d2826253","86541":"59f76929","86634":"6e99f0fd","86741":"9ea58c8d","86774":"2db1d78d","86820":"638e8977","86913":"99f5a526","87058":"05f72a3c","87260":"09493eeb","87308":"7d3e04ea","87624":"44b324a7","87656":"b57d2610","87922":"6b935598","87964":"83911fb5","88155":"c48f5e70","88517":"b44ff1d2","88699":"66bcc8c6","88733":"1e292b26","88866":"5ff68e58","89076":"48010a13","89426":"bdfaad8b","89554":"3bd5f2ea","89677":"fa23f406","89785":"c6c41e0c","89831":"e2c4c778","90109":"58bc5211","90265":"f800dae1","90316":"c34a4fc4","90337":"7b5aa6d3","90643":"1284ded3","91045":"f5688cc6","91056":"ffc97a7f","91219":"ae3b04ad","91274":"c142e23b","91312":"5d7ffb52","91462":"2cbc46cd","91470":"6694b23d","91831":"47658d2e","91857":"f4aaa3f4","92045":"ae60b329","92104":"469b6027","92501":"b96437d1","92538":"a4db897b","92594":"0f02017f","92603":"967bd358","92611":"209a8e97","92795":"8345621e","92823":"3f8f3c8a","92903":"26598893","92952":"de6b33a7","92983":"52264d82","93260":"426af1c4","93282":"e7a4a646","93496":"4d8d9464","93665":"2ec87f8a","93668":"0adbe340","93826":"3a5d887e","93948":"dc1f5f1e","94001":"36670d17","94015":"102a295e","94078":"98073f5b","94201":"5f894f9f","94215":"3bbaf548","94338":"8363a824","94498":"af092237","94662":"661365f8","94715":"acc9fca4","94849":"cf4c5ce1","95125":"37cb17da","95176":"10181c47","95335":"f9d2afff","95679":"33378d80","95740":"353a6da2","95818":"9a531b0d","95895":"61fd6b73","96253":"3a46f397","96444":"ece9aa64","96594":"b6059129","96865":"d210c65b","96882":"9cbe245e","97007":"ec27e3b5","97008":"1a1c45fb","97046":"ab71180c","97120":"0eb88e7b","97591":"4868bb6b","97609":"976b8cb3","97618":"47583110","97928":"32c001b9","97986":"bee449d6","98062":"621fc934","98228":"808be2fb","98247":"61b366c1","98398":"3d159a44","98688":"c7aa9825","98885":"24f7033c","98962":"27ec65e8","99104":"d4f63539","99313":"326d09fb","99674":"4d88653a","99816":"2f49fbfe"}[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","1482":"p__Classrooms__Lists__Graduation__Topics__Edit__index","1660":"p__User__QQLogin__index","1702":"p__Classrooms__New__index","2659":"p__User__Detail__UserPortrait__index","2819":"p__Classrooms__Lists__Template__detail__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","4736":"p__User__Detail__Projects__index","4766":"p__Administration__index","4884":"p__Shixuns__Detail__Repository__Commit__index","4973":"p__Engineering__Evaluate__List__index","5572":"p__Paths__HigherVocationalEducation__index","6127":"p__Classrooms__Lists__ProgramHomework__Ranking__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","7852":"p__Classrooms__Lists__ShixunHomeworks__index","7884":"p__Shixuns__Exports__index","8787":"p__Competitions__Entered__index","8999":"p__Three__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","10921":"p__Classrooms__Lists__Exercise__CodeDetails__index","11070":"p__Innovation__PublicMirror__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","12216":"p__DataSet__Index__index","12303":"p__Classrooms__Lists__CommonHomework__Comment__index","12412":"p__User__Detail__Videos__index","12476":"p__Colleges__index","12865":"p__Innovation__MyMirror__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","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","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","15382":"p__DataSet__Detail__index","15402":"p__User__Detail__Topics__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","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","21578":"p__Classrooms__Lists__Graduation__Topics__Detail__index","21939":"p__User__Detail__Order__index","22254":"p__Shixuns__Detail__Discuss__index","22307":"p__Report__index","22707":"p__Innovation__MyDataSet__index","23332":"p__Paths__Detail__id","24504":"p__virtualSpaces__Lists__Survey__index","25022":"p__Graduations__Lists__Settings__index","25470":"p__Shixuns__Detail__Collaborators__index","25705":"p__virtualSpaces__Lists__Construction__index","25972":"layouts__user__index","26366":"p__Innovation__PublicProject__index","26685":"p__Classrooms__Index__index","26741":"p__Engineering__Norm__List__index","26788":"p__Home__Detail__ShixunContext__Detail__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","28072":"p__Classrooms__Lists__GroupHomework__SubmitWork__index","28237":"p__User__Detail__Order__pages__view__index","28435":"p__Classrooms__Lists__Attendance__index","28639":"p__Forums__Index__redirect","28723":"p__Classrooms__Lists__Polls__Edit__index","28782":"p__Shixuns__Index__index","28982":"p__Paths__New__index","29647":"p__Question__Index__index","30067":"p__Message__index","30264":"p__User__Detail__Order__pages__orderPay__index","30342":"p__Classrooms__Lists__ShixunHomeworks__Comment__index","31006":"p__RestFul__index","31211":"p__Classrooms__Lists__CommonHomework__EditWork__index","31416":"p__User__Detail__AccountInfo__CareerCertification__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","33784":"p__Paperlibrary__Random__Detail__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","35729":"p__Help__Index","36029":"p__Administration__Student__index","36270":"p__MyProblem__index","36784":"p__Innovation__Edit__index","36805":"p__User__Detail__AccountInfo__RealNameCertification__index","37062":"layouts__SimpleLayouts","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","39332":"p__Classrooms__Lists__Video__index","39391":"p__Engineering__Lists__CurseSetting__index","39404":"monaco-editor","39695":"p__Classrooms__Lists__Polls__Add__index","40559":"layouts__virtualDetail__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","42240":"p__User__Detail__Videos__Upload__index","42826":"p__User__Detail__DataSet__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","45650":"p__Competitions__Update__index","45775":"p__Engineering__Lists__Document__index","45825":"p__Classrooms__Lists__Exercise__index","45992":"p__Classrooms__Lists__Exercise__ReviewGroup__index","46796":"p__virtualSpaces__Lists__Announcement__Detail__index","46963":"p__Classrooms__Lists__Engineering__Detail__index","46982":"p__User__Detail__AccountInfo__Profile__index","47545":"p__Graduations__Lists__Archives__index","48077":"p__Classrooms__Lists__Students__index","48365":"p__Home__Detail__ShixunContext__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","50570":"p__Home__Detail__OnlineNum__index","50869":"p__Guidance__index","51276":"p__MoopCases__Success__index","51461":"p__Graduations__Lists__Topics__index","51582":"p__Classrooms__Lists__GroupHomework__Add__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","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","57560":"p__Administration__College__index","57614":"p__Shixuns__Edit__body__Level__Challenges__RankingSetting__index","59133":"p__Shixuns__Detail__Challenges__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","61713":"p__virtualSpaces__Lists__Settings__index","61727":"p__Classrooms__Lists__CourseGroup__NotList__index","61880":"p__User__Detail__Order__pages__apply__index","62300":"p__Api__index","62548":"p__Engineering__Norm__Detail__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","65816":"p__virtualSpaces__Lists__Announcement__index","66034":"p__HttpStatus__UserAgents","66063":"p__Graduations__Lists__Personmanage__index","66531":"p__HttpStatus__404","66583":"p__User__Detail__Classrooms__index","66651":"p__Engineering__Evaluate__Detail__index","67242":"p__Innovation__MyProject__index","67878":"p__Classrooms__Lists__LiveVideo__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","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","71475":"p__Shixuns__Detail__Dataset__JupyterData__index","71783":"p__virtualSpaces__Lists__Experiment__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","74264":"p__Forums__New__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","76904":"p__MoopCases__FormPanel__index","77460":"p__Question__OjProblem__index","77857":"p__Shixuns__Edit__body__Level__Challenges__NewQuestion__index","78085":"p__Classrooms__Lists__Exercise__Review__index","79489":"p__Engineering__Lists__CourseList__index","79590":"p__User__Detail__TeachGroup__index","79921":"p__Classrooms__ExamList__index","80508":"p__Forums__Detail__id","81148":"p__Shixuns__Detail__Repository__UploadFile__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","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","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","88155":"p__Shixuns__Overview__index","88517":"p__User__Detail__Topics__Group__index","88866":"p__index","89076":"p__Account__Binding__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","90265":"p__User__Detail__Topics__index","90337":"p__Paperlibrary__Random__PreviewEdit__index","90643":"p__Classrooms__Lists__Polls__QuestionnaireInfo__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","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","95895":"p__User__Detail__AccountInfo__Profile__Edit__index","96444":"p__Video__Detail__id","96882":"p__Classrooms__New__StartClass__index","97008":"p__Shixuns__New__index","97046":"p__Shixuns__Detail__Repository__AddFile__index","98062":"p__User__Detail__Topicbank__index","98398":"p__virtualSpaces__Lists__Resources__Detail__index","98688":"p__Shixuns__Detail__Repository__index","98885":"p__Classrooms__Lists__Statistics__StudentStatistics__index","99674":"p__Shixuns__New__ImagePreview__index"}[chunkId] || chunkId) + "." + {"292":"8025a187","310":"0720be16","556":"d58ebcf6","615":"57ebc1e4","1024":"51f6e2b6","1482":"de6a9351","1660":"980345c4","1702":"e3fe590c","1870":"f4145bc9","2249":"90399667","2360":"2f3cadfa","2494":"5e069ec9","2659":"1a042885","2805":"47463a95","2819":"72b68317","2837":"b3a05bc1","2909":"c3387445","3133":"6a9f7113","3317":"f91484a1","3391":"323de333","3451":"76cc72bf","3509":"38ba0b63","3585":"0c50c5f3","3885":"e66b03f8","3951":"2e5de23f","4685":"21279a05","4736":"52575301","4766":"25fbd521","4826":"e92607c9","4884":"74d71cb9","4973":"2aa50a68","5032":"68df87b4","5112":"29544cf6","5434":"361b868d","5572":"5e404e76","6127":"8822c6b9","6378":"27c8142f","6685":"6a30296a","6758":"62b6e982","6788":"ac55ca87","7043":"8f8dc46c","7229":"831f3d2e","7385":"e6fbbc88","7852":"cbed2abe","7884":"1dca7097","7917":"398424af","7958":"c8d1b8df","8787":"83cc3f2a","8999":"e28795a9","9077":"40f1e9a4","9093":"8fff51bf","9416":"62264ff0","9928":"5856e32a","9951":"686d67fa","10195":"f2998bb5","10354":"5c063e6f","10485":"845d3653","10737":"430119a1","10799":"9414f3d6","10898":"d06ad7d6","10921":"e1f1327a","11021":"1e19c52a","11064":"9409597b","11070":"7f166b23","11253":"08e0eb9a","11338":"be7a5ce9","11512":"acde851c","11520":"8011a25e","11545":"ab6694ef","11581":"3eed1218","11893":"f5fdd938","12076":"255cb677","12102":"071096b1","12216":"311eb23a","12303":"3780bb99","12386":"289c62c7","12412":"44697216","12476":"0b6b5f56","12865":"01d0d5d2","12884":"9d448750","12911":"ffbabc43","13006":"26b80fb9","13355":"73db4026","13488":"9962c840","13549":"2183e585","13581":"74f00112","14058":"30368610","14088":"c639825c","14105":"b683cd6e","14227":"06fa27ab","14514":"32943260","14599":"5396e34e","14610":"e2de5d60","14642":"d8d9787e","14662":"107fbf79","14882":"2d279773","14889":"d4c02bfc","15148":"b6be8e57","15186":"888cd726","15290":"7b3f25d8","15319":"ed68015b","15382":"a9c0ae75","15402":"1b61953b","15403":"05cbe020","15631":"d790a1bf","15804":"79a9ac0f","15845":"c8fe49ef","16328":"4d4d617b","16351":"a0985ba3","16434":"abd3ad0a","16473":"92d377d1","16703":"b2a2475d","16729":"da63ccb5","16845":"842777fc","17103":"a608f6dd","17472":"3f6dfbe1","17482":"c7b56069","17527":"959ecdf5","17622":"48c14feb","17630":"24785635","17806":"c41dc5a9","17808":"dd9975f9","18200":"7c70cd58","18241":"e84791ee","18302":"350ca8f8","18307":"66c77a0c","18350":"0ed0f7c3","18491":"68ff45c6","18880":"68076699","18898":"25ad586a","18963":"33e3df18","18975":"4dab5fe2","19059":"9a82f070","19208":"85e01132","19215":"bb3317ce","19360":"92fa178e","19519":"76140a0d","19715":"57d65eea","19842":"1b668aa5","19850":"dd984a77","19891":"16b09462","20026":"ad81ca63","20459":"18b570f2","20576":"c90e7824","20680":"8f535570","20700":"439387f1","20834":"3f12bc25","21265":"a6a9a9e3","21321":"4cdf97dd","21423":"a05f3a51","21560":"c7423bd5","21578":"2d4c9919","21622":"8428af29","21642":"b4ed4a70","21939":"f0086eb0","22254":"b4915c29","22307":"4159f0f2","22707":"7a45f2b0","23041":"7ac72b03","23125":"102e119e","23332":"46dbf5ae","23539":"025abad5","23647":"50bbd43c","24117":"0e272523","24385":"2105611d","24504":"e32f2f37","24628":"b863dad4","24665":"77c69f44","24797":"eb563316","25022":"185237b2","25399":"63222a75","25470":"1c598fa0","25473":"0a6dd290","25510":"082f0085","25606":"cccb11d6","25705":"62574752","25972":"ab31e4a9","26126":"400f4fd5","26221":"37102258","26334":"e01514e1","26366":"68ba6a3d","26383":"27a1faf4","26685":"e58d0a17","26741":"a0c80c11","26788":"8a2ec8f6","26883":"ca3f08b9","27092":"1bb5dee3","27155":"e0d100a8","27178":"21c7bbb2","27182":"e739eb9c","27333":"7ea9855e","27395":"1a8651b9","27706":"c0d5e1ef","27739":"042cdcec","28072":"ec38e127","28089":"aaa88c03","28161":"00a22aad","28237":"9624a0d9","28435":"c18dcec7","28561":"ec76d55e","28639":"2921b646","28723":"d30a50da","28782":"f7f66b76","28920":"842a9870","28982":"4bff263b","29559":"cdc05f60","29642":"a646e147","29647":"4eebe9af","29873":"483eb5fb","29895":"1fa85db5","29968":"5c930f27","30067":"e2e7978e","30228":"90943669","30264":"c39d48ee","30335":"e2fd9fb5","30342":"d9e196e8","30741":"0afd7032","30977":"a8e6a69c","31006":"bd776659","31154":"abb4690e","31211":"6e9a4ad9","31416":"bf1e32ec","31427":"b19c8b2b","31674":"ee5fe644","31693":"f1048a41","31962":"215016aa","31986":"ecc3e8df","32931":"7d3475af","33324":"4cc75b65","33356":"6ad4a746","33747":"41836d77","33784":"ce4c93a9","33805":"a93fd24f","34093":"c9523736","34601":"4783c020","34741":"2418a130","34765":"996aae0e","34790":"6eb90335","34800":"4dda9247","34850":"daf624f2","34880":"9ad5b27f","34994":"28fa032c","35019":"42e9b01c","35060":"7530a2b3","35238":"61c25a51","35354":"c0640e01","35416":"b4018e87","35555":"f7eff637","35729":"e4955c01","35840":"6912e1d5","36029":"4b0c5203","36150":"2e46f2ef","36270":"3e02a268","36381":"40fc7c9f","36634":"03daa006","36784":"8156299e","36805":"89a41748","36957":"5d60bf77","37062":"a7d1bff2","37873":"43b5634b","37948":"40b3cadd","38013":"aff8211f","38143":"f89f2d47","38447":"17edc74d","38634":"9898749e","38660":"53f2b774","38797":"fce547c1","39252":"3d559668","39332":"cbf63d11","39391":"e9a7afc8","39404":"2c3314a5","39440":"9cc0916e","39695":"4ce74277","39865":"6c28ac14","39929":"00c87f99","39950":"57e939c0","40119":"c11c60c6","40559":"7097a2cf","40770":"d21b4557","40807":"35e28105","41048":"4dffa3c8","41228":"1b7aa493","41339":"af4d343b","41657":"a314f241","41717":"f6efab57","41953":"3cc3d6a5","41957":"42bb49d2","42240":"a7b0f1ae","42441":"7f85ab1c","42532":"f355a154","42698":"8aaddd30","42826":"cbda0875","43110":"6abf25af","43213":"15350b12","43428":"68d635b9","43442":"90b63b59","43862":"d9bcae65","44150":"ce477d1c","44216":"e4e298ec","44259":"02d281b8","44354":"4d10aca1","44360":"2fe17938","44407":"9ede56ab","44449":"b2988cde","44565":"bf847538","44770":"085b508a","44911":"c0952b2c","44947":"308b1441","45096":"3e6c50cb","45179":"2e9f3116","45359":"b50bd5ff","45413":"b32e34de","45504":"97760b68","45650":"a8a5c73e","45775":"650fee9f","45812":"1b160d2c","45825":"2cd137b9","45881":"73dd5334","45992":"a7912039","46080":"53e187fb","46573":"db7fbeee","46738":"3948555b","46771":"d0381ccc","46796":"846cded2","46949":"26418c1a","46963":"7f1692af","46982":"74a397f8","47377":"5733ac9e","47545":"b150a0b6","47686":"f38a5fc1","48077":"6ebc84fa","48365":"8e62f0dc","48431":"2048ced1","48689":"00e3becb","48776":"3ca5830e","49029":"78d84be3","49127":"4ee0d87a","49153":"dd7d9760","49166":"f2cbce24","49205":"c21a2215","49260":"d82ab47f","49366":"ca05ba13","49660":"01ab0e36","49716":"61213d56","49890":"0f67252a","49947":"89299044","50570":"84afff13","50682":"52a0cb66","50812":"ce036e4c","50869":"86bcceab","51144":"88d767c5","51276":"0cf3dbb6","51321":"1b3ab724","51396":"05b35bf2","51461":"ab7ec555","51582":"028cba4d","51646":"a1e61a3a","51716":"a8bc5f04","51798":"78c4ee22","51855":"e019bcb6","52338":"99721f88","52404":"ebb684cb","52708":"1b1762f1","52720":"527a9cdd","52806":"8a993aef","52829":"1fc8cd03","52875":"f525f393","53114":"685610c8","53247":"5c188fc4","53550":"d1343c48","53697":"344fc05c","53704":"08258584","53777":"630cd89c","53910":"d691a99a","53984":"6152b569","54056":"bbb9e5ae","54164":"4dfb32c7","54284":"b1934279","54492":"aca6dd15","54572":"d8a32286","54770":"6f82b844","54862":"86aeead2","55351":"b1b9a06c","55573":"3cea628f","55624":"5d86dd2c","56047":"b4b0d1c6","56156":"c61ad60b","56277":"906e4cca","56445":"74136ebc","56794":"b20fcd04","57045":"c38b7b3c","57071":"b84487f2","57365":"7e7804c5","57560":"370428d0","57614":"2cd700b2","57930":"1095fceb","58047":"3e8a1b15","58268":"9dacd4eb","58271":"04f27f83","58499":"d130c37c","59028":"e0260621","59133":"d269e81f","59649":"d706f222","59679":"f16bc48c","59788":"57c035af","60166":"7ce9d07e","60479":"42dbd603","60499":"21af93db","60533":"73a4dfd6","60547":"08710bbc","61043":"d371f6db","61362":"7d9cab3d","61713":"1c23f664","61727":"42379061","61880":"77a9a8a2","61998":"e8b3f696","62300":"766e1feb","62548":"4a618a23","62945":"927b34c0","63122":"9a1c3def","63157":"ab6f075e","63198":"f92793e1","63709":"5d10d848","63814":"a376540e","63995":"89e99bd3","64017":"0478694e","64144":"c0881f95","64217":"7782b9d1","64467":"bc202cf2","64496":"eaaf1687","64520":"d3a14a48","64606":"3f6fa9a6","65022":"33e32027","65111":"8f8532d8","65148":"5b56af12","65191":"a8806461","65549":"12866916","65816":"8d8d490e","65876":"a2754c64","66034":"7df16970","66063":"b7cbe46e","66531":"287d8bff","66583":"b31886d9","66651":"4c310f10","66779":"d559e3c5","67156":"918b4bca","67242":"37649713","67414":"cceeea81","67470":"22d1af99","67828":"c5ad9604","67878":"5d663869","68014":"b4426889","68665":"3677917e","68786":"f8bbd4cf","68827":"8dd86244","68842":"19057860","68882":"413c8030","68965":"9ba9e6f2","69477":"bb416ac3","69922":"55c65576","69944":"2157f60e","70130":"47ea1526","70330":"2370ff7b","70372":"a96e2ec6","70597":"3d8fb663","70671":"749b4875","70928":"9420c18e","70981":"157d0b6b","71036":"3d4c125f","71448":"a9684146","71450":"07a5ee70","71475":"6cd795ff","71783":"842b84b5","72011":"7efe6dda","72032":"a8f47b55","72529":"9fdc7bba","72539":"9766d5d6","72570":"879a18d6","72749":"9b2e3a51","72805":"d41f7abf","72969":"53256e8c","73098":"6ba3ac92","73183":"49e03407","73220":"44f84a58","73755":"d28f6c16","74014":"5339ac81","74264":"425e7454","74305":"450e9b19","74347":"a722ba6c","74630":"88f932a9","74795":"29140eaa","74854":"93674807","75043":"366bd898","75264":"f03ff03f","75321":"9b9a5dc1","75357":"0f44ce78","75786":"2307ba82","75816":"d9c7a5f2","75853":"4524f725","76904":"89f9b29d","77084":"5fe882f0","77296":"35602ad1","77460":"6a8656e2","77857":"0ae624f5","77999":"9ac1a810","78018":"f25ad408","78085":"d7a4df5a","78158":"43a5fec2","78169":"f543c1fe","78241":"1b43a5eb","78302":"2f657c59","78737":"fa31da0e","78782":"56e292c9","79489":"e050342f","79590":"8aac9728","79817":"5e79737d","79921":"a8bae30c","80139":"7a07576a","80151":"a88b9e27","80508":"d5e85059","80629":"ca49ee59","81120":"b85c6c22","81148":"0c4328c3","81326":"2daccc02","81799":"9c4b2d5b","82339":"6e567090","82425":"d897a4f1","82443":"086bbea5","82683":"8de3e319","82854":"9e89c149","83141":"d050c0b2","83175":"068afbc0","83212":"eb982bb4","83562":"f1b27008","83719":"d0a63593","83935":"e4082289","84360":"d68a96ad","84546":"1b6882cc","84742":"1c21bc17","85048":"35d218b9","85111":"04b30bbd","85297":"8d32bace","85494":"da5840b1","85541":"a3102906","85764":"5c1c73b5","85888":"236cd8e6","85891":"825509f4","86045":"0a358cbb","86052":"4a6a1e3b","86129":"801a9880","86452":"d2826253","86541":"59f76929","86634":"eb2d6cdc","86741":"9ea58c8d","86774":"2db1d78d","86820":"638e8977","86913":"99f5a526","87058":"05f72a3c","87260":"09493eeb","87308":"7d3e04ea","87624":"44b324a7","87656":"b57d2610","87922":"6b935598","87964":"83911fb5","88155":"c48f5e70","88517":"b44ff1d2","88699":"66bcc8c6","88733":"1e292b26","88866":"4bf280b3","89076":"48010a13","89426":"bdfaad8b","89554":"3bd5f2ea","89677":"fa23f406","89785":"c6c41e0c","89831":"e2c4c778","90109":"58bc5211","90265":"f800dae1","90316":"c34a4fc4","90337":"7b5aa6d3","90643":"1284ded3","91045":"f5688cc6","91056":"ffc97a7f","91219":"ae3b04ad","91274":"c142e23b","91312":"5d7ffb52","91462":"2cbc46cd","91470":"6694b23d","91831":"47658d2e","91857":"f4aaa3f4","92045":"ae60b329","92104":"469b6027","92501":"b96437d1","92538":"a4db897b","92594":"0f02017f","92603":"967bd358","92611":"209a8e97","92795":"8345621e","92823":"3f8f3c8a","92903":"26598893","92952":"de6b33a7","92983":"52264d82","93260":"09c1e68f","93282":"e7a4a646","93496":"4d8d9464","93665":"2f6fbc5f","93668":"0adbe340","93826":"3a5d887e","93948":"dc1f5f1e","94001":"36670d17","94015":"102a295e","94078":"98073f5b","94201":"5f894f9f","94215":"3bbaf548","94338":"8363a824","94498":"af092237","94662":"661365f8","94715":"acc9fca4","94849":"cf4c5ce1","95125":"37cb17da","95176":"10181c47","95335":"f9d2afff","95679":"33378d80","95740":"353a6da2","95818":"9a531b0d","95895":"61fd6b73","96253":"3a46f397","96444":"ece9aa64","96594":"b6059129","96865":"d210c65b","96882":"9cbe245e","97007":"ec27e3b5","97008":"1a1c45fb","97046":"ab71180c","97120":"0eb88e7b","97591":"4868bb6b","97609":"976b8cb3","97618":"47583110","97928":"32c001b9","97986":"bee449d6","98062":"621fc934","98228":"808be2fb","98247":"61b366c1","98398":"3d159a44","98688":"c7aa9825","98885":"24f7033c","98962":"27ec65e8","99104":"d4f63539","99313":"326d09fb","99674":"4d88653a","99816":"2f49fbfe"}[chunkId] + ".async.js"; /******/ }; /******/ }(); /******/