From 049b63eadebacd33bd4d48bc39c7049620db661b Mon Sep 17 00:00:00 2001 From: jia <1451658316@qq.com> Date: Tue, 5 Sep 2023 17:49:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5=E4=BB=A5?= =?UTF-8?q?=E5=8F=8A=20=E5=95=86=E5=93=81=E8=AE=BE=E7=BD=AE=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 9 +- pages/index/index.vue | 4 +- pages/product/basicSet.vue | 8 +- pages/short_video/appSwiper/index.nvue | 112 +++++++++++++++--------- pages/short_video/nvueSwiper/index.nvue | 3 +- 5 files changed, 81 insertions(+), 55 deletions(-) diff --git a/pages.json b/pages.json index 54f013d..a07b258 100644 --- a/pages.json +++ b/pages.json @@ -1513,7 +1513,6 @@ "selectedColor": "#E93323", "borderStyle": "white", "backgroundColor": "#ffffff", - "fontSize": "25rpx", "list": [{ "pagePath": "pages/index/index", "iconPath": "static/tabbar_icon/a.png", @@ -1548,13 +1547,11 @@ } ], "midButton": { - "width": "78rpx", - "height": "126rpx", - "iconWidth": "78rpx", + "width": "68px", + "height": "70px", + "iconWidth": "48px", "pagePath": "pages/plant_release/index", "iconPath": "static/tabbar_icon/d.png", - // "selectedIconPath": "static/tabbar_icon/d-a.png", - "text": "发布" } diff --git a/pages/index/index.vue b/pages/index/index.vue index 6917f14..d58c2fc 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -186,12 +186,12 @@ }, onTabItemTap(e) { - if (e.text.length>=4) { + if (e.text.length >= 4) { uni.pageScrollTo({ selector: ".Circle_friends", scrollTop: 0 }) - + } }, onReachBottom() { diff --git a/pages/product/basicSet.vue b/pages/product/basicSet.vue index aba5372..cef4cd9 100644 --- a/pages/product/basicSet.vue +++ b/pages/product/basicSet.vue @@ -132,7 +132,8 @@ 客服电话: - + + 开启先货后款: @@ -154,6 +155,7 @@ 开启后,店铺即可展示在移动端 --> + @@ -265,7 +267,8 @@ credit_buy: false, //开启信用购 interest_rate: '', //利率 settle_cycle: '', //周期 - mer_name:'' + mer_name:'', + type_code:'' } }, onLoad(e) { @@ -295,6 +298,7 @@ res.data.mer_take_day.forEach((item, i) => { this.dateWeek[Number(item) - 1].isCheck = true }) + this.type_code= res.data.type_code this.mer_take_time = res.data.mer_take_time this.intro = res.data.mer_info this.cruxText = res.data.mer_keyword diff --git a/pages/short_video/appSwiper/index.nvue b/pages/short_video/appSwiper/index.nvue index 2c9e80f..bb49f44 100644 --- a/pages/short_video/appSwiper/index.nvue +++ b/pages/short_video/appSwiper/index.nvue @@ -21,6 +21,13 @@ 】 --> + + + + + + +