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

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

diff --git a/pages/index/index.vue b/pages/index/index.vue
index 1f21c94..80fc7b5 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -3,7 +3,7 @@
 		<scroll-view scroll-y>
 			<view class="flex justify-end custom-position">
 				<view>
-					<image class="img-logo flex solid-bottom " src="../../static/zoneyung.png" mode="widthFix"></image>
+					<!-- <image class="img-logo flex solid-bottom " src="../../static/zoneyung.png" mode="widthFix"></image> -->
 				</view>
 			</view>
 			<view class="nav-list" >
@@ -37,20 +37,20 @@
 						cuIcon: 'goods',
 						show: true
 					},
-					{
-						title: '搴撳瓨鏌ヨ',
-						name: 'stockQuery',
-						color: 'blue',
-						cuIcon: 'searchlist',
-						show: true
-					},
-					{
-						title: '搴撳瓨鐩樼偣',
-						name: 'stockCheck',
-						color: 'blue',
-						cuIcon: 'safe',
-						show: true
-					},
+					// {
+					// 	title: '搴撳瓨鏌ヨ',
+					// 	name: 'stockQuery',
+					// 	color: 'blue',
+					// 	cuIcon: 'searchlist',
+					// 	show: true
+					// },
+					// {
+					// 	title: '搴撳瓨鐩樼偣',
+					// 	name: 'stockCheck',
+					// 	color: 'blue',
+					// 	cuIcon: 'safe',
+					// 	show: true
+					// },
 					{
 						title: '鍛煎彨绌烘澘',
 						name: 'callEmpty',

--
Gitblit v1.9.1