From ea2c02f9c775c3aadc5a11fbe1c97d8c59561b4b Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 29 十一月 2022 08:46:04 +0800
Subject: [PATCH] #

---
 pages/index/index.vue |   53 +++++++++++++++++++++++++++++------------------------
 1 files changed, 29 insertions(+), 24 deletions(-)

diff --git a/pages/index/index.vue b/pages/index/index.vue
index 86aec83..2e53795 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -23,18 +23,6 @@
 		data() {
 			return {
 				elements:[
-					// {
-					// 	title: '涓婃灦绠$悊',
-					// 	name: 'putOnSale',
-					// 	color: 'blue',
-					// 	cuIcon: 'video'
-					// },
-					// {
-					// 	title: '涓嬫灦绠$悊',
-					// 	name: 'offLines',
-					// 	color: 'blue',
-					// 	cuIcon: 'copy'
-					// },
 					{
 						title: '缁勬墭鍏ュ簱',
 						name: 'pakin',
@@ -50,18 +38,40 @@
 						show: true
 					},
 					{
-						title: '鍚姩鍏ュ簱',
-						name: 'startPakin',
+						title: '搴撳瓨鏌ヨ',
+						name: 'stockQuery',
 						color: 'blue',
-						cuIcon: 'goods',
+						cuIcon: 'searchlist',
+						show: true
+					},
+					{
+						title: '搴撳瓨鐩樼偣',
+						name: 'stoCheck',
+						color: 'blue',
+						cuIcon: 'safe',
 						show: true
 					},
 					// {
-					// 	title: '搴撳瓨鏌ヨ',
-					// 	name: 'stockQuery',
+					// 	title: '涓婃灦绠$悊',
+					// 	name: 'putOnSale',
 					// 	color: 'blue',
-					// 	cuIcon: 'searchlist'
+					// 	cuIcon: 'video'
 					// },
+					// {
+					// 	title: '涓嬫灦绠$悊',
+					// 	name: 'offLines',
+					// 	color: 'blue',
+					// 	cuIcon: 'copy'
+					// },
+					
+					// {
+					// 	title: '鍚姩鍏ュ簱',
+					// 	name: 'startPakin',
+					// 	color: 'blue',
+					// 	cuIcon: 'goods',
+					// 	show: true
+					// },
+					
 					
 					// {
 					// 	title: '鍗曟嵁鍑哄簱',
@@ -81,12 +91,7 @@
 					// 	color: 'blue',
 					// 	cuIcon: 'video'
 					// },
-					// {
-					// 	title: '搴撳瓨鐩樼偣',
-					// 	name: 'stoCheck',
-					// 	color: 'blue',
-					// 	cuIcon: 'safe'
-					// },
+					
 					// {
 					// 	title: '骞充粨搴撳瓨鐩樼偣',
 					// 	name: 'manStoCheck',

--
Gitblit v1.9.1