From 3e84a2c746727e91b25dca19e5c289fa594c2132 Mon Sep 17 00:00:00 2001 From: peng <peng.com> Date: 星期二, 22 七月 2025 18:12:46 +0800 Subject: [PATCH] 解决bug --- pages.json | 393 ++++++++++++++++++++++++++++++------------------------- 1 files changed, 213 insertions(+), 180 deletions(-) diff --git a/pages.json b/pages.json index 06eec49..41ae757 100644 --- a/pages.json +++ b/pages.json @@ -2,8 +2,8 @@ "easycom": { "autoscan": true, "custom": { - "^u-(.*)": "@/pages/subComponents/uview-components/uview-ui/components/u-$1/u-$1.vue", - "__placeholder__": true + "^u-(.*)": "@/pages/subComponents/uview-components/uview-ui/components/u-$1/u-$1.vue", + "__placeholder__": true //uview, // "^uni-(.*)": "@/uni_modules/uni-$1/components/uni-$1/uni-$1.vue" // uniapp缁勪欢 } @@ -146,18 +146,18 @@ // } // } // } - // , - // { - // "path": "components/m-buy/goods", - // "style": { - // "navigationBarTitleText": "", - // "componentPlaceholder": { - // "u-popup": "view", - // "u-image": "view", - // "u-alert-tips": "view" - // } - // } - // } + // , + // { + // "path": "components/m-buy/goods", + // "style": { + // "navigationBarTitleText": "", + // "componentPlaceholder": { + // "u-popup": "view", + // "u-image": "view", + // "u-alert-tips": "view" + // } + // } + // } // { // "path": "components/m-take-down-sale-goods/index", // "style": { @@ -530,13 +530,13 @@ "path": "deposit/index", "style": { // "navigationStyle": "custom" - "navigationBarTitleText": "棰勫瓨娆惧垪琛�" + "navigationBarTitleText": "棰勫瓨娆惧垪琛�" } }, { "path": "deposit/operation", "style": { - "navigationBarTitleText": "浣欓" + "navigationBarTitleText": "浣欓" // "navigationStyle": "custom" } }, @@ -651,11 +651,11 @@ // 闅愯棌绯荤粺瀵艰埅鏍� "enablePullDownRefresh": true, "app-plus": {}, - "componentPlaceholder": { - "u-navbar": "view", - "u-image": "view", - "u-avatar": "view" - } + "componentPlaceholder": { + "u-navbar": "view", + "u-image": "view", + "u-avatar": "view" + } } }, { @@ -770,12 +770,12 @@ "path": "msgTips/packageMsg/logisticsDetail", "style": { "navigationBarTitleText": "璁㈠崟璺熻釜", - "componentPlaceholder": { - "u-time-line": "view", - "u-time-line-item": "view", - "u-icon": "view", - "u-empty": "view" - } + "componentPlaceholder": { + "u-time-line": "view", + "u-time-line-item": "view", + "u-icon": "view", + "u-empty": "view" + } } }, { @@ -893,87 +893,111 @@ }, { "root": "pages/product", - // 鍏抽敭閰嶇疆 + // 鍏抽敭閰嶇疆 "pages": [ { "path": "shopPage", "style": { - "navigationBarTitleText": "" + "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" + + + } } }, - { - "path": "m-share/index", - "style": { - "navigationBarTitleText": "", - "navigationStyle": "custom", - "componentPlaceholder": { - "u-popup": "view", - "u-icon": "view" - } - } - }, - { - "path": "m-goods-list/list", - "style": { - "navigationBarTitleText": "", - "navigationStyle": "custom", - "app-plus": { - //app椤甸潰涓嶆樉绀烘粴鍔ㄦ潯 - "scrollIndicator": "none", - "bottom": "0", - "contentAdjust": "false", - "bounce": "none", - "safearea": { - "bottom": "none" - } - }, - "componentPlaceholder": { - "u-image": "view", - "u-loading": "view", - "u-tag": "view", - "u-icon": "view" - } - } - }, - { - "path": "m-buy/goods", - "style": { - "navigationBarTitleText": "", - "componentPlaceholder": { - "u-popup": "view", - "u-image": "view", - "u-alert-tips": "view" - } - } - }, - { - "path": "m-take-down-sale-goods/index", - "style": { - "navigationBarTitleText": "", - "componentPlaceholder": { - "u-popup": "view" - } - } - }, - // { - // "path": "popups/popups", - // "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-loading": "view", - // "u-navbar": "view", - // "u-image": "view", - // "u-loadmore": "view" - // } - // } - // }, + { + "path": "m-goods-list/list", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom", + "app-plus": { + //app椤甸潰涓嶆樉绀烘粴鍔ㄦ潯 + "scrollIndicator": "none", + "bottom": "0", + "contentAdjust": "false", + "bounce": "none", + "safearea": { + "bottom": "none" + } + }, + "componentPlaceholder": { + "u-image": "view", + "u-loading": "view", + "u-tag": "view", + "u-icon": "view" + } + } + }, + { + "path": "m-share/index", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom", + "componentPlaceholder": { + "u-popup": "view", + "u-icon": "view" + } + } + }, + { + "path": "m-buy/goods", + "style": { + "navigationBarTitleText": "", + "componentPlaceholder": { + "u-popup": "view", + "u-image": "view", + "u-alert-tips": "view" + } + } + }, + { + "path": "m-take-down-sale-goods/index", + "style": { + "navigationBarTitleText": "", + "componentPlaceholder": { + "u-popup": "view" + } + } + }, + // { + // "path": "popups/popups", + // "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-loading": "view", + // "u-navbar": "view", + // "u-image": "view", + // "u-loadmore": "view" + // } + // } + // }, { "path": "shopList", "style": { @@ -984,7 +1008,10 @@ { "path": "licencePhoto", "style": { - "navigationBarTitleText": "钀ヤ笟鎵х収" + "navigationBarTitleText": "钀ヤ笟鎵х収", + "componentPlaceholder": { + "u-image": "view" + } } }, { @@ -992,19 +1019,19 @@ "style": { "navigationBarTitleText": "", "navigationStyle": "custom", - "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" - } + "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" + } } }, { @@ -1026,7 +1053,8 @@ "componentPlaceholder": { "u-icon": "view", "u-navbar": "view", - "u-popup": "view" + "u-popup": "view", + "popups": "view" } } }, @@ -1126,7 +1154,13 @@ "style": { "navigationBarTitleText": "鍟嗗搧璇勪环", //app椤甸潰涓嶆樉绀烘粴鍔ㄦ潯 - "scrollIndicator": "none" + "scrollIndicator": "none", + "componentPlaceholder": { + "u-empty": "view", + "u-loadmore": "view", + "u-image": "view", + "u-empty": "view" + } } }, { @@ -1145,7 +1179,6 @@ }, { "root": "pages/floor", - "pages": [ { "path": "empty" @@ -1198,7 +1231,6 @@ }, { "root": "pages/passport", - "pages": [ { "path": "login", @@ -1307,7 +1339,6 @@ }, { "root": "pages/promotion", - "pages": [ { "path": "seckill", @@ -1384,7 +1415,6 @@ }, { "root": "pages/cart", - "pages": [ { "path": "coupon/myCoupon", @@ -1408,7 +1438,11 @@ { "path": "coupon/index", "style": { - "navigationBarTitleText": "浼樻儬鍒�" + "navigationBarTitleText": "浼樻儬鍒�", + "componentPlaceholder": { + "u-tabs": "view", + "u-empty": "view" + } } }, { @@ -1429,11 +1463,11 @@ "popGesture": "none" //绂佹渚ф粦閫�鍑� }, - "componentPlaceholder": { - "u-count-down": "view", - "u-row": "view", - "u-icon": "view" - } + "componentPlaceholder": { + "u-count-down": "view", + "u-row": "view", + "u-icon": "view" + } } }, { @@ -1461,7 +1495,6 @@ }, { "root": "pages/order", - "pages": [ { "path": "complain/complain", @@ -1530,17 +1563,17 @@ "path": "orderDetail", "style": { "navigationBarTitleText": "璁㈠崟璇︽儏", - "componentPlaceholder": { - "u-icon": "view", - "u-image": "view", - "u-tag": "view", - "u-button": "view", - "u-popup": "view", - "u-radio-group": "view", - "u-radio": "view", - "u-toast": "view", - "u-modal": "view" - } + "componentPlaceholder": { + "u-icon": "view", + "u-image": "view", + "u-tag": "view", + "u-button": "view", + "u-popup": "view", + "u-radio-group": "view", + "u-radio": "view", + "u-toast": "view", + "u-modal": "view" + } } }, { @@ -1553,23 +1586,23 @@ "path": "evaluate/evaluateDetail", "style": { "navigationBarTitleText": "璇勪环璇︽儏", - "componentPlaceholder": { - "u-image": "view" - } + "componentPlaceholder": { + "u-image": "view" + } } }, { "path": "evaluate/releaseEvaluate", "style": { "navigationBarTitleText": "鍙戝竷璇勪环", - "componentPlaceholder": { - "u-icon": "view", - "u-image": "view", - "u-input": "view", - "u-upload": "view", - "u-rate": "view", - "u-toast": "view" - } + "componentPlaceholder": { + "u-icon": "view", + "u-image": "view", + "u-input": "view", + "u-upload": "view", + "u-rate": "view", + "u-toast": "view" + } } }, { @@ -1625,10 +1658,10 @@ "path": "afterSales/afterSalesSelect", "style": { "navigationBarTitleText": "鐢宠鍞悗", - "componentPlaceholder": { - "u-image": "view", - "u-icon": "view" - } + "componentPlaceholder": { + "u-image": "view", + "u-icon": "view" + } } }, { @@ -1671,7 +1704,6 @@ }, { "root": "pages/health", - "pages": [ { "path": "healthVideo", @@ -1684,7 +1716,6 @@ }, { "root": "pages/tabbar/home", - "pages": [ { "path": "web-view", @@ -1694,7 +1725,6 @@ }, { "root": "pages/kitchen", - "pages": [ { "path": "KitchenVideo", @@ -1706,20 +1736,32 @@ } ] }, - { - "root": "pages/subComponents", - "pages": [{ - "path" : "empty/empty", - "style" : - { - "navigationBarTitleText" : "鍒嗗寘鍗犱綅" - } - } - ] - }, + { + "root": "pages/subComponents", + "pages": [ + { + "path": "empty/empty", + "style": { + "navigationBarTitleText": "鍒嗗寘鍗犱綅" + } + }, + { + "path": "popups/popups", + "style": { + "componentPlaceholder": { + "u-modal": "view", + "u-tabs": "view", + "u-image": "view", + "u-search": "view", + "u-icon": "view", + "u-loadmore": "view" + } + } + } + ] + }, { "root": "pages/tabbar/user", - "pages": [ { "path": "my", @@ -1738,7 +1780,6 @@ }, { "root": "pages/supplier/suppler-order", - "pages": [ { "path": "suppler-order", @@ -1758,7 +1799,6 @@ }, { "root": "pages/supplier/publish-goods", - "pages": [ { "path": "publishGoods", @@ -1787,7 +1827,6 @@ }, { "root": "pages/goods-manager", - "pages": [ { "path": "goodsList/goodsList", @@ -1824,7 +1863,6 @@ }, { "root": "pages/news", - "pages": [ { "path": "news", @@ -1841,8 +1879,7 @@ "u-loading": "view", "u-navbar": "view", "u-loadmore": "view", - "u-empty": "view" - + "u-empty": "view" } } }, @@ -1868,7 +1905,6 @@ }, { "root": "pages/userPermissions", - "pages": [ { "path": "addStoreMember", @@ -1915,7 +1951,6 @@ }, { "root": "pages/commodity-square", - "pages": [ { "path": "commoditySquare", @@ -1938,7 +1973,6 @@ }, { "root": "pages/navigation", - "pages": [ { "path": "search/searchPage", @@ -1967,7 +2001,6 @@ }, { "root": "pages/cusbar", - "pages": [ { "path": "special/special", -- Gitblit v1.8.0