From 7bbb44bf6c0b49801351af20a0dc2c41b8f08eba Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 25 十二月 2023 09:29:12 +0800 Subject: [PATCH] # --- pages/home/home.vue | 60 ++++++++++++++++++++++++++++++------------------------------ 1 files changed, 30 insertions(+), 30 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index 350dcf6..760ad7d 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -32,7 +32,7 @@ url: '/pakin/goodsUp' }, { - title: '骞冲簱涓婃灦', + title: '鏉$爜涓婃灦', name: 'GoodsUp', color: 'cyan', cuIcon: 'pullup', @@ -43,7 +43,7 @@ name: 'GoodsDown', color: 'cyan', cuIcon: 'pullup', - url: '/pakin/goodsDown' + url: '/pakin/goodsDown2' }, // { // title: '缁勬墭鍏ュ簱', @@ -122,34 +122,34 @@ cuIcon: 'order', url: '/loc/locMove' }, - { - title: '鍟嗗搧鎵撳嵃', - name: 'matList', - color: 'orange', - cuIcon: 'post', - url: '/mat/matList' - }, - { - title: '琛ヨ揣', - name: 'restock', - color: 'yellow', - cuIcon: 'punch', - url: '/stock/restock' - }, - { - title: '杞叏鏉�', - name: 'piking', - color: 'olive', - cuIcon: 'order', - url: '/pakin/piking' - }, - { - title: '鎹㈡澘缁戝畾', - name: 'changePallet', - color: 'green', - cuIcon: 'order', - url: '/stock/changePallet' - }, + // { + // title: '鍟嗗搧鎵撳嵃', + // name: 'matList', + // color: 'orange', + // cuIcon: 'post', + // url: '/mat/matList' + // }, + // { + // title: '琛ヨ揣', + // name: 'restock', + // color: 'yellow', + // cuIcon: 'punch', + // url: '/stock/restock' + // }, + // { + // title: '杞叏鏉�', + // name: 'piking', + // color: 'olive', + // cuIcon: 'order', + // url: '/pakin/piking' + // }, + // { + // title: '鎹㈡澘缁戝畾', + // name: 'changePallet', + // color: 'green', + // cuIcon: 'order', + // url: '/stock/changePallet' + // }, { title: '閫�鍑虹櫥褰�', name: 'logOut', -- Gitblit v1.9.1