From 9e4ae356ed626e3089f31d5b40fb10a476efe7c4 Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期三, 13 八月 2025 16:34:51 +0800 Subject: [PATCH] 购物车点击事件,分享视频封面问题 --- pages.json | 91 +++++++++++++++++++++------------------------ 1 files changed, 42 insertions(+), 49 deletions(-) diff --git a/pages.json b/pages.json index f3532d4..82346d6 100644 --- a/pages.json +++ b/pages.json @@ -424,27 +424,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": { // "navigationBarTitleText": "鎺ㄥ箍鍒嗕剑", @@ -870,27 +849,27 @@ } } }, - { - "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": { @@ -1261,7 +1240,7 @@ { "path": "entry/seller/index", "style": { - "navigationBarTitleText": "搴楅摵鍏ラ┗", + "navigationBarTitleText": "渚涘簲鍟嗗叆椹�", "navigationStyle": "custom", "componentPlaceholder": { "u-navbar": "view" @@ -2017,6 +1996,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" + } + } } ] }, @@ -2051,12 +2044,12 @@ { "root": "pages/cusbar", "pages": [ - { - "path": "special/special", - "style": { - "navigationBarTitleText": "涓撻" - } - }, + // { + // "path": "special/special", + // "style": { + // "navigationBarTitleText": "涓撻" + // } + // }, { "path": "cart/cartList", "style": { -- Gitblit v1.8.0