Auto Submit

dev_local_v9_gfkjdx
autosubmit 1 year ago
parent 67e528f504
commit 3a8269f31b

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

@ -3852,7 +3852,7 @@ function MyProblem_reducer(state, action) {
_umi_production_exports.history.push("/classrooms/".concat(item === null || item === void 0 ? void 0 : item[0], "/program_homework/").concat(item === null || item === void 0 ? void 0 : item[1], "/detail"));
} else {
//从链接进来未经过localStorage存储时使用详情页返回的id
_umi_production_exports.history.push("/classrooms/".concat(hack === null || hack === void 0 ? void 0 : hack.coursesId, "/program_homework/").concat(hack === null || hack === void 0 ? void 0 : hack.categoryId, "/detail"));
_umi_production_exports.history.push("/classrooms/".concat(hack === null || hack === void 0 ? void 0 : hack.course_id, "/program_homework/").concat(hack === null || hack === void 0 ? void 0 : hack.homework_common_id, "/detail"));
}
} else {
_umi_production_exports.history.push("/problemset");

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