From f621aacc5ed02fab11c9c1f35c69a36babb5411f Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期一, 25 八月 2025 15:02:31 +0800 Subject: [PATCH] 购物车点击事件,分享视频封面问题 --- pages.json | 105 ++++++++++++++++++++++++++-------------------------- 1 files changed, 53 insertions(+), 52 deletions(-) diff --git a/pages.json b/pages.json index bc3dc0d..9bfa037 100644 --- a/pages.json +++ b/pages.json @@ -28,6 +28,13 @@ "navigationStyle": "custom" // 闅愯棌椤堕儴瀵艰埅鏍� } + }, + { + "path" : "pages/ActivityPopup/ActivityPopup", + "style" : + { + "navigationBarTitleText" : "" + } } // { // "path": "pages/tabbar/home/index", @@ -423,27 +430,6 @@ } } }, - // { - // "path": "myCollect", - // "style": { - // "navigationBarTitleText": "鏀惰棌", - // "enablePullDownRefresh": true, - // //涓嬫媺鍒锋柊 - // "navigationStyle": "custom", - // "app-plus": { - // "scrollIndicator": "none" - // }, - // "componentPlaceholder": { - // "u-navbar": "view", - // "u-tabs": "view", - // "u-empty": "view", - // "u-swipe-action": "view", - // "u-image": "view", - // "u-loading": "view", - // "u-tag": "view" - // } - // } - // }, // { // "path": "distribution/list", // "style": { @@ -865,31 +851,32 @@ "u-navbar": "view", "u-button": "view", "u-image": "view", - "u-loadmore": "view" + "u-loadmore": "view", + "u-empty":"view" } } }, - { - "path": "myCollect/myCollect", - "style": { - "navigationBarTitleText": "鎴戠殑鏀惰棌", - "enablePullDownRefresh": true, - //涓嬫媺鍒锋柊 - "componentPlaceholder": { - "u-icon": "view", - "u-button": "view", - "u-form": "view", - "u-form-item": "view", - "u-input": "view", - "u-popup": "view", - "u-search": "view", - "u-loading": "view", - "u-navbar": "view", - "u-image": "view", - "u-loadmore": "view" - } - } - }, + // { + // "path": "myCollect/myCollect", + // "style": { + // "navigationBarTitleText": "鎴戠殑鏀惰棌", + // "enablePullDownRefresh": true, + // //涓嬫媺鍒锋柊 + // "componentPlaceholder": { + // "u-icon": "view", + // "u-button": "view", + // "u-form": "view", + // "u-form-item": "view", + // "u-input": "view", + // "u-popup": "view", + // "u-search": "view", + // "u-loading": "view", + // "u-navbar": "view", + // "u-image": "view", + // "u-loadmore": "view" + // } + // } + // }, { "path": "myAttention", "style": { @@ -1260,7 +1247,7 @@ { "path": "entry/seller/index", "style": { - "navigationBarTitleText": "搴楅摵鍏ラ┗", + "navigationBarTitleText": "渚涘簲鍟嗗叆椹�", "navigationStyle": "custom", "componentPlaceholder": { "u-navbar": "view" @@ -1914,7 +1901,7 @@ { "path": "news", "style": { - "navigationBarTitleText": "鏂伴椈", + "navigationBarTitleText": "蹇", "componentPlaceholder": { "u-icon": "view", "u-button": "view", @@ -1933,7 +1920,7 @@ { "path": "detail", "style": { - "navigationBarTitleText": "鏂伴椈璇︽儏", + "navigationBarTitleText": "蹇璇︽儏", "componentPlaceholder": { "u-icon": "view", "u-button": "view", @@ -2016,6 +2003,20 @@ "u-icon": "view" } } + }, + { + "path" : "coups-goods-list", + "style" : + { + "navigationStyle": "custom", + "navigationBarTitleText" : "浼樻儬鍗峰晢鍝侀〉闈�", + "componentPlaceholder": { + "u-navbar": "view", + "u-search": "view", + "u-image": "view", + "u-icon": "view" + } + } } ] }, @@ -2050,12 +2051,12 @@ { "root": "pages/cusbar", "pages": [ - { - "path": "special/special", - "style": { - "navigationBarTitleText": "涓撻" - } - }, + // { + // "path": "special/special", + // "style": { + // "navigationBarTitleText": "涓撻" + // } + // }, { "path": "cart/cartList", "style": { -- Gitblit v1.8.0