diff --git a/26434.cc3a8d4e.async.js b/26434.11f294fd.async.js
similarity index 99%
rename from 26434.cc3a8d4e.async.js
rename to 26434.11f294fd.async.js
index 1a336f43ae..2fefd90e22 100644
--- a/26434.cc3a8d4e.async.js
+++ b/26434.11f294fd.async.js
@@ -1654,7 +1654,7 @@ var User = function User(_ref) {
}
};
if ((0,authority/* isLogin */.bg)()) {
- var _user$userInfo19, _user$userInfo21;
+ var _user$userInfo19, _user$userInfo22;
return /*#__PURE__*/(0,jsx_runtime.jsx)(dropdown/* default */.Z, {
className: "".concat(Usermodules.height67),
dropdownRender: DropdownMenu,
@@ -1668,12 +1668,12 @@ var User = function User(_ref) {
src: "".concat(env/* default */.Z === null || env/* default */.Z === void 0 ? void 0 : env/* default */.Z.IMG_SERVER, "/images/").concat((_user$userInfo19 = user.userInfo) === null || _user$userInfo19 === void 0 ? void 0 : _user$userInfo19.image_url),
alt: "",
onClick: function onClick() {
- var _user$userInfo20;
- return _umi_production_exports.history.push((0,util/* checkIsClientExam */.Ll)() ? '/account/profile' : "/users/".concat((_user$userInfo20 = user.userInfo) === null || _user$userInfo20 === void 0 ? void 0 : _user$userInfo20.login, "/classrooms"));
+ var _user$userInfo20, _user$userInfo21;
+ return _umi_production_exports.history.push((0,util/* checkIsClientExam */.Ll)() ? '/account/profile' : !isClassroomsHidden ? "/users/".concat((_user$userInfo20 = user.userInfo) === null || _user$userInfo20 === void 0 ? void 0 : _user$userInfo20.login, "/classrooms") : "/users/".concat((_user$userInfo21 = user.userInfo) === null || _user$userInfo21 === void 0 ? void 0 : _user$userInfo21.login, "/otherResources"));
}
}), (0,util/* checkIsClientExam */.Ll)() && /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "ml10 font16",
- children: (_user$userInfo21 = user.userInfo) === null || _user$userInfo21 === void 0 ? void 0 : _user$userInfo21.username
+ children: (_user$userInfo22 = user.userInfo) === null || _user$userInfo22 === void 0 ? void 0 : _user$userInfo22.username
}), /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-zhankai4 ".concat(Usermodules.icon)
})]
diff --git a/index.html b/index.html
index 6ce5e865cc..69ac8fcffc 100644
--- a/index.html
+++ b/index.html
@@ -26,7 +26,7 @@
display: block !important;
}
-
+