autoUpdataFile

dev_local_v9_zzxy
eduauto 1 year ago
parent 5160ac2add
commit 7ba22a373f

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

@ -18,14 +18,13 @@
}
.gif_bg___C_GUb {
position: absolute;
top: 100px;
bottom: 0;
left: 0;
z-index: 0;
}
.gif_bg2___a9IvK {
height: 100vh;
position: absolute;
top: 0;
bottom: 0;
right: 0;
z-index: 0;
}

@ -4166,6 +4166,12 @@ var LaboratoryOverview = function LaboratoryOverview(_ref) {
backgroundImage: "url(".concat(other_bg_namespaceObject, ")")
} : {},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: __webpack_require__(/*! ./img/1.gif */ 71566),
className: LaboratoryOverviewmodules.gif_bg
}), /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: __webpack_require__(/*! ./img/1.gif */ 71566),
className: LaboratoryOverviewmodules.gif_bg2
}), /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: __webpack_require__(/*! ./img/aq.gif */ 34826),
className: LaboratoryOverviewmodules.gif_bg3
}), /*#__PURE__*/(0,jsx_runtime.jsx)(HeaderInfo/* default */.Z, {
@ -4178,6 +4184,10 @@ var LaboratoryOverview = function LaboratoryOverview(_ref) {
}
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: LaboratoryOverviewmodules.content,
style: {
position: 'relative',
zIndex: 2
},
children: (_itemModule$find = itemModule.find(function (item) {
return item.type === moduleType;
})) === null || _itemModule$find === void 0 ? void 0 : _itemModule$find.element
@ -4194,7 +4204,7 @@ var LaboratoryOverview = function LaboratoryOverview(_ref) {
style: {
color: item.type === moduleType ? '#fff' : '#E3EFFF'
},
children: [user !== null && user !== void 0 && (_user$userInfo3 = user.userInfo) !== null && _user$userInfo3 !== void 0 && _user$userInfo3.admin_and_review && (user === null || user === void 0 || (_user$userInfo4 = user.userInfo) === null || _user$userInfo4 === void 0 ? void 0 : _user$userInfo4.identity) === 'teacher' ? /*#__PURE__*/(0,jsx_runtime.jsx)(dropdown/* default */.Z, {
children: [user !== null && user !== void 0 && (_user$userInfo3 = user.userInfo) !== null && _user$userInfo3 !== void 0 && _user$userInfo3.admin_and_review && (user === null || user === void 0 || (_user$userInfo4 = user.userInfo) === null || _user$userInfo4 === void 0 ? void 0 : _user$userInfo4.identity) === 'teacher' && (item.title === '教员看板' || item.title === '管理看板') ? /*#__PURE__*/(0,jsx_runtime.jsx)(dropdown/* default */.Z, {
menu: {
items: [{
key: '1',
@ -4712,6 +4722,16 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPsAAAEkCAYAAADp
/***/ }),
/***/ 71566:
/*!************************************************!*\
!*** ./src/pages/LaboratoryOverview/img/1.gif ***!
\************************************************/
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
module.exports = __webpack_require__.p + "static/1.ad3938f3.gif";
/***/ }),
/***/ 34826:
/*!*************************************************!*\
!*** ./src/pages/LaboratoryOverview/img/aq.gif ***!

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