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 |   38 +++++++++++++++++++++++++-------------
 1 files changed, 25 insertions(+), 13 deletions(-)

diff --git a/pages/index/index.vue b/pages/index/index.vue
index 2b92a6a..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" >
@@ -23,6 +23,12 @@
 		data() {
 			return {
 				elements:[
+					{
+						title: '鍚姩鍏ュ簱',
+						name: 'pakinStart',
+						color: 'blue',
+						cuIcon: 'video'
+					},
 					// {
 					// 	title: '涓婃灦绠$悊',
 					// 	name: 'putOnSale',
@@ -35,12 +41,12 @@
 					// 	color: 'blue',
 					// 	cuIcon: 'copy'
 					// },
-					{
-						title: '缁勬墭鍏ュ簱',
-						name: 'pakin',
-						color: 'blue',
-						cuIcon: 'copy'
-					},
+					// {
+					// 	title: '缁勬墭鍏ュ簱',
+					// 	name: 'pakin',
+					// 	color: 'blue',
+					// 	cuIcon: 'copy'
+					// },
 					// {
 					// 	title: '璁㈠崟缁勬墭',
 					// 	name: 'order',
@@ -72,12 +78,18 @@
 					// 	color: 'blue',
 					// 	cuIcon: 'video'
 					// },
-					{
-						title: '搴撳瓨鐩樼偣',
-						name: 'stockCheck',
-						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