From fe8804a0c9f4fda3910c95fc1c7e114b2b6fe08e Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期六, 06 五月 2023 13:53:44 +0800
Subject: [PATCH] #

---
 pages/home/home.vue |   49 ++++++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 42 insertions(+), 7 deletions(-)

diff --git a/pages/home/home.vue b/pages/home/home.vue
index 026fb34..7d852b2 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -23,38 +23,73 @@
 						title: '缁勬墭鍏ュ簱',
 						name: 'pakin',
 						color: 'cyan',
-						cuIcon: 'list',
+						cuIcon: 'pullup',
 						url: '/pakin/pakin'
 					},
 					{
 						title: '璁㈠崟鍏ュ簱',
 						name: 'orderPakin',
 						color: 'blue',
-						cuIcon: 'list',
+						cuIcon: 'pullup',
 						url: '/order/orderPakin'
 					},
 					{
 						title: '鎵撳嵃',
 						name: 'print',
 						color: 'purple',
-						cuIcon: 'list',
+						cuIcon: 'text',
 						url: '/print/print'
 					},
 					{
 						title: '璁㈠崟涓婃灦',
-						name: 'print',
+						name: 'orderPutOn',
 						color: 'mauve',
-						cuIcon: 'list',
+						cuIcon: 'pullup',
 						url: '/order/orderPutOn'
 					},
 					{
 						title: '璁㈠崟涓嬫灦',
-						name: 'print',
+						name: 'orderPutDown',
 						color: 'pink',
-						cuIcon: 'list',
+						cuIcon: 'pulldown',
 						url: '/order/orderPutDown'
 					},
 					{
+						title: '搴撳瓨鏌ヨ',
+						name: 'stockQuery',
+						color: 'brown',
+						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: 'logOut',
 						color: 'grey',

--
Gitblit v1.9.1