autoUpdataFile

dev_local_v9_haigongda
eduauto 1 year ago
parent 0b1dc8b099
commit ec9281d3a3

@ -299,17 +299,6 @@ var AddOrEdit = function AddOrEdit(_ref) {
}, index);
})
})
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
style: {
marginLeft: 78
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "14px c-grey-999",
children: "\u7528\u4E8E\u5355\u72EC\u6807\u8BC6\u865A\u62DF\u793E\u533A\uFF0C\u5728\u94FE\u63A5\u4E2D\u4F53\u73B0\uFF0C\u5982\uFF1Awww.educoder.net/vtrs/+\u6807\u8BC6"
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "14px c-grey-333",
children: ["\u6CE8\u610F\uFF1A", /*#__PURE__*/(0,jsx_runtime.jsx)("br", {}), "1\u3001\u6807\u8BC6\u4E0D\u53EF\u91CD\u590D", /*#__PURE__*/(0,jsx_runtime.jsx)("br", {}), "2\u3001\u4EC5\u652F\u6301\u586B\u5199\u82F1\u6587\u548C\u6570\u5B57", /*#__PURE__*/(0,jsx_runtime.jsx)("br", {}), "3\u3001\u4E0D\u8D85\u8FC715\u4E2A\u5B57\u7B26", /*#__PURE__*/(0,jsx_runtime.jsx)("br", {}), "4\u3001\u672A\u586B\u5199\u65F6\uFF0C\u7CFB\u7EDF\u81EA\u52A8\u751F\u6210\u72EC\u7ACB\u6807\u8BC6"]
})]
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "cover_id",
label: "\u4E0A\u4F20\u5C01\u9762\u56FE",

@ -1462,7 +1462,7 @@ var User = function User(_ref) {
className: "".concat(Usermodules.rightMenu, " ").concat(Usermodules.menuWrap),
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, {
children: /*#__PURE__*/(0,jsx_runtime.jsx)(_umi_production_exports.Link, {
to: "/users/".concat((_user$userInfo7 = user.userInfo) === null || _user$userInfo7 === void 0 ? void 0 : _user$userInfo7.login, "/classrooms"),
to: "/users/".concat((_user$userInfo7 = user.userInfo) === null || _user$userInfo7 === void 0 ? void 0 : _user$userInfo7.login, "/vspaces"),
children: "\u6211\u7684\u4E2A\u4EBA\u4E3B\u9875"
})
}), !isClassroomsHidden && /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, {
@ -1611,7 +1611,9 @@ var User = function User(_ref) {
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"));
return _umi_production_exports.history.push((0,util/* checkIsClientExam */.Ll)() ? '/account/profile'
// : `/users/${user.userInfo?.login}/classrooms`,
: "/users/".concat((_user$userInfo20 = user.userInfo) === null || _user$userInfo20 === void 0 ? void 0 : _user$userInfo20.login, "/vspaces"));
}
}), (0,util/* checkIsClientExam */.Ll)() && /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "ml10 font16",

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

@ -323,7 +323,7 @@ var Banner = function Banner(_ref) {
className: activeKey === NavType.virtualSpaces ? Menusmodules.active : '',
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-xunishequ "
}), "\u865A\u62DF\u793E\u533A"]
}), "\u901A\u7528\u6027\u8BFE\u7A0B"]
}), ((_user$userInfo10 = user.userInfo) === null || _user$userInfo10 === void 0 ? void 0 : _user$userInfo10.login) === (params === null || params === void 0 ? void 0 : params.username) && ((_user$userInfo11 = user.userInfo) === null || _user$userInfo11 === void 0 ? void 0 : _user$userInfo11.mirror_marker_auth) && /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
to: "/users/".concat(username.current, "/experiment-img"),
onClick: function onClick() {

@ -1278,7 +1278,8 @@ var Page = function Page(_ref) {
method: 'post',
body: {
item_id: nodeData === null || nodeData === void 0 ? void 0 : nodeData.id,
file_type: 2
file_type: 2,
icon_type: 'plan'
}
}).then(function (res) {
if ((res === null || res === void 0 ? void 0 : res.status) == 0) {

@ -1454,7 +1454,8 @@ var Page = function Page(_ref) {
method: 'post',
body: {
item_id: nodeData === null || nodeData === void 0 ? void 0 : nodeData.id,
file_type: 3
file_type: 3,
icon_type: 'resources'
}
}).then(function (res) {
if ((res === null || res === void 0 ? void 0 : res.status) == 0) {

@ -540,7 +540,8 @@ var Page = function Page(_ref) {
method: 'post',
body: {
item_id: r === null || r === void 0 ? void 0 : r.id,
file_type: 1
file_type: 1,
icon_type: 'survey'
}
}).then(function (res) {
if ((res === null || res === void 0 ? void 0 : res.status) == 0) {

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