From 664145bee0bba99cc4f727080df5eb42f4e73b35 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期六, 06 五月 2023 09:52:14 +0800
Subject: [PATCH] #

---
 pages/home/home.vue |   53 +++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 51 insertions(+), 2 deletions(-)

diff --git a/pages/home/home.vue b/pages/home/home.vue
index fedc777..05a08f6 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -22,11 +22,60 @@
 					{
 						title: '缁勬墭鍏ュ簱',
 						name: 'pakin',
-						color: 'purple',
-						cuIcon: 'list',
+						color: 'cyan',
+						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: 'stockQuery',
+						color: 'brown',
+						cuIcon: 'check',
+						url: '/stock/stockQuery'
+					},
+					{
+						title: '鐩樼偣',
+						name: 'stockCheck',
+						color: 'red',
+						cuIcon: 'post',
+						url: '/stock/stockCheck'
+					},
+					{
+						title: '鍟嗗搧鍒楄〃',
+						name: 'matList',
+						color: 'red',
+						cuIcon: 'post',
+						url: '/mat/matList'
+					},
+					{
 						title: '閫�鍑虹櫥褰�',
 						name: 'logOut',
 						color: 'grey',

--
Gitblit v1.9.1