From b1cbc2ecd0b22014f54d0f7128bba9741b45814f Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期二, 07 五月 2024 16:25:14 +0800 Subject: [PATCH] # --- pages/home/menuHome.vue | 24 +++++++++++++++++++----- 1 files changed, 19 insertions(+), 5 deletions(-) diff --git a/pages/home/menuHome.vue b/pages/home/menuHome.vue index 5da8240..8c5cc1a 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` }, @@ -40,13 +47,20 @@ url: `/home/orderManage` }, { - title: '宸ヤ綔妗g鐞�', - name: 'ordeManage', - color: 'mauve', + title: '搴撲綅绠$悊', + name: 'locManage', + color: 'blue', // cuIcon: 'pullup', - url: `/home/wrkMastManage` + url: `/phyz/checkLocDetl/checkLocDetl` }, // { + // title: '宸ヤ綔妗g鐞�', + // name: 'ordeManage', + // color: 'brown', + // // cuIcon: 'pullup', + // url: `/home/wrkMastManage` + // }, + // { // title: '娴嬭瘯', // name: 'testView', // color: 'blue', -- Gitblit v1.9.1