From b62daf4aaca5fcb8eea7bfd4149dbb92b10f50de Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期三, 04 六月 2025 11:40:06 +0800 Subject: [PATCH] 我的活动,活动,用户管理页面, --- pages.json | 634 +++++++++++++++++++++++++++++++++------------------------ 1 files changed, 368 insertions(+), 266 deletions(-) diff --git a/pages.json b/pages.json index d7c60c8..eb9d53e 100644 --- a/pages.json +++ b/pages.json @@ -1,27 +1,26 @@ { - "easycom": { - "autoscan": true, - "custom": { - "^u-(.*)": "@/uview-components/uview-ui/components/u-$1/u-$1.vue",//uview, - "^uni-(.*)": "@/uni_modules/uni-$1/components/uni-$1/uni-$1.vue" // uniapp缁勪欢 - } - }, - "preloadRule": { - "pages/tabbar/index/home": // 椤甸潰璺緞 - // 椤甸潰鐨勯涓嬭浇閰嶇疆 - { - "network": "all", // all(涓嶉檺缃戠粶) wifi(浠厀ifi涓嬮涓嬭浇) - "packages": ["uview-components"] // 棰勪笅杞藉垎鍖呯殑 root 鎴� name銆俖_APP__ 琛ㄧず涓诲寘 - } - }, + "easycom": { + "autoscan": true, + "custom": { + "^u-(.*)": "@/uview-components/uview-ui/components/u-$1/u-$1.vue", //uview, + "^uni-(.*)": "@/uni_modules/uni-$1/components/uni-$1/uni-$1.vue" // uniapp缁勪欢 + } + }, + "preloadRule": { + "pages/tabbar/index/home": // 椤甸潰璺緞 + // 椤甸潰鐨勯涓嬭浇閰嶇疆 + { + "network": "all", // all(涓嶉檺缃戠粶) wifi(浠厀ifi涓嬮涓嬭浇) + "packages": ["uview-components"] // 棰勪笅杞藉垎鍖呯殑 root 鎴� name銆俖_APP__ 琛ㄧず涓诲寘 + } + }, "pages": [ // 绗竴涓氨鏄椤� { - "path" : "pages/tabbar/index/home", - "style" : - { + "path": "pages/tabbar/index/home", + "style": { // "navigationBarTitleText" : "瑙嗛", - "enablePullDownRefresh" : false, + "enablePullDownRefresh": false, "navigationStyle": "custom" // 闅愯棌椤堕儴瀵艰埅鏍� } }, @@ -31,9 +30,9 @@ "navigationBarTitleText": "棣栭〉", "navigationStyle": "custom", // 闅愯棌绯荤粺瀵艰埅鏍� "navigationBarTextStyle": "black", - "enablePullDownRefresh":true + "enablePullDownRefresh": true } - }, + }, { "path": "pages/tabbar/home/title", "style": { @@ -46,19 +45,19 @@ "navigationBarTitleText": "璐墿杞�", "navigationStyle": "custom", // 闅愯棌绯荤粺瀵艰埅鏍� "navigationBarBackgroundColor": "#fff", - "enablePullDownRefresh":true, //瀹炵幇涓嬫媺鍒锋柊鏍峰紡 + "enablePullDownRefresh": true, //瀹炵幇涓嬫媺鍒锋柊鏍峰紡 "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-toast": "view" - } + "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-toast": "view" + } } }, { "path": "pages/tabbar/category/category", @@ -88,7 +87,7 @@ "contentAdjust": "false", "bounce": "none", "safearea": { - "bottom": "none" + "bottom": "none" } }, "componentPlaceholder": { @@ -108,7 +107,7 @@ "contentAdjust": "false", "bounce": "none", "safearea": { - "bottom": "none" + "bottom": "none" } }, "componentPlaceholder": { @@ -162,7 +161,7 @@ "contentAdjust": "false", "bounce": "none", "safearea": { - "bottom": "none" + "bottom": "none" } }, "componentPlaceholder": { @@ -185,25 +184,24 @@ } } }, - + { "path": "pages/tabbar/home/web-view", "style": { - + } }, - { - "path": "pages/tabbar/special/special", - "style": { - "navigationBarTitleText": "涓撻" - } + { + "path": "pages/tabbar/special/special", + "style": { + "navigationBarTitleText": "涓撻" + } }, { - "path" : "pages/tabbar/video/video", - "style" : - { - "navigationBarTitleText" : "鍙戝竷瑙嗛", - "enablePullDownRefresh" : false, + "path": "pages/tabbar/video/video", + "style": { + "navigationBarTitleText": "鍙戝竷瑙嗛", + "enablePullDownRefresh": false, "componentPlaceholder": { "u-icon": "view", "u-button": "view", @@ -216,41 +214,91 @@ } }, { - "path" : "pages/goods-manager/goodsList/goodsList", - "style" : - { - "enablePullDownRefresh" : true, - "navigationBarTitleText" : "鍟嗗搧鍒楄〃" + "path": "pages/goods-manager/goodsList/goodsList", + "style": { + "enablePullDownRefresh": true, + "navigationBarTitleText": "鍟嗗搧鍒楄〃" } }, { - "path" : "pages/goods-manager/addGoods/addGoods", - "style" : - { - "navigationBarTitleText" : "" + "path": "pages/goods-manager/addGoods/addGoods", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/userPermissions/userPermissions", + "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" + } + + } + }, + + { + "path": "pages/customerManager/customerManager", + "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" + } + } + }, + { + "path": "pages/userPermissions/addStoreMember", + "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-checkbox": "view", + "u-checkbox-group": "view", + "u-navbar": "view" + } } } ], - "subPackages": [ - { - "root": "uview-components", // 蹇呴』涓巔reloadRule涓殑鍚嶇О瀹屽叏涓�鑷� - "name": "uview-components", - "pages": [ - { - "path": "pages/empty-page/empty-page", - "style": { - "navigationBarTitleText": "", - "disableScroll": true - } - } - ] - }, + "subPackages": [{ + "root": "uview-components", // 蹇呴』涓巔reloadRule涓殑鍚嶇О瀹屽叏涓�鑷� + "name": "uview-components", + "pages": [{ + "path": "pages/empty-page/empty-page", + "style": { + "navigationBarTitleText": "", + "disableScroll": true + } + }] + }, { "root": "pages/mine", "pages": [ - + { "path": "signIn", "style": { @@ -404,15 +452,15 @@ } }, - - { - "path": "deposit/info", - "style": { - "navigationBarTitleText": "棰勫瓨娆捐鎯�" - } - }, - { + { + "path": "deposit/info", + "style": { + "navigationBarTitleText": "棰勫瓨娆捐鎯�" + + } + }, + { "path": "address/address", "style": { "enablePullDownRefresh": true, @@ -471,8 +519,8 @@ "navigationBarTitleText": "闈㈠鐧诲綍" } }, - - + + { "path": "set/securityCenter/editPassword", "style": { @@ -482,13 +530,13 @@ } } }, - + { "path": "set/securityCenter/bindMobile", "style": { "navigationBarTitleText": "缁戝畾鎵嬫満鍙�", "app-plus": { - + } } }, @@ -498,9 +546,8 @@ "style": { "navigationStyle": "custom", // 闅愯棌绯荤粺瀵艰埅鏍� "enablePullDownRefresh": true, - "app-plus": { - } - + "app-plus": {} + } }, { @@ -508,9 +555,8 @@ "style": { "navigationStyle": "custom", // 闅愯棌绯荤粺瀵艰埅鏍� "enablePullDownRefresh": true, - "app-plus": { - } - + "app-plus": {} + } }, { @@ -594,7 +640,7 @@ } } }, - { + { "path": "msgTips/main", "style": { "navigationBarTitleText": "娑堟伅涓績" @@ -623,6 +669,62 @@ "style": { "navigationBarTitleText": "璁㈠崟璺熻釜" } + }, { + "path": "activity/detail", + "style": { + "navigationBarTitleText": "娲诲姩璇︽儏" + } + }, { + "path": "activity/myActivity", + "style": { + "navigationBarTitleText": "鎴戠殑娲诲姩", + "enablePullDownRefresh": true, //涓嬫媺鍒锋柊 + "navigationStyle": "custom", + "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" + } + } + }, { + "path": "activity/reportActivity", + "style": { + "navigationBarTitleText": "娲诲姩", + "enablePullDownRefresh": true, //涓嬫媺鍒锋柊 + "navigationStyle": "custom", + "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" + } + } + }, { + "path": "myCollect/myCollect", + "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" + } + + } } ] @@ -633,161 +735,161 @@ { "root": "pages/product", "pages": [{ - "path": "shopPage", - "style": { - "navigationBarTitleText": "", - "navigationStyle": "custom" - } - },{ - "path": "shopList", - "style": { - "navigationBarTitleText": "", - "navigationStyle": "custom" - } - },{ - "path": "licencePhoto", - "style": { - "navigationBarTitleText": "钀ヤ笟鎵х収" - } - },{ - "path": "shopPageGoods", - "style": { - "navigationBarTitleText": "", - "navigationStyle": "custom" - } - }, - { - "path": "goods", - "style": { - "backgroundColor": "#fff", + "path": "shopPage", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, { + "path": "shopList", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, { + "path": "licencePhoto", + "style": { + "navigationBarTitleText": "钀ヤ笟鎵х収" + } + }, { + "path": "shopPageGoods", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "goods", + "style": { + "backgroundColor": "#fff", + "navigationStyle": "custom", + "app-plus": { + // 灏嗗洖寮瑰睘鎬у叧鎺� + "bounce": "none", + // 绂佹椤甸潰婊氬姩 + "scrollIndicator": "none", + "safearea": { + "bottom": { + "offset": "none" + } + } + }, + "componentPlaceholder": { + "u-icon": "view", + "u-navbar": "view", + "u-popup": "view" + } + } + }, + { + "path": "askList", + "style": { + "navigationBarTitleText": "闂瓟涓撳尯" + } + }, + { + "path": "product/promotion/-promotion-details", + "style": { + "navigationBarTitleText": "", + "componentPlaceholder": { + "u-tag": "view" + } + } + }, + { + "path": "product/promotion/-promotion-assemble-promotions", + "style": { + "navigationBarTitleText": "", + "componentPlaceholder": { + "u-tag": "view", + "u-count-down": "view" + } + } + }, + { + "path": "product/promotion/-promotion-assemble-list", + "style": { + "navigationBarTitleText": "", + "componentPlaceholder": { + "u-image": "view", + "u-button": "view", + "u-empty": "view" + } + } + }, + { + "path": "product/goods/-goods-intro", + "style": { + "navigationBarTitleText": "", + "componentPlaceholder": { + "u-empty": "view", + "u-parse": "view" + } + } + }, + { + "path": "product/shop/-shop", + "style": { + "navigationBarTitleText": "", + "componentPlaceholder": { + "u-image": "view", + "u-loading": "view" + } + } + }, + { + "path": "product/evaluation/-evaluation", + "style": { + "navigationBarTitleText": "", + "componentPlaceholder": { + "u-avatar": "view", + "u-read-more": "view", + "u-image": "view", + "u-empty": "view" + } + } + }, + { + "path": "product/goods/-goods-swiper", + "style": { + "navigationBarTitleText": "", + "componentPlaceholder": { + "u-loading": "view", + "u-image": "view" + } + } + }, + { + "path": "product/popup/address", + "style": { + "navigationBarTitleText": "", + "componentPlaceholder": { + "u-popup": "view", + "u-icon": "view", + "u-empty": "view" + } + } + }, + { //鍟嗗搧璇勪环 + "path": "comment", "navigationStyle": "custom", - "app-plus": { - // 灏嗗洖寮瑰睘鎬у叧鎺� - "bounce": "none", - // 绂佹椤甸潰婊氬姩 - "scrollIndicator": "none", - "safearea": { - "bottom": { - "offset": "none" - } - } - }, - "componentPlaceholder": { - "u-icon": "view", - "u-navbar": "view", - "u-popup": "view" + "style": { + "navigationBarTitleText": "鍟嗗搧璇勪环", + //app椤甸潰涓嶆樉绀烘粴鍔ㄦ潯 + "scrollIndicator": "none" + } + }, + { // 瀹㈡湇 + "path": "customerservice/index", + "style": { + "navigationBarTitleText": "瀹㈡湇", + "usingComponents": { + // #ifdef MP-WEIXIN + "chat": "plugin://myPlugin/chat" + // #endif + } } } - }, - { - "path": "askList", - "style": { - "navigationBarTitleText": "闂瓟涓撳尯" - } - }, - { - "path": "product/promotion/-promotion-details", - "style": { - "navigationBarTitleText": "", - "componentPlaceholder": { - "u-tag": "view" - } - } - }, - { - "path": "product/promotion/-promotion-assemble-promotions", - "style": { - "navigationBarTitleText": "", - "componentPlaceholder": { - "u-tag": "view", - "u-count-down": "view" - } - } - }, - { - "path": "product/promotion/-promotion-assemble-list", - "style": { - "navigationBarTitleText": "", - "componentPlaceholder": { - "u-image": "view", - "u-button": "view", - "u-empty": "view" - } - } - }, - { - "path": "product/goods/-goods-intro", - "style": { - "navigationBarTitleText": "", - "componentPlaceholder": { - "u-empty": "view", - "u-parse": "view" - } - } - }, - { - "path": "product/shop/-shop", - "style": { - "navigationBarTitleText": "", - "componentPlaceholder": { - "u-image": "view", - "u-loading": "view" - } - } - }, - { - "path": "product/evaluation/-evaluation", - "style": { - "navigationBarTitleText": "", - "componentPlaceholder": { - "u-avatar": "view", - "u-read-more": "view", - "u-image": "view", - "u-empty": "view" - } - } - }, - { - "path": "product/goods/-goods-swiper", - "style": { - "navigationBarTitleText": "", - "componentPlaceholder": { - "u-loading": "view", - "u-image": "view" - } - } - }, - { - "path": "product/popup/address", - "style": { - "navigationBarTitleText": "", - "componentPlaceholder": { - "u-popup": "view", - "u-icon": "view", - "u-empty": "view" - } - } - }, - { //鍟嗗搧璇勪环 - "path": "comment", - "navigationStyle": "custom", - "style": { - "navigationBarTitleText": "鍟嗗搧璇勪环", - //app椤甸潰涓嶆樉绀烘粴鍔ㄦ潯 - "scrollIndicator": "none" - } - }, - { // 瀹㈡湇 - "path": "customerservice/index", - "style": { - "navigationBarTitleText": "瀹㈡湇", - "usingComponents": { - // #ifdef MP-WEIXIN - "chat": "plugin://myPlugin/chat" - // #endif - } - } - } ] @@ -811,14 +913,14 @@ "animationType": "slide-in-bottom", "scrollIndicator": "none", "safearea": { - "bottom": { - "offset": "none" - } - } + "bottom": { + "offset": "none" + } + } } } }, - + { "path": "entry/seller/index", "style": { @@ -911,53 +1013,53 @@ { "root": "pages/promotion", - "pages": [ { + "pages": [{ "path": "seckill", "style": { "navigationBarTitleText": "闄愭椂鎶㈣喘", "navigationStyle": "custom", // 闅愯棌绯荤粺瀵艰埅鏍� - "navigationBarTextStyle": "black" , + "navigationBarTextStyle": "black", "app-plus": { "titleNView": { - "homeButton":true + "homeButton": true } } } }, - - { + + { "path": "joinGroup", "style": { "navigationBarTitleText": "鎷煎洟娲诲姩", "navigationStyle": "custom", // 闅愯棌绯荤粺瀵艰埅鏍� - "navigationBarTextStyle": "black" , + "navigationBarTextStyle": "black", "app-plus": { // 灏嗗洖寮瑰睘鎬у叧鎺� "bounce": "none" } } - },{ + }, { "path": "lives", "style": { "navigationStyle": "custom", "navigationBarTextStyle": "black" } - },{ + }, { "path": "bargain/list", "style": { "navigationStyle": "custom", "navigationBarTextStyle": "white" } - },{ + }, { "path": "bargain/detail", "style": { "navigationStyle": "custom", "navigationBarTextStyle": "white" } - },{ + }, { "path": "bargain/log", "style": { "navigationBarTitleText": "鐮嶄环璁板綍", @@ -966,18 +1068,18 @@ "u-empty": "view" } } - },{ + }, { "path": "point/detail", "style": { "navigationStyle": "custom", "navigationBarTextStyle": "white" } - },{ + }, { "path": "point/pointList", "style": { "navigationBarTitleText": "绉垎鍟嗗煄" - + } } @@ -1012,7 +1114,7 @@ "navigationBarTitleText": "浼樻儬鍒�" } }, - + { "path": "coupon/couponCenter", "style": { @@ -1054,7 +1156,7 @@ } } } - + ] }, @@ -1130,7 +1232,7 @@ "navigationBarTitleText": "璇勪环璇︽儏" } }, - + { "path": "evaluate/releaseEvaluate", "style": { @@ -1150,7 +1252,7 @@ } } }, - + { "path": "afterSales/applyProgress", "style": { @@ -1283,4 +1385,4 @@ // "query": "" //鍚姩鍙傛暟锛屽湪椤甸潰鐨刼nLoad鍑芥暟閲岄潰寰楀埌 // }] } -} +} \ No newline at end of file -- Gitblit v1.8.0