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 @@