From d6b5426ec33378fbe991beb7cec089fe7e8b2659 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期四, 22 九月 2022 09:33:35 +0800
Subject: [PATCH] #可回退版本

---
 pages/index/index.vue |   66 ++++++++++++++++++++++----------
 1 files changed, 45 insertions(+), 21 deletions(-)

diff --git a/pages/index/index.vue b/pages/index/index.vue
index b9860c7..fcbf61f 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -23,28 +23,15 @@
 		data() {
 			return {
 				elements:[
-					
 					{
-						title: '缁勬墭鍏ュ簱',
-						name: 'pakin',
+						title: '鍟嗗搧鍏ュ簱',
+						name: 'pakStore',
 						color: 'blue',
-						cuIcon: 'copy'
+						cuIcon: 'video'
 					},
 					{
-						title: '璁㈠崟缁勬墭',
-						name: 'order',
-						color: 'blue',
-						cuIcon: 'goods'
-					},
-					{
-						title: '搴撳瓨鏌ヨ',
-						name: 'stockQuery',
-						color: 'blue',
-						cuIcon: 'searchlist'
-					},
-					{
-						title: '鍗曟嵁鍑哄簱',
-						name: 'orderOut',
+						title: '绌烘《鍏ュ簱',
+						name: 'pakinEmptyIn',
 						color: 'blue',
 						cuIcon: 'video'
 					},
@@ -54,12 +41,49 @@
 						color: 'blue',
 						cuIcon: 'video'
 					},
+					
+					// {
+					// 	title: '涓嬫灦绠$悊',
+					// 	name: 'offLines',
+					// 	color: 'blue',
+					// 	cuIcon: 'copy'
+					// },
+					// {
+					// 	title: '缁勬墭鍏ュ簱',
+					// 	name: 'pakin',
+					// 	color: 'blue',
+					// 	cuIcon: 'copy'
+					// },
+					// {
+					// 	title: '璁㈠崟缁勬墭',
+					// 	name: 'order',
+					// 	color: 'blue',
+					// 	cuIcon: 'goods'
+					// },
 					{
-						title: '搴撳瓨鐩樼偣',
-						name: 'stockCheck',
+						title: '搴撳瓨鏌ヨ',
+						name: 'stockQuery',
 						color: 'blue',
-						cuIcon: 'safe'
+						cuIcon: 'searchlist'
 					},
+					// {
+					// 	title: '涓婃灦',
+					// 	name: 'putOnSale',
+					// 	color: 'blue',
+					// 	cuIcon: 'video'
+					// },
+					// {
+					// 	title: '鍗曟嵁鍑哄簱',
+					// 	name: 'orderOut',
+					// 	color: 'blue',
+					// 	cuIcon: 'video'
+					// },
+					// {
+					// 	title: '搴撳瓨鐩樼偣',
+					// 	name: 'stockCheck',
+					// 	color: 'blue',
+					// 	cuIcon: 'safe'
+					// },
 					{
 						title: '閫�鍑虹櫥褰�',
 						name: 'logOut',

--
Gitblit v1.9.1