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/menuHome.vue | 28 ++++++++++++++-------------- 1 files changed, 14 insertions(+), 14 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', -- Gitblit v1.9.1