From 29bd3947c3e1b07fa28c2c24cdb45c563793c36b Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期四, 21 三月 2024 16:55:12 +0800 Subject: [PATCH] # --- pages/home/menuHome.vue | 25 ++++++++++++++++--------- 1 files changed, 16 insertions(+), 9 deletions(-) diff --git a/pages/home/menuHome.vue b/pages/home/menuHome.vue index 1ac1ba0..4a9067f 100644 --- a/pages/home/menuHome.vue +++ b/pages/home/menuHome.vue @@ -26,20 +26,27 @@ project: 'tzsk', elements2: [ { - title: 'AGV绠$悊', - name: 'AGVManage', + title: '鍏ュ嚭搴撶鐞�', + name: 'inOutManage', color: 'cyan', // cuIcon: 'pullup', - url: `/home/agvManage` + url: `/home/inOutManage` }, { - title: '鍥涢」搴撶鐞�', - name: 'FourWayManage', - color: 'blue', + title: '鍗曟嵁绠$悊', + name: 'ordeManage', + color: 'mauve', // cuIcon: 'pullup', - url: `/home/fourWayManage` + url: `/home/orderManage` }, - { + // { + // title: '娴嬭瘯', + // name: 'testView', + // color: 'blue', + // // cuIcon: 'pullup', + // url: `/home/testView` + // }, + /* { title: '骞充粨绠$悊', name: 'basicStore', color: 'mauve', @@ -52,7 +59,7 @@ color: 'brown', // cuIcon: 'pullup', url: '/home/other' - }, + }, */ { title: '閫�鍑虹櫥褰�', name: 'logOut', -- Gitblit v1.9.1