From 3ea56586c9df10c864946c71fe4b422d091feb0a Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期三, 10 四月 2024 19:16:14 +0800 Subject: [PATCH] # --- pages/home/menuHome.vue | 23 +++++++++++++++-------- 1 files changed, 15 insertions(+), 8 deletions(-) diff --git a/pages/home/menuHome.vue b/pages/home/menuHome.vue index 5da8240..811e3e5 100644 --- a/pages/home/menuHome.vue +++ b/pages/home/menuHome.vue @@ -26,9 +26,16 @@ project: 'tzsk', elements2: [ { + title: '绔欑偣鏌ヨ缁存姢', + name: 'stationManage', + color: 'cyan', + // cuIcon: 'pullup', + url: `/phyz/stationManage/stationManage` + }, + { title: '鍏ュ嚭搴撶鐞�', name: 'inOutManage', - color: 'cyan', + color: 'purple', // cuIcon: 'pullup', url: `/home/inOutManage` }, @@ -39,13 +46,13 @@ // cuIcon: 'pullup', url: `/home/orderManage` }, - { - title: '宸ヤ綔妗g鐞�', - name: 'ordeManage', - color: 'mauve', - // cuIcon: 'pullup', - url: `/home/wrkMastManage` - }, + // { + // title: '宸ヤ綔妗g鐞�', + // name: 'ordeManage', + // color: 'brown', + // // cuIcon: 'pullup', + // url: `/home/wrkMastManage` + // }, // { // title: '娴嬭瘯', // name: 'testView', -- Gitblit v1.9.1