From 9dba76a130bf214aa540c8c5ffbd781590afe4f1 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期六, 06 四月 2024 12:28:24 +0800 Subject: [PATCH] # --- pages/home/menuHome.vue | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-) diff --git a/pages/home/menuHome.vue b/pages/home/menuHome.vue index 4a9067f..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` }, @@ -40,6 +47,13 @@ url: `/home/orderManage` }, // { + // title: '宸ヤ綔妗g鐞�', + // name: 'ordeManage', + // color: 'brown', + // // cuIcon: 'pullup', + // url: `/home/wrkMastManage` + // }, + // { // title: '娴嬭瘯', // name: 'testView', // color: 'blue', -- Gitblit v1.9.1