From 1e7de5b9103999800062f1e6b18d94fd93f3ef06 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期五, 23 九月 2022 14:21:03 +0800
Subject: [PATCH] #可回退版本

---
 pages/index/index.vue |   46 ++++++++++++++++++++--------------------------
 1 files changed, 20 insertions(+), 26 deletions(-)

diff --git a/pages/index/index.vue b/pages/index/index.vue
index fcbf61f..8bd2c0d 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -23,24 +23,6 @@
 		data() {
 			return {
 				elements:[
-					{
-						title: '鍟嗗搧鍏ュ簱',
-						name: 'pakStore',
-						color: 'blue',
-						cuIcon: 'video'
-					},
-					{
-						title: '绌烘《鍏ュ簱',
-						name: 'pakinEmptyIn',
-						color: 'blue',
-						cuIcon: 'video'
-					},
-					{
-						title: '搴撲綅鍑哄簱',
-						name: 'stoOut',
-						color: 'blue',
-						cuIcon: 'video'
-					},
 					
 					// {
 					// 	title: '涓嬫灦绠$悊',
@@ -48,12 +30,12 @@
 					// 	color: 'blue',
 					// 	cuIcon: 'copy'
 					// },
-					// {
-					// 	title: '缁勬墭鍏ュ簱',
-					// 	name: 'pakin',
-					// 	color: 'blue',
-					// 	cuIcon: 'copy'
-					// },
+					{
+						title: '缁勬墭鍏ュ簱',
+						name: 'pakin',
+						color: 'blue',
+						cuIcon: 'copy'
+					},
 					// {
 					// 	title: '璁㈠崟缁勬墭',
 					// 	name: 'order',
@@ -72,9 +54,21 @@
 					// 	color: 'blue',
 					// 	cuIcon: 'video'
 					// },
+					{
+						title: '鍗曟嵁鍑哄簱',
+						name: 'orderOut',
+						color: 'blue',
+						cuIcon: 'video'
+					},
 					// {
-					// 	title: '鍗曟嵁鍑哄簱',
-					// 	name: 'orderOut',
+					// 	title: '搴撲綅鍑哄簱',
+					// 	name: 'stoOut',
+					// 	color: 'blue',
+					// 	cuIcon: 'video'
+					// },
+					// {
+					// 	title: '鍟嗗搧鍏ュ簱',
+					// 	name: 'pakStore',
 					// 	color: 'blue',
 					// 	cuIcon: 'video'
 					// },

--
Gitblit v1.9.1