From 881616e9071567ab24ba0c590dd8a2e59b6c307c Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 22 五月 2023 08:40:27 +0800 Subject: [PATCH] # --- pages/home/home.vue | 126 +++++++++++++++++++++--------------------- 1 files changed, 63 insertions(+), 63 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index aae41d9..7f03271 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -26,34 +26,34 @@ cuIcon: 'pullup', url: '/pakin/pakin' }, - // { - // title: '璁㈠崟鍏ュ簱', - // name: 'orderPakin', - // color: 'blue', - // cuIcon: 'pullup', - // url: '/order/orderPakin' - // }, - // { - // title: '鎵撳嵃', - // name: 'print', - // color: 'purple', - // cuIcon: 'text', - // url: '/print/print' - // }, - // { - // title: '璁㈠崟涓婃灦', - // name: 'orderPutOn', - // color: 'mauve', - // cuIcon: 'pullup', - // url: '/order/orderPutOn' - // }, - // { - // title: '璁㈠崟涓嬫灦', - // name: 'orderPutDown', - // color: 'pink', - // cuIcon: 'pulldown', - // url: '/order/orderPutDown' - // }, + { + title: '璁㈠崟鍏ュ簱', + name: 'orderPakin', + color: 'blue', + cuIcon: 'pullup', + url: '/order/orderPakin' + }, + { + title: '鎵撳嵃', + name: 'print', + color: 'purple', + cuIcon: 'text', + url: '/print/print' + }, + { + title: '璁㈠崟涓婃灦', + name: 'orderPutOn', + color: 'mauve', + cuIcon: 'pullup', + url: '/order/orderPutOn' + }, + { + title: '璁㈠崟涓嬫灦', + name: 'orderPutDown', + color: 'pink', + cuIcon: 'pulldown', + url: '/order/orderPutDown' + }, { title: '搴撳瓨鏌ヨ', name: 'stockQuery', @@ -61,41 +61,41 @@ cuIcon: 'check', url: '/stock/stockQuery' }, - // { - // title: '鐩樼偣', - // name: 'stockCheck', - // color: 'red', - // cuIcon: 'post', - // url: '/stock/stockCheck' - // }, - // { - // 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: 'stockCheck', + color: 'red', + cuIcon: 'post', + url: '/stock/stockCheck' + }, + { + 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