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 | 27 +++++++++++++++++----------
1 files changed, 17 insertions(+), 10 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 2e53795..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,16 +37,23 @@
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: 'stoCheck',
+ title: '鍛煎彨绌烘澘',
+ name: 'callEmpty',
color: 'blue',
cuIcon: 'safe',
show: true
--
Gitblit v1.9.1