From 56c985221c11788c9a1a6efb36f121adad71d51b Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期五, 10 五月 2024 20:11:48 +0800 Subject: [PATCH] # --- pages/home/menuHome.vue | 44 ++++++++++++++++++++++++++++++++++++-------- 1 files changed, 36 insertions(+), 8 deletions(-) diff --git a/pages/home/menuHome.vue b/pages/home/menuHome.vue index 1ac1ba0..8c5cc1a 100644 --- a/pages/home/menuHome.vue +++ b/pages/home/menuHome.vue @@ -26,20 +26,48 @@ project: 'tzsk', elements2: [ { - title: 'AGV绠$悊', - name: 'AGVManage', + title: '绔欑偣鏌ヨ缁存姢', + name: 'stationManage', color: 'cyan', // cuIcon: 'pullup', - url: `/home/agvManage` + url: `/phyz/stationManage/stationManage` }, { - title: '鍥涢」搴撶鐞�', - name: 'FourWayManage', + title: '鍏ュ嚭搴撶鐞�', + name: 'inOutManage', + color: 'purple', + // cuIcon: 'pullup', + url: `/home/inOutManage` + }, + { + title: '鍗曟嵁绠$悊', + name: 'ordeManage', + color: 'mauve', + // cuIcon: 'pullup', + url: `/home/orderManage` + }, + { + title: '搴撲綅绠$悊', + name: 'locManage', color: 'blue', // cuIcon: 'pullup', - url: `/home/fourWayManage` + url: `/phyz/checkLocDetl/checkLocDetl` }, - { + // { + // title: '宸ヤ綔妗g鐞�', + // name: 'ordeManage', + // color: 'brown', + // // cuIcon: 'pullup', + // url: `/home/wrkMastManage` + // }, + // { + // title: '娴嬭瘯', + // name: 'testView', + // color: 'blue', + // // cuIcon: 'pullup', + // url: `/home/testView` + // }, + /* { title: '骞充粨绠$悊', name: 'basicStore', color: 'mauve', @@ -52,7 +80,7 @@ color: 'brown', // cuIcon: 'pullup', url: '/home/other' - }, + }, */ { title: '閫�鍑虹櫥褰�', name: 'logOut', -- Gitblit v1.9.1