From 42efea0daa28951610dc492d5dc0c2a3bd24e4bc Mon Sep 17 00:00:00 2001
From: cc_zbp <487602586@qq.com>
Date: Sat, 13 May 2023 10:37:10 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9tabbar=E3=80=81=E8=BD=AE?=
=?UTF-8?q?=E6=92=AD=E5=9B=BE=E7=AD=89?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages.json | 56 ++++++++++----------
pages/gather/gather.vue | 22 +++++---
pages/home/index.vue | 6 +--
pages/nongKe/supply_chain/supplier.vue | 6 +--
pages/plant_release/index.vue | 6 +--
pages/store/entryProcess/entryProcess.vue | 30 +++++++----
pages/supply_chains/supply_chains.vue | 59 ++--------------------
pages/user/index.vue | 4 +-
static/tabbar_icon/d-2.png | Bin 0 -> 4051 bytes
static/tabbar_icon/d-a.png | Bin 0 -> 1461 bytes
static/tabbar_icon/d.png | Bin 4051 -> 1371 bytes
11 files changed, 75 insertions(+), 114 deletions(-)
create mode 100644 static/tabbar_icon/d-2.png
create mode 100644 static/tabbar_icon/d-a.png
diff --git a/pages.json b/pages.json
index 48a0e85..dd2283d 100644
--- a/pages.json
+++ b/pages.json
@@ -205,8 +205,8 @@
"path": "supply_chain/supplier",
"style": {
"navigationBarTitleText": "供货采购",
- "enablePullDownRefresh": true,
- "navigationStyle": "custom"
+ "enablePullDownRefresh": true
+ // "navigationStyle": "custom"
}
}, {
@@ -701,26 +701,22 @@
"style": {
"navigationBarTitleText": "店铺资质信息"
}
+ }, {
+ "path": "settledApply/settledApply",
+ "style": {
+ "navigationBarTitleText": "入驻申请",
+ "enablePullDownRefresh": true
+ }
+
+ }, {
+ "path": "entryProcess/entryProcess",
+ "style": {
+ "navigationBarTitleText": "入驻流程",
+ "enablePullDownRefresh": false
+ }
+
}
- ,{
- "path" : "settledApply/settledApply",
- "style" :
- {
- "navigationBarTitleText": "入驻申请",
- "enablePullDownRefresh": true
- }
-
- }
- ,{
- "path" : "entryProcess/entryProcess",
- "style" :
- {
- "navigationBarTitleText": "入驻流程",
- "enablePullDownRefresh": false
- }
-
- }
- ]
+ ]
},
{
"root": "pages/admin",
@@ -1285,32 +1281,32 @@
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/home/index",
- "iconPath": "static/images/1-001.png",
- "selectedIconPath": "static/images/1-002.png",
+ "iconPath": "static/tabbar_icon/a.png",
+ "selectedIconPath": "static/tabbar_icon/a-a.png",
"text": "泸州"
},
{
"pagePath": "pages/gather/gather",
- "iconPath": "static/images/2-001.png",
- "selectedIconPath": "static/images/2-002.png",
+ "iconPath": "static/tabbar_icon/b.png",
+ "selectedIconPath": "static/tabbar_icon/b-a.png",
"text": "工作台"
},
{
"pagePath": "pages/plant_release/index",
"iconPath": "static/tabbar_icon/d.png",
- "selectedIconPath": "static/tabbar_icon/d.png",
+ "selectedIconPath": "static/tabbar_icon/d-a.png",
"text": "逛逛"
},
{
"pagePath": "pages/supply_chains/supply_chains",
- "iconPath": "static/images/3-001.png",
- "selectedIconPath": "static/images/3-002.png",
+ "iconPath": "static/tabbar_icon/c.png",
+ "selectedIconPath": "static/tabbar_icon/c-a.png",
"text": "供应"
},
{
"pagePath": "pages/user/index",
- "iconPath": "static/images/4-001.png",
- "selectedIconPath": "static/images/4-002.png",
+ "iconPath": "static/tabbar_icon/e.png",
+ "selectedIconPath": "static/tabbar_icon/e-a.png",
"text": "我的"
}
]
diff --git a/pages/gather/gather.vue b/pages/gather/gather.vue
index 45f64c5..6e9ad1d 100644
--- a/pages/gather/gather.vue
+++ b/pages/gather/gather.vue
@@ -1,6 +1,16 @@
-
+
+
+
+
+
+
+
+
+
+
市级供应链
@@ -155,13 +165,13 @@
暂无您的工作台
-
+
@@ -224,7 +234,7 @@
},
created() {},
onLoad() {
- uni.hideTabBar()
+ // uni.hideTabBar()
this.getBanner()
},
onShow() {
@@ -247,9 +257,9 @@
async getBanner() {
const { data } = await getDiy({ id: 0 })
if (data.value['1683638943100000']) {
- this.swiperList = data.value['1683638943100000'].swiperConfig.list
+ this.swiper.url = data.value['1683638943100000'].swiperConfig.list
} else {
- this.swiperList = data.value['1683875164005000'].swiperConfig.list
+ this.swiper.url = data.value['1683875164005000'].swiperConfig.list
}
},
async editGoodsClose() {
diff --git a/pages/home/index.vue b/pages/home/index.vue
index b2dfbaf..20fc01a 100644
--- a/pages/home/index.vue
+++ b/pages/home/index.vue
@@ -64,13 +64,13 @@
-
+
@@ -243,7 +243,6 @@
\ No newline at end of file
diff --git a/pages/supply_chains/supply_chains.vue b/pages/supply_chains/supply_chains.vue
index 47348d3..b9fa97b 100644
--- a/pages/supply_chains/supply_chains.vue
+++ b/pages/supply_chains/supply_chains.vue
@@ -12,18 +12,6 @@
-
-
-
@@ -42,46 +30,10 @@
-
-
-
+
+
{{item.title}}
@@ -93,8 +45,6 @@
-
最新动态
@@ -118,7 +68,6 @@
-
@@ -128,13 +77,13 @@
@cancel="showPicker = false" @change="changeHandler" keyName="name">
-
+
diff --git a/pages/user/index.vue b/pages/user/index.vue
index d67414d..b4c870d 100644
--- a/pages/user/index.vue
+++ b/pages/user/index.vue
@@ -221,13 +221,13 @@
-
+