From ead255083cc7ee6b0a3aa205e97b66b6815d225b Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期四, 27 四月 2023 10:27:12 +0800
Subject: [PATCH] #

---
 pages/index/index.vue |   78 ++++++++++++++++++++++----------------
 1 files changed, 45 insertions(+), 33 deletions(-)

diff --git a/pages/index/index.vue b/pages/index/index.vue
index 01c6c0e..c3738cb 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" >
@@ -24,35 +24,41 @@
 			return {
 				elements:[
 					{
-						title: '涓婃灦绠$悊',
-						name: 'putOnSale',
+						title: '鍚姩鍏ュ簱',
+						name: 'pakinStart',
 						color: 'blue',
 						cuIcon: 'video'
 					},
-					{
-						title: '涓嬫灦绠$悊',
-						name: 'offLines',
-						color: 'blue',
-						cuIcon: 'copy'
-					},
-					{
-						title: '缁勬墭鍏ュ簱',
-						name: 'pakin',
-						color: 'blue',
-						cuIcon: 'copy'
-					},
+					// {
+					// 	title: '涓婃灦绠$悊',
+					// 	name: 'putOnSale',
+					// 	color: 'blue',
+					// 	cuIcon: 'video'
+					// },
+					// {
+					// 	title: '涓嬫灦绠$悊',
+					// 	name: 'offLines',
+					// 	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,24 @@
 					// 	color: 'blue',
 					// 	cuIcon: 'video'
 					// },
-					{
-						title: '搴撳瓨鐩樼偣',
-						name: 'stoCheck',
-						color: 'blue',
-						cuIcon: 'safe'
-					},
-					{
-						title: '骞充粨搴撳瓨鐩樼偣',
-						name: 'manStoCheck',
-						color: 'blue',
-						cuIcon: 'safe'
-					},
+					// {
+					// 	title: '搴撳瓨鐩樼偣',
+					// 	name: 'stockCheck',
+					// 	color: 'blue',
+					// 	cuIcon: 'safe'
+					// },
+					// {
+					// 	title: '鎷f枡鍑哄簱',
+					// 	name: 'piking',
+					// 	color: 'blue',
+					// 	cuIcon: 'safe'
+					// },
+					// {
+					// 	title: '骞充粨搴撳瓨鐩樼偣',
+					// 	name: 'manStoCheck',
+					// 	color: 'blue',
+					// 	cuIcon: 'safe'
+					// },
 					// {
 					// 	title: '骞充粨搴撳瓨鐩樼偣',
 					// 	name: 'manStoCheck',

--
Gitblit v1.9.1