From e042325822ddd556f36f58f8e4df81f6515a4111 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期五, 25 四月 2025 10:40:19 +0800
Subject: [PATCH] #

---
 pages/home/home.vue |   36 ++++++++++++++++++++++++++++++++----
 1 files changed, 32 insertions(+), 4 deletions(-)

diff --git a/pages/home/home.vue b/pages/home/home.vue
index ba8be1b..ea6fad8 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -25,6 +25,13 @@
 				elements: [],
 				elements2: [
 					{
+						title: '妯″紡鍒囨崲',
+						name: 'modeSwitch',
+						color: 'cyan',
+						cuIcon: 'pullup',
+						url: '/common/modeSwitch'
+					},
+					{
 						title: '鍑哄簱纭',
 						name: 'checkOut',
 						color: 'cyan',
@@ -39,11 +46,32 @@
 						url: '/out/stockOut'
 					},
 					{
-						title: '鎵嬪姩鍏ュ簱',
-						name: 'handIn',
-						color: 'olive',
+						title: '閫�搴撳崟閫�搴�',
+						name: 'orderOut',
+						color: 'blue',
 						cuIcon: 'pullup',
-						url: '/out/handIn'
+						url: '/order/orderPakin2'
+					},
+					// {
+					// 	title: '鎵嬪姩鍏ュ簱',
+					// 	name: 'handIn',
+					// 	color: 'olive',
+					// 	cuIcon: 'pullup',
+					// 	url: '/out/handIn'
+					// },
+					{
+						title: '鏍稿鍗曟嵁',
+						name: 'orderGift',
+						color: 'orange',
+						cuIcon: 'pullup',
+						url: '/out/orderGift'
+					},
+					{
+						title: '鏍稿',
+						name: 'orderGift2',
+						color: 'orange',
+						cuIcon: 'pullup',
+						url: '/out/orderGift2'
 					},
 					// {
 					// 	title: '缁勬墭鍏ュ簱',

--
Gitblit v1.9.1