diff --git a/36713.ab98adc1.async.js b/36713.2646769e.async.js
similarity index 99%
rename from 36713.ab98adc1.async.js
rename to 36713.2646769e.async.js
index a99c89e654..3e6a36af89 100644
--- a/36713.ab98adc1.async.js
+++ b/36713.2646769e.async.js
@@ -371,7 +371,7 @@ var SendToClassModal = function SendToClassModal(_ref) {
_context2.next = 15;
break;
}
- (0,util/* openNewWindow */.xg)(is_jupyter ? "/tasks/".concat(execRes === null || execRes === void 0 ? void 0 : execRes.identifier, "/jupyter") : "/tasks/".concat(execRes.game_identifier, "?subject_id=").concat(id || params.pathId || ''));
+ (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(id || params.pathId || (props === null || props === void 0 ? void 0 : props.pathId) || ''));
return _context2.abrupt("return");
case 15:
if ((execRes === null || execRes === void 0 ? void 0 : execRes.status) === -3) {
@@ -707,7 +707,7 @@ var SendToClassModal = function SendToClassModal(_ref) {
total: 0
});
}
- realUrl = props !== null && props !== void 0 && props.course_id ? "course_id=".concat(props === null || props === void 0 ? void 0 : props.course_id) : "subject_id=".concat(params.pathId || props.subject_id);
+ realUrl = props !== null && props !== void 0 && props.course_id ? "course_id=".concat(props === null || props === void 0 ? void 0 : props.course_id) : "subject_id=".concat(params.pathId || (props === null || props === void 0 ? void 0 : props.pathId) || props.subject_id);
type = item === null || item === void 0 || (_item$name = item.name) === null || _item$name === void 0 ? void 0 : _item$name.substr(item === null || item === void 0 || (_item$name2 = item.name) === null || _item$name2 === void 0 ? void 0 : _item$name2.lastIndexOf('.'));
if (!(type.toUpperCase() === ".ZIP")) {
_context6.next = 14;
diff --git a/74906.487251cf.async.js b/74906.a977f0ee.async.js
similarity index 99%
rename from 74906.487251cf.async.js
rename to 74906.a977f0ee.async.js
index cf89af1112..fdd903427b 100644
--- a/74906.487251cf.async.js
+++ b/74906.a977f0ee.async.js
@@ -107,7 +107,7 @@ var Page = function Page(_ref) {
}
}), "\u8FD4\u56DE"]
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_6__.jsx)("div", {
- className: "font-semibold text-center",
+ className: "font-semibold text-center h-full flex item-center justify-center mt-10px-rem",
style: {
width: "470rem",
marginLeft: "118rem",
diff --git a/index.html b/index.html
index e9ac5b2812..86b8369dee 100644
--- a/index.html
+++ b/index.html
@@ -26,7 +26,7 @@
display: block !important;
}
-
+