From 40b7a1d53e96b1af5c2241fa3dcd39ae5a0d9726 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期四, 05 十月 2023 16:43:53 +0800
Subject: [PATCH] #

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

diff --git a/pages/index/index.vue b/pages/index/index.vue
index 6ed09c1..efa58c8 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -47,12 +47,12 @@
 					// 	color: 'blue',
 					// 	cuIcon: 'goods'
 					// },
-					// {
-					// 	title: '搴撳瓨鏌ヨ',
-					// 	name: 'stockQuery',
-					// 	color: 'blue',
-					// 	cuIcon: 'searchlist'
-					// },
+					{
+						title: '搴撳瓨鏌ヨ',
+						name: 'stockQuery',
+						color: 'blue',
+						cuIcon: 'searchlist'
+					},
 					
 					// {
 					// 	title: '鍗曟嵁鍑哄簱',
@@ -72,12 +72,18 @@
 					// 	color: 'blue',
 					// 	cuIcon: 'video'
 					// },
-					// {
-					// 	title: '搴撳瓨鐩樼偣',
-					// 	name: 'stoCheck',
-					// 	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