From 8a70b6f369fdee32ceabefdd5abaf42f3c1d25bb Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期一, 13 十月 2025 14:57:42 +0800
Subject: [PATCH] 定制商品
---
pages.json | 507 +++++++++++++++++++++++++++++++++++++++-----------------
1 files changed, 354 insertions(+), 153 deletions(-)
diff --git a/pages.json b/pages.json
index f3532d4..10765d2 100644
--- a/pages.json
+++ b/pages.json
@@ -2,22 +2,19 @@
"easycom": {
"autoscan": true,
"custom": {
- "^u-(.*)": "@/pages/subComponents/uview-components/uview-ui/components/u-$1/u-$1.vue",
+ "^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": [
// 绗竴涓氨鏄椤�
{
@@ -28,7 +25,14 @@
"navigationStyle": "custom"
// 闅愯棌椤堕儴瀵艰埅鏍�
}
+ },
+ {
+ "path": "pages/ActivityPopup/ActivityPopup",
+ "style": {
+ "navigationBarTitleText": ""
+ }
}
+
// {
// "path": "pages/tabbar/home/index",
// "style": {
@@ -193,6 +197,7 @@
// {
// "path": "pages/tabbar/user/my",
// "style": {
+ // "navigationBarTextStyle": "white",
// "navigationBarTextStyle": "white",
// "enablePullDownRefresh": true,
// "navigationStyle": "custom",
@@ -396,6 +401,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": [
// {
@@ -423,27 +453,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": {
@@ -570,13 +579,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": {
@@ -633,13 +647,13 @@
"style": {
"navigationBarTitleText": "缁戝畾鎵嬫満鍙�",
"app-plus": {},
- "componentPlaceholder": {
- "u-form": "view",
- "u-form-item": "view",
- "u-input": "view",
- "u-verification-code": "view",
- "u-icon": "view"
- }
+ "componentPlaceholder": {
+ "u-form": "view",
+ "u-form-item": "view",
+ "u-input": "view",
+ "u-verification-code": "view",
+ "u-icon": "view"
+ }
}
},
{
@@ -727,7 +741,7 @@
"u-radio-group": "view",
"u-radio": "view",
"u-picker": "view",
- "u-icon":"view"
+ "u-icon": "view"
}
}
},
@@ -866,31 +880,31 @@
"u-button": "view",
"u-image": "view",
"u-loadmore": "view",
- "u-empty":"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": {
@@ -908,30 +922,28 @@
"path": "shopPage",
"style": {
"navigationBarTitleText": "",
- "componentPlaceholder": {
- "u-image": "view",
- "u-navbar": "view",
- "u-no-network": "view",
- "u-icon": "view",
- "tpl_banner": "view",
- "tpl_title": "view",
- "tpl_left_one_right_two":"view",
- "tpl_left_two_right_one":"view",
- "tpl_top_one_bottom_two":"view",
- "tpl_top_two_bottom_one":"view",
- "tpl_flex_three":"view",
- "tpl_flex_five":"view",
- "tpl_flex_four":"view",
- "tpl_flex_two":"view",
- "tpl_text_picture":"view",
- "tpl_menu":"view",
- "tpl_search":"view",
- "tpl_flex_one":"view",
- "tpl_goods":"view",
- "tpl_group":"view"
-
-
- }
+ "componentPlaceholder": {
+ "u-image": "view",
+ "u-navbar": "view",
+ "u-no-network": "view",
+ "u-icon": "view",
+ "tpl_banner": "view",
+ "tpl_title": "view",
+ "tpl_left_one_right_two": "view",
+ "tpl_left_two_right_one": "view",
+ "tpl_top_one_bottom_two": "view",
+ "tpl_top_two_bottom_one": "view",
+ "tpl_flex_three": "view",
+ "tpl_flex_five": "view",
+ "tpl_flex_four": "view",
+ "tpl_flex_two": "view",
+ "tpl_text_picture": "view",
+ "tpl_menu": "view",
+ "tpl_search": "view",
+ "tpl_flex_one": "view",
+ "tpl_goods": "view",
+ "tpl_group": "view"
+ }
}
},
{
@@ -1018,9 +1030,9 @@
"path": "licencePhoto",
"style": {
"navigationBarTitleText": "钀ヤ笟鎵х収",
- "componentPlaceholder": {
- "u-image": "view"
- }
+ "componentPlaceholder": {
+ "u-image": "view"
+ }
}
},
{
@@ -1235,6 +1247,40 @@
"style": {
"navigationBarTitleText": ""
}
+ },
+
+ {
+ "path": "video-goods-detail-swiper",
+ "style": {
+ "navigationBarTitleText": "瑙嗛鎺ㄨ崘鍟嗗搧",
+ "componentPlaceholder": {
+ "u-button": "view",
+ "u-icon": "view",
+ "u-navbar": "view",
+ "u-popup": "view",
+ "popups": "view",
+ "shares": "view",
+ "promotion-layout": "view",
+ "promotion-details-layout": "view",
+ "promotion-assemble-layout": "view",
+ "promotion-assemble-list-layout": "view",
+ "promotion-coupon": "view",
+ "goods-intro": "view",
+ "goods-recommend": "view",
+ "store-layout": "view",
+ "evaluation": "view",
+ "goods-swiper": "view",
+ "popup-goods": "view",
+ "popup-address": "view",
+ "take-down-form-sale-goods": "view"
+ }
+ }
+ },
+ {
+ "path": "video-similar",
+ "style": {
+ "navigationBarTitleText": "鍟嗗搧鐩稿叧瑙嗛"
+ }
}
]
},
@@ -1261,7 +1307,7 @@
{
"path": "entry/seller/index",
"style": {
- "navigationBarTitleText": "搴楅摵鍏ラ┗",
+ "navigationBarTitleText": "渚涘簲鍟嗗叆椹�",
"navigationStyle": "custom",
"componentPlaceholder": {
"u-navbar": "view"
@@ -1448,10 +1494,10 @@
"path": "coupon/index",
"style": {
"navigationBarTitleText": "浼樻儬鍒�",
- "componentPlaceholder": {
- "u-tabs": "view",
- "u-empty": "view"
- }
+ "componentPlaceholder": {
+ "u-tabs": "view",
+ "u-empty": "view"
+ }
}
},
{
@@ -1508,13 +1554,29 @@
{
"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"
+
+ }
}
},
{
"path": "complain/complainInfo",
"style": {
- "navigationBarTitleText": "鎶曡瘔璇︽儏"
+ "navigationBarTitleText": "鎶曡瘔璇︽儏",
+ "componentPlaceholder": {
+ "u-image": "view",
+ "u-cell-group": "view",
+ "u-cell-item": "view",
+ "u-input": "view"
+ }
}
},
{
@@ -1631,31 +1693,31 @@
"path": "afterSales/applyProgress",
"style": {
"navigationBarTitleText": "鍞悗鏈嶅姟",
- "componentPlaceholder": {
- "u-time-line": "view",
- "u-time-line-item": "view",
- "u-empty": "view"
- }
+ "componentPlaceholder": {
+ "u-time-line": "view",
+ "u-time-line-item": "view",
+ "u-empty": "view"
+ }
}
},
{
"path": "afterSales/applyDetail",
"style": {
"navigationBarTitleText": "鍞悗鏈嶅姟",
- "componentPlaceholder": {
- "u-icon": "view",
- "u-image": "view"
- }
+ "componentPlaceholder": {
+ "u-icon": "view",
+ "u-image": "view"
+ }
}
},
{
"path": "afterSales/applySuccess",
"style": {
"navigationBarTitleText": "鎻愪氦鎴愬姛",
- "componentPlaceholder": {
- "u-icon": "view",
- "u-button": "view"
- },
+ "componentPlaceholder": {
+ "u-icon": "view",
+ "u-button": "view"
+ },
"app-plus": {
"bounce": "none",
"titleNView": {
@@ -1674,7 +1736,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",
@@ -1682,7 +1757,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"
+
}
}
},
@@ -1690,17 +1773,17 @@
"path": "afterSales/afterSalesDetail",
"style": {
"navigationBarTitleText": "鐢宠鍞悗",
- "componentPlaceholder": {
- "u-form": "view",
- "u-image": "view",
- "u-number-box": "view",
- "u-form-item": "view",
- "u-input": "view",
- "u-upload": "view",
- "u-button": "view",
- "u-select": "view",
- "u-toast": "view"
- }
+ "componentPlaceholder": {
+ "u-form": "view",
+ "u-image": "view",
+ "u-number-box": "view",
+ "u-form-item": "view",
+ "u-input": "view",
+ "u-upload": "view",
+ "u-button": "view",
+ "u-select": "view",
+ "u-toast": "view"
+ }
}
},
{
@@ -1732,6 +1815,63 @@
"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"
+ }
+ }
+ },
+ {
+ "path" : "constomize/constomize",
+ "style" :
+ {
+ "navigationBarTitleText" : "瀹氬埗淇℃伅"
+ }
}
]
},
@@ -1765,6 +1905,18 @@
"navigationBarTitleText": "绁炲帹",
"navigationStyle": "custom"
// 闅愯棌绯荤粺瀵艰埅鏍�
+ }
+ }
+ ]
+ },
+ {
+ "root": "pages/prize",
+ "pages": [
+ {
+ "path": "PrizeDetail/PrizeDetail",
+ "style": {
+ "navigationBarTitleText": "鎶藉娲诲姩",
+ "enablePullDownRefresh": false
}
}
]
@@ -1819,28 +1971,27 @@
"style": {
"navigationBarTitleText": "渚涘簲鍟嗙",
// "navigationStyle": "custom"
- "componentPlaceholder":{
- "u-empty":"view",
- "u-image":"view"
- }
+ "componentPlaceholder": {
+ "u-empty": "view",
+ "u-image": "view"
+ }
}
},
{
"path": "order-detail",
"style": {
"navigationBarTitleText": "璁㈠崟璇︽儏",
- "componentPlaceholder": {
- "u-icon": "view",
- "u-button": "view",
- "u-form": "view",
- "u-form-item": "view",
- "u-input": "view",
- "u-popup": "view",
- "u-search": "view",
- "u-upload": "view"
- }
+ "componentPlaceholder": {
+ "u-icon": "view",
+ "u-button": "view",
+ "u-form": "view",
+ "u-form-item": "view",
+ "u-input": "view",
+ "u-popup": "view",
+ "u-search": "view",
+ "u-upload": "view"
+ }
// "navigationStyle": "custom"
-
}
}
]
@@ -2014,7 +2165,20 @@
"u-navbar": "view",
"u-search": "view",
"u-image": "view",
- "u-icon": "view"
+ "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 +2215,12 @@
{
"root": "pages/cusbar",
"pages": [
- {
- "path": "special/special",
- "style": {
- "navigationBarTitleText": "涓撻"
- }
- },
+ // {
+ // "path": "special/special",
+ // "style": {
+ // "navigationBarTitleText": "涓撻"
+ // }
+ // },
{
"path": "cart/cartList",
"style": {
@@ -2097,7 +2261,44 @@
}
}
]
- }
+ },
+ {
+ "root": "pages/storeClaim",
+ "pages": [{
+ "path" : "store-claim",
+ "style" :
+ {
+ "navigationBarTitleText" : "浼樻儬鍗烽鍙�",
+ "componentPlaceholder":{
+ "u-card": "view",
+ "u-navbar": "view",
+ "u-tag": "view",
+ "u-icon": "view",
+ "u-button": "view",
+ "u-empty": "view"
+
+ }
+ }
+ },
+ {
+ "path" : "storePrizeClaim",
+ "style" :
+ {
+ "navigationBarTitleText" : "棰嗗彇鎶藉鏈轰細",
+ "componentPlaceholder":{
+ "u-card": "view",
+ "u-navbar": "view",
+ "u-tag": "view",
+ "u-icon": "view",
+ "u-button": "view",
+ "u-empty": "view",
+ "u-image":"view"
+
+ }
+ }
+ }]
+ }
+
],
"globalStyle": {
"navigationBarTextStyle": "black",
@@ -2163,4 +2364,4 @@
// "query": "" //鍚姩鍙傛暟锛屽湪椤甸潰鐨刼nLoad鍑芥暟閲岄潰寰楀埌
// }]
}
-}
\ No newline at end of file
+}
--
Gitblit v1.8.0