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 |   21 ++++++++++++++-------
 1 files changed, 14 insertions(+), 7 deletions(-)

diff --git a/pages/home/home.vue b/pages/home/home.vue
index 39ae362..ea6fad8 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -52,13 +52,13 @@
 						cuIcon: 'pullup',
 						url: '/order/orderPakin2'
 					},
-					{
-						title: '鎵嬪姩鍏ュ簱',
-						name: 'handIn',
-						color: 'olive',
-						cuIcon: 'pullup',
-						url: '/out/handIn'
-					},
+					// {
+					// 	title: '鎵嬪姩鍏ュ簱',
+					// 	name: 'handIn',
+					// 	color: 'olive',
+					// 	cuIcon: 'pullup',
+					// 	url: '/out/handIn'
+					// },
 					{
 						title: '鏍稿鍗曟嵁',
 						name: 'orderGift',
@@ -66,6 +66,13 @@
 						cuIcon: 'pullup',
 						url: '/out/orderGift'
 					},
+					{
+						title: '鏍稿',
+						name: 'orderGift2',
+						color: 'orange',
+						cuIcon: 'pullup',
+						url: '/out/orderGift2'
+					},
 					// {
 					// 	title: '缁勬墭鍏ュ簱',
 					// 	name: 'pakin',

--
Gitblit v1.9.1