From d5a6c020b4a301ba6bfb9a589f34dcc527afd0f1 Mon Sep 17 00:00:00 2001 From: jia <1451658316@qq.com> Date: Tue, 5 Sep 2023 16:33:37 +0800 Subject: [PATCH] =?UTF-8?q?tabbar=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 15 ++++++++++++++- pages/short_video/nvueSwiper/index.nvue | 1 + 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index 1142d9f..54bcf41 100644 --- a/pages.json +++ b/pages.json @@ -1527,7 +1527,20 @@ "selectedIconPath": "static/tabbar_icon/e-a.png", "text": "我的" } - ] + ], + "midButton": { + "width": "138rpx", + "height": "126rpx", + "iconWidth": "78rpx", + "pagePath": "pages/plant_release/index", + "iconPath": "static/tabbar_icon/d.png", + // "selectedIconPath": "static/tabbar_icon/d-a.png", + + "text": "发布" + } + + + }, "condition": { //模式配置,仅开发期间生效 "current": 0, //当前激活的模式(list 的索引项) diff --git a/pages/short_video/nvueSwiper/index.nvue b/pages/short_video/nvueSwiper/index.nvue index 20e5574..29bf5a8 100644 --- a/pages/short_video/nvueSwiper/index.nvue +++ b/pages/short_video/nvueSwiper/index.nvue @@ -17,6 +17,7 @@