From 8e793ad7973359bc44fb4e691bbf1008940f9af7 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期四, 27 四月 2023 16:31:49 +0800
Subject: [PATCH] #

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

diff --git a/pages/home/home.vue b/pages/home/home.vue
index e2e9aa2..026fb34 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -31,16 +31,30 @@
 						name: 'orderPakin',
 						color: 'blue',
 						cuIcon: 'list',
-						url: '/pakin/orderPakin'
+						url: '/order/orderPakin'
 					},
 					{
 						title: '鎵撳嵃',
 						name: 'print',
-						color: 'blue',
+						color: 'purple',
 						cuIcon: 'list',
 						url: '/print/print'
 					},
 					{
+						title: '璁㈠崟涓婃灦',
+						name: 'print',
+						color: 'mauve',
+						cuIcon: 'list',
+						url: '/order/orderPutOn'
+					},
+					{
+						title: '璁㈠崟涓嬫灦',
+						name: 'print',
+						color: 'pink',
+						cuIcon: 'list',
+						url: '/order/orderPutDown'
+					},
+					{
 						title: '閫�鍑虹櫥褰�',
 						name: 'logOut',
 						color: 'grey',

--
Gitblit v1.9.1