From dea6bc7fd5fb035aa7b120955fddda931d1dd179 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期四, 16 五月 2024 11:10:05 +0800 Subject: [PATCH] # --- pages/home/wrkMastManage.vue | 56 ++++++++++++++-------------- pages/home/menuHome.vue | 28 +++++++------- 2 files changed, 42 insertions(+), 42 deletions(-) diff --git a/pages/home/menuHome.vue b/pages/home/menuHome.vue index aceeacc..dc61eb8 100644 --- a/pages/home/menuHome.vue +++ b/pages/home/menuHome.vue @@ -32,13 +32,13 @@ // cuIcon: 'pullup', url: `/phyz/stationManage/stationManage` }, - { - title: '鍏ュ嚭搴撶鐞�', - name: 'inOutManage', - color: 'purple', - // cuIcon: 'pullup', - url: `/home/inOutManage` - }, + // { + // title: '鍏ュ嚭搴撶鐞�', + // name: 'inOutManage', + // color: 'purple', + // // cuIcon: 'pullup', + // url: `/home/inOutManage` + // }, { title: '鍗曟嵁绠$悊', name: 'ordeManage', @@ -53,13 +53,13 @@ // cuIcon: 'pullup', url: `/home/locMastManage` }, - // { - // title: '宸ヤ綔妗g鐞�', - // name: 'ordeManage', - // color: 'brown', - // // cuIcon: 'pullup', - // url: `/home/wrkMastManage` - // }, + { + title: '浠诲姟绠$悊', + name: 'ordeManage', + color: 'olive', + // cuIcon: 'pullup', + url: `/home/wrkMastManage` + }, // { // title: '娴嬭瘯', // name: 'testView', diff --git a/pages/home/wrkMastManage.vue b/pages/home/wrkMastManage.vue index b68def8..b5b3a56 100644 --- a/pages/home/wrkMastManage.vue +++ b/pages/home/wrkMastManage.vue @@ -25,34 +25,34 @@ elements: [], project: 'tzsk', elements2: [ - { - title: '宸ヤ綔妗f煡璇㈢淮鎶�', - name: 'wrkMast', - color: 'blue', - // cuIcon: 'pullup', - url: `/phyz/wrkMast/wrkMast` - }, - { - title: '宸ヤ綔鍘嗗彶妗g淮鎶�', - name: 'wrkMastLog', - color: 'blue', - // cuIcon: 'pullup', - url: `/phyz/wrkMast/wrkMastLog` - }, - { - title: '鍏ュ簱閫氱煡妗�', - name: 'waitPakin', - color: 'blue', - // cuIcon: 'pullup', - url: `/phyz/wrkMast/waitPakin` - }, - { - title: '鍏ュ簱閫氱煡鍘嗗彶妗�', - name: 'waitPakinLog', - color: 'blue', - // cuIcon: 'pullup', - url: `/phyz/wrkMast/waitPakinLog` - }, + // { + // title: '宸ヤ綔妗f煡璇㈢淮鎶�', + // name: 'wrkMast', + // color: 'blue', + // // cuIcon: 'pullup', + // url: `/phyz/wrkMast/wrkMast` + // }, + // { + // title: '宸ヤ綔鍘嗗彶妗g淮鎶�', + // name: 'wrkMastLog', + // color: 'blue', + // // cuIcon: 'pullup', + // url: `/phyz/wrkMast/wrkMastLog` + // }, + // { + // title: '鍏ュ簱閫氱煡妗�', + // name: 'waitPakin', + // color: 'blue', + // // cuIcon: 'pullup', + // url: `/phyz/wrkMast/waitPakin` + // }, + // { + // title: '鍏ュ簱閫氱煡鍘嗗彶妗�', + // name: 'waitPakinLog', + // color: 'blue', + // // cuIcon: 'pullup', + // url: `/phyz/wrkMast/waitPakinLog` + // }, ], colorList: ['cyan','blue','purple','mauve','pink','brown','red','orange','yellow','olive','olive','grey' ] }; -- Gitblit v1.9.1