autoUpdataFile

dev_local_v9_zzxy
eduauto 1 year ago
parent 5ffc06bb82
commit 0fe3e8d0df

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

@ -183,7 +183,7 @@ var week = {
'4': '四',
'5': '五',
'6': '六',
'7': ''
'7': ''
};
var dataInfo = function dataInfo(_ref) {
var _magazinInfo$info, _magazinInfo$info2, _magazinInfo$info3, _magazinInfo$info4, _magazinInfo$data, _user$userInfo3, _user$userInfo5, _ref3, _dutyData$my_duty, _dutyData$specialists, _user$userInfo6, _questionsData$specia, _user$userInfo8;

@ -108,7 +108,7 @@ var Workbench = function Workbench(_ref) {
url: '/laboratory/reservations',
show: true
}, {
name: '开放实验预约',
name: '实验开放预约',
img: __webpack_require__(/*! ./img/a2.png */ 36022),
url: '/laboratory/openReservation',
show: true
@ -133,7 +133,7 @@ var Workbench = function Workbench(_ref) {
url: '/laboratory/reservationmanage',
show: userInfo === null || userInfo === void 0 ? void 0 : userInfo.admin_and_review
}, {
name: '预约规则设置',
name: '预约规则管理',
img: __webpack_require__(/*! ./img/a7.png */ 85035),
url: '/laboratory/ruleManage',
show: userInfo === null || userInfo === void 0 ? void 0 : userInfo.admin
@ -200,16 +200,16 @@ var Workbench = function Workbench(_ref) {
img: __webpack_require__(/*! ./img/c4.png */ 80743),
url: '/materials/receive',
show: userInfo === null || userInfo === void 0 ? void 0 : userInfo.admin_and_review
}, {
name: '物资管理',
img: __webpack_require__(/*! ./img/c5.png */ 32547),
url: '/materials/itemAssetsList',
show: userInfo === null || userInfo === void 0 ? void 0 : userInfo.admin
}, {
name: '物资类别管理',
img: __webpack_require__(/*! ./img/c6.png */ 21121),
url: '/materials/itemAssetsType',
show: userInfo === null || userInfo === void 0 ? void 0 : userInfo.admin
}, {
name: '物资管理',
img: __webpack_require__(/*! ./img/c5.png */ 32547),
url: '/materials/itemAssetsList',
show: userInfo === null || userInfo === void 0 ? void 0 : userInfo.admin
}, {
name: '采购建议管理',
img: __webpack_require__(/*! ./img/c7.png */ 2957),
@ -230,7 +230,7 @@ var Workbench = function Workbench(_ref) {
imgWidth: '120rem',
show: userInfo === null || userInfo === void 0 ? void 0 : userInfo.admin,
children: [{
name: '设备管理',
name: '设备信息管理',
img: __webpack_require__(/*! ./img/d1.png */ 30830),
url: '/equipment/information',
show: true
@ -245,12 +245,12 @@ var Workbench = function Workbench(_ref) {
url: '/equipment/maintenance',
show: true
}, {
name: '设备保养管理',
name: '保养信息管理',
img: __webpack_require__(/*! ./img/d4.png */ 91976),
url: '/equipment/faultlibrary',
show: true
}, {
name: '设备消息中心',
name: '消息中心',
img: __webpack_require__(/*! ./img/d5.png */ 15947),
url: '/equipment/messageCenterManage',
show: true

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