From 7b970c2666ae8d51147890b328d63040bddb751d Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期四, 16 十一月 2023 16:15:44 +0800
Subject: [PATCH] #

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

diff --git a/pages/home/home.vue b/pages/home/home.vue
index 66477d4..385f85f 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -24,27 +24,42 @@
 				icon: '',
 				elements: [],
 				elements2: [
+					
 					{
-						title: '缁勬墭鍏ュ簱',
+						title: '骞冲簱涓婃灦',
+						name: 'goodsUp',
+						color: 'pink',
+						cuIcon: 'pullup',
+						url: '/pakin/goodsUp'
+					},
+					{
+						title: '骞冲簱涓嬫灦',
+						name: 'goodsDown',
+						color: 'orange',
+						cuIcon: 'pullup',
+						url: '/pakin/goodsDown'
+					},
+					{
+						title: '骞冲簱缁勬墭',
 						name: 'pakin',
 						color: 'orange',
 						cuIcon: 'pullup',
 						url: '/pakin/pakin'
 					},
-					{
-						title: '璁㈠崟缁勬墭',
-						name: 'orderPakin',
-						color: 'blue',
-						cuIcon: 'pullup',
-						url: '/order/orderPakin'
-					},
 					// {
 					// 	title: '璁㈠崟缁勬墭',
-					// 	name: 'putOn',
-					// 	color: 'cyan',
+					// 	name: 'orderPakin',
+					// 	color: 'blue',
 					// 	cuIcon: 'pullup',
-					// 	url: '/order/orderPutOn2'
+					// 	url: '/order/orderPakin'
 					// },
+					{
+						title: '璁㈠崟缁勬墭',
+						name: 'putOn',
+						color: 'cyan',
+						cuIcon: 'pullup',
+						url: '/order/orderPutOn2'
+					},
 					{
 						title: '缁勬墭涓婃灦',
 						name: 'putOn',
@@ -74,13 +89,13 @@
 					// 	cuIcon: 'pullup',
 					// 	url: '/order/orderPutOn'
 					// },
-					{
-						title: '璁㈠崟涓嬫灦',
-						name: 'orderPutDown',
-						color: 'pink',
-						cuIcon: 'pulldown',
-						url: '/order/orderPutDown'
-					},
+					// {
+					// 	title: '璁㈠崟涓嬫灦',
+					// 	name: 'orderPutDown',
+					// 	color: 'pink',
+					// 	cuIcon: 'pulldown',
+					// 	url: '/order/orderPutDown'
+					// },
 					{
 						title: '鎷h揣涓嬫灦',
 						name: 'pickOffLines',

--
Gitblit v1.9.1