From c1189fb4bb935a20ac8af02f53960e86380a236b Mon Sep 17 00:00:00 2001 From: peng <peng.com> Date: 星期四, 18 九月 2025 14:21:19 +0800 Subject: [PATCH] 虚拟商品订单关闭再来一单的入口 --- pages.json | 183 ++++++++++++++++++++++++++++++++++++++------- 1 files changed, 152 insertions(+), 31 deletions(-) diff --git a/pages.json b/pages.json index db9aa12..080939b 100644 --- a/pages.json +++ b/pages.json @@ -3,21 +3,18 @@ "autoscan": true, "custom": { "^u-(.*)": "@/pages/subComponents/uview-components/uview-ui/components/u-$1/u-$1.vue", + "^l-(.*)": "@/pages/prize/lime-dialer_0.2.7/components/l-$1/l-$1.vue", "__placeholder__": true //uview, // "^uni-(.*)": "@/uni_modules/uni-$1/components/uni-$1/uni-$1.vue" // uniapp缁勪欢 } }, - // "preloadRule": { - // "pages/tabbar/index/home": // 椤甸潰璺緞 - // // 椤甸潰鐨勯涓嬭浇閰嶇疆 - // { - // "network": "all", // all(涓嶉檺缃戠粶) wifi(浠厀ifi涓嬮涓嬭浇) - // "packages": [ - // "components/uview-components" - // ] // 棰勪笅杞藉垎鍖呯殑 root 鎴� name銆俖_APP__ 琛ㄧず涓诲寘 - // } - // }, + "preloadRule": { + "pages/prize/PrizeDetail/PrizeDetail": { + "network": "all", + "packages": ["pages/prize"] + } + }, "pages": [ // 绗竴涓氨鏄椤� { @@ -35,6 +32,7 @@ "navigationBarTitleText": "" } } + // { // "path": "pages/tabbar/home/index", // "style": { @@ -83,6 +81,7 @@ // { // // "path": "pages/tabbar/category/category", // "path": "pages/commodity-square/commoditySquare", + // "style": { // "navigationBarTitleText": "鍟嗗搧骞垮満", // "navigationStyle": "custom", // 闅愯棌绯荤粺瀵艰埅鏍� @@ -401,6 +400,31 @@ // ] // }, { + "root": "pages/prizeRecord", + "pages": [ + { + "path": "prizeRecord", + "style": { + "navigationBarTitleText": "", + "componentPlaceholder": { + "u-form": "view", + "u-form-item": "view", + "u-input": "view", + "u-icon": "view", + "u-action-sheet": "view", + "u-checkbox-group": "view", + "u-checkbox": "view", + "u-navbar": "view", + "u-button": "view", + "u-image": "view", + "u-empty": "view", + "u-loadmore": "view" + } + } + } + ] + }, + { "root": "pages/mine", "pages": [ // { @@ -554,13 +578,18 @@ } } }, - // { - // "path": "address/storeAddress", - // "style": { - // "enablePullDownRefresh": true, - // "navigationBarTitleText": "鑷彁鐐�" - // } - // }, + { + "path": "address/storeAddress", + "style": { + "enablePullDownRefresh": true, + "navigationBarTitleText": "鑷彁鐐�", + "componentPlaceholder": { + "u-empty": "view", + "u-icon": "view", + "u-action-sheet": "view" + } + } + }, { "path": "address/add", "style": { @@ -1149,7 +1178,8 @@ "componentPlaceholder": { "u-empty": "view", "u-loadmore": "view", - "u-image": "view" + "u-image": "view", + "u-empty": "view" } } }, @@ -1207,13 +1237,17 @@ "style": { "navigationBarTitleText": "瑙嗛鎺ㄨ崘鍟嗗搧", "componentPlaceholder": { - "u-button": "view", - "u-icon": "view", - "u-navbar": "view", - "u-popup": "view" + "u-button": "view" } } }, + { + "path": "video-search", + "style": { + "navigationBarTitleText": "" + } + }, + { "path": "video-goods-detail-swiper", "style": { @@ -1245,12 +1279,6 @@ "path": "video-similar", "style": { "navigationBarTitleText": "鍟嗗搧鐩稿叧瑙嗛" - } - }, - { - "path": "video-search", - "style": { - "navigationBarTitleText": "" } } ] @@ -1525,7 +1553,17 @@ { "path": "complain/complain", "style": { - "navigationBarTitleText": "璁㈠崟鍟嗗搧鎶曡瘔" + "navigationBarTitleText": "璁㈠崟鍟嗗搧鎶曡瘔", + "componentPlaceholder": { + "u-popup": "view", + "u-icon": "view", + "u-line": "view", + "u-image": "view", + "u-select": "view", + "u-input": "view", + "u-upload": "view" + + } } }, { @@ -1691,7 +1729,20 @@ } }, { - "path": "afterSales/afterSalesDetailExpress" + "path": "afterSales/afterSalesDetailExpress", + "style": { + "componentPlaceholder":{ + "u-image": "view", + "u-icon": "view", + "u-form": "view", + "u-form-item": "view", + "u-input": "view", + "u-button": "view", + "u-select": "view", + "u-calendar": "view", + "u-toast": "view" + } + } }, { "path": "afterSales/afterSalesSelect", @@ -1699,7 +1750,15 @@ "navigationBarTitleText": "鐢宠鍞悗", "componentPlaceholder": { "u-image": "view", - "u-icon": "view" + "u-icon": "view", + "u-form": "view", + "u-form-item": "view", + "u-input": "view", + "u-button": "view", + "u-select": "view", + "u-calendar": "view", + "u-toast": "view" + } } }, @@ -1749,6 +1808,56 @@ "u-notice-bar": "view" } } + }, + { + "path" : "claim-coupon/claim-coupon", + "style" : + { + "navigationBarTitleText" : "鍟嗗搧鍏戞崲鍒搁鍙�", + "enablePullDownRefresh" : true, + "componentPlaceholder": { + "u-image": "view", + "u-tag": "view", + "u-loading": "view", + "u-empty": "view", + "u-modal":"view" + } + } + }, + { + "path" : "editOrderAddress/editOrderAddress", + "style" : + { + "navigationBarTitleText" : "淇敼璁㈠崟", + "componentPlaceholder": { + "u-image": "view", + "u-row": "view", + "u-col": "view", + "u-input": "view", + "u-icon": "view", + "u-select": "view", + "u-notice-bar": "view" + } + } + }, + { + "path" : "cardPack", + "style" : + { + "navigationBarTitleText" : "浼樻儬鍔靛崱鍖�", + "componentPlaceholder": { + "u-navbar": "view", + "u-checkbox-group": "view", + "u-checkbox": "view", + "u-swipe-action": "view", + "u-image": "view", + "u-icon": "view", + "u-count-down": "view", + "u-modal": "view", + "u-popup": "view", + "u-empty": "view" + } + } } ] }, @@ -1787,6 +1896,18 @@ ] }, { + "root": "pages/prize", + "pages": [ + { + "path": "PrizeDetail/PrizeDetail", + "style": { + "navigationBarTitleText": "鎶藉娲诲姩", + "enablePullDownRefresh": false + } + } + ] + }, + { "root": "pages/subComponents", "pages": [ { -- Gitblit v1.8.0