From 471057bc4ece00870751e7b1187f244e8cc4137d Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 18 四月 2023 13:58:49 +0800
Subject: [PATCH] #

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

diff --git a/pages/index/index.vue b/pages/index/index.vue
index efa58c8..9bfad46 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -23,6 +23,12 @@
 		data() {
 			return {
 				elements:[
+					{
+						title: '鍚姩鍏ュ簱',
+						name: 'pakinStart',
+						color: 'blue',
+						cuIcon: 'video'
+					},
 					// {
 					// 	title: '涓婃灦绠$悊',
 					// 	name: 'putOnSale',
@@ -35,24 +41,24 @@
 					// 	color: 'blue',
 					// 	cuIcon: 'copy'
 					// },
-					{
-						title: '缁勬墭鍏ュ簱',
-						name: 'pakin',
-						color: 'blue',
-						cuIcon: 'copy'
-					},
+					// {
+					// 	title: '缁勬墭鍏ュ簱',
+					// 	name: 'pakin',
+					// 	color: 'blue',
+					// 	cuIcon: 'copy'
+					// },
 					// {
 					// 	title: '璁㈠崟缁勬墭',
 					// 	name: 'order',
 					// 	color: 'blue',
 					// 	cuIcon: 'goods'
 					// },
-					{
-						title: '搴撳瓨鏌ヨ',
-						name: 'stockQuery',
-						color: 'blue',
-						cuIcon: 'searchlist'
-					},
+					// {
+					// 	title: '搴撳瓨鏌ヨ',
+					// 	name: 'stockQuery',
+					// 	color: 'blue',
+					// 	cuIcon: 'searchlist'
+					// },
 					
 					// {
 					// 	title: '鍗曟嵁鍑哄簱',
@@ -72,18 +78,18 @@
 					// 	color: 'blue',
 					// 	cuIcon: 'video'
 					// },
-					{
-						title: '搴撳瓨鐩樼偣',
-						name: 'stockCheck',
-						color: 'blue',
-						cuIcon: 'safe'
-					},
-					{
-						title: '鎷f枡鍑哄簱',
-						name: 'piking',
-						color: 'blue',
-						cuIcon: 'safe'
-					},
+					// {
+					// 	title: '搴撳瓨鐩樼偣',
+					// 	name: 'stockCheck',
+					// 	color: 'blue',
+					// 	cuIcon: 'safe'
+					// },
+					// {
+					// 	title: '鎷f枡鍑哄簱',
+					// 	name: 'piking',
+					// 	color: 'blue',
+					// 	cuIcon: 'safe'
+					// },
 					// {
 					// 	title: '骞充粨搴撳瓨鐩樼偣',
 					// 	name: 'manStoCheck',

--
Gitblit v1.9.1