|
|
|
|
@ -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 ***!
|