From b303b6945a139153688e86635346a621fe0c29b3 Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期四, 17 七月 2025 18:07:18 +0800 Subject: [PATCH] 新增店员修改名称 --- pages.json | 296 +++++++++++++++++++++++++++++++++++++++++++++++++--------- 1 files changed, 248 insertions(+), 48 deletions(-) diff --git a/pages.json b/pages.json index 5931aad..e04b985 100644 --- a/pages.json +++ b/pages.json @@ -2,20 +2,20 @@ "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缁勪欢 + "^u-(.*)": "@/components/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__ 琛ㄧず涓诲寘 - } - }, + // "preloadRule": { + // "pages/tabbar/index/home": // 椤甸潰璺緞 + // // 椤甸潰鐨勯涓嬭浇閰嶇疆 + // { + // "network": "all", // all(涓嶉檺缃戠粶) wifi(浠厀ifi涓嬮涓嬭浇) + // "packages": [ + // "components/uview-components" + // ] // 棰勪笅杞藉垎鍖呯殑 root 鎴� name銆俖_APP__ 琛ㄧず涓诲寘 + // } + // }, "pages": [ // 绗竴涓氨鏄椤� { @@ -26,12 +26,6 @@ "navigationStyle": "custom" // 闅愯棌椤堕儴瀵艰埅鏍� } }, - // { - // "path": "pages/tabbar/index/home1", - // "style": { - // "navigationBarTitleText": "" - // } - // }, { "path": "pages/tabbar/home/index", "style": { @@ -39,6 +33,13 @@ "navigationStyle": "custom", // 闅愯棌绯荤粺瀵艰埅鏍� "navigationBarTextStyle": "black", "enablePullDownRefresh": true + } + }, + { + "path": "pages/kitchen/KitchenVideo", + "style": { + "navigationBarTitleText": "绁炲帹", + "navigationStyle": "custom" // 闅愯棌绯荤粺瀵艰埅鏍� } }, { @@ -69,12 +70,14 @@ } }, { - "path": "pages/tabbar/category/category", + // "path": "pages/tabbar/category/category", + "path": "pages/commodity-square/commoditySquare", + "style": { - "navigationBarTitleText": "鍒嗙被", + "navigationBarTitleText": "鍟嗗搧骞垮満", "navigationStyle": "custom", // 闅愯棌绯荤粺瀵艰埅鏍� "navigationBarTextStyle": "black", - "disableScroll": true, + // "disableScroll": true, "bounce": "none", "scrollIndicator": "none", "componentPlaceholder": { @@ -237,7 +240,7 @@ } }, { - "path": "pages/goods-manager/addGoods/addGoods", + "path": "pages/supplier/publish-goods/publishGoods", "style": { "enablePullDownRefresh": true, "navigationBarTitleText": "鏂板鍟嗗搧", @@ -254,6 +257,21 @@ } }, { + "path": "pages/goods-manager/updateSkus/updateSkus", + "style": { + "enablePullDownRefresh": true, + "navigationBarTitleText": "璋冩暣搴撳瓨", + "componentPlaceholder": { + "u-icon": "view", + "u-button": "view", + "u-form": "view", + "u-form-item": "view", + "u-input": "view", + "u-popup": "view" + } + } + }, + { "path": "pages/userPermissions/userPermissions", "style": { "navigationBarTitleText": "鐢ㄦ埛鏉冮檺", @@ -266,14 +284,15 @@ "u-popup": "view", "u-search": "view", "u-loading": "view", - "u-navbar": "view" + "u-navbar": "view", + "u-loadmore":"view" } } }, { - "path": "pages/customerManager/customerManager", + "path": "pages/news/news", "style": { - "navigationBarTitleText": "瀹㈡埛绠$悊", + "navigationBarTitleText": "鏂伴椈", "componentPlaceholder": { "u-icon": "view", "u-button": "view", @@ -283,12 +302,49 @@ "u-popup": "view", "u-search": "view", "u-loading": "view", - "u-checkbox": "view", - "u-checkbox-group": "view", - "u-navbar": "view" + "u-navbar": "view", + "u-loadmore":"view" } } }, + { + "path": "pages/news/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-loading": "view", + "u-navbar": "view", + "u-loadmore":"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", + // "u-checkbox": "view", + // "u-checkbox-group": "view", + // "u-navbar": "view", + // "u-loadmore":"view" + // } + // } + // }, { "path": "pages/userPermissions/addStoreMember", "style": { @@ -305,25 +361,34 @@ "u-loading": "view", "u-checkbox": "view", "u-checkbox-group": "view", - "u-navbar": "view" + "u-navbar": "view", + "u-loadmore":"view", + "u-switch": "view" } + } + }, + { + "path" : "pages/supplier/publish-goods/goodsInfo", + "style" : + { + "navigationBarTitleText" : "" } } ], "subPackages": [ - { - "root": "uview-components", // 蹇呴』涓巔reloadRule涓殑鍚嶇О瀹屽叏涓�鑷� - "name": "uview-components", - "pages": [ - { - "path": "pages/empty-page/empty-page", - "style": { - "navigationBarTitleText": "", - "disableScroll": true - } - } - ] - }, + // { + // "root": "components/uview-components", // 蹇呴』涓巔reloadRule涓殑鍚嶇О瀹屽叏涓�鑷� + // "name": "uview-components", + // "pages": [ + // { + // "path": "pages/empty-page/empty-page", + // "style": { + // "navigationBarTitleText": "", + // "disableScroll": true + // } + // } + // ] + // }, { "root": "pages/mine", "pages": [ @@ -488,7 +553,12 @@ "path": "address/address", "style": { "enablePullDownRefresh": true, - "navigationBarTitleText": "鍦板潃绠$悊" + "navigationBarTitleText": "鍦板潃绠$悊", + "componentPlaceholder": { + "u-empty": "view", + "u-icon": "view", + "u-action-sheet": "view" + } } }, { @@ -729,6 +799,7 @@ "style": { "navigationBarTitleText": "娲诲姩", "enablePullDownRefresh": true, //涓嬫媺鍒锋柊 + "navigationStyle": "custom", // 闅愯棌椤堕儴瀵艰埅鏍� "componentPlaceholder": { "u-form": "view", "u-form-item": "view", @@ -741,6 +812,53 @@ "u-button": "view", "u-image": "view", "u-loadmore": "view" + } + } + }, + { + "path" : "activity/applayActivityList", + "style" : + { + "navigationBarTitleText": "鐢宠娲诲姩鍒楄〃", + "enablePullDownRefresh": true, //涓嬫媺鍒锋柊 + "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-loadmore": "view", + "u-empty":"view" + } + } + }, + { + "path" : "activity/addActivity", + "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-loadmore": "view", + "u-empty":"view", + "u-datetime-picker":"view", + "u-radio-group":"view", + "u-radio":"view", + "u-cell":"view" } } }, @@ -763,6 +881,14 @@ "u-loadmore": "view" } } + }, + { + "path" : "myAttention", + "style" : + { + "navigationBarTitleText" : "鍏虫敞鍒楄〃", + "enablePullDownRefresh": true + } } ] }, @@ -772,8 +898,7 @@ { "path": "shopPage", "style": { - "navigationBarTitleText": "", - "navigationStyle": "custom" + "navigationBarTitleText": "" } }, { @@ -963,6 +1088,23 @@ "path": "video-edit", "style": { "navigationBarTitleText": "瑙嗛缂栬緫" + } + }, + { + "path" : "video-goods-detail", + "style" : + { + "navigationBarTitleText" : "瑙嗛鎺ㄨ崘鍟嗗搧", + "componentPlaceholder": { + "u-button": "view" + } + } + }, + { + "path" : "video-search", + "style" : + { + "navigationBarTitleText" : "" } } ] @@ -1233,6 +1375,17 @@ } }, { + "path": "invoice/setInvoice", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom", + "componentPlaceholder": { + "u-popup": "view", + "u-input": "view" + } + } + }, + { "path": "complain/complainList", "style": { "navigationBarTitleText": "鎶曡瘔鍒楄〃", @@ -1375,11 +1528,57 @@ { "path": "fillorder", "style": { - "navigationBarTitleText": "濉啓璁㈠崟" + "navigationBarTitleText": "濉啓璁㈠崟", + "componentPlaceholder": { + "u-image": "view", + "u-row": "view", + "u-col": "view", + "u-input": "view", + "u-icon": "view", + "u-select": "view", + "u-notice-bar": "view" + } } } ] + }, + { + "root": "pages/health", + "pages": [{ + "path": "healthVideo", + "style": { + "navigationBarTitleText": "澶у仴搴�", + "navigationStyle": "custom" + } + }] + }, + { + "root": "pages/supplier/suppler-order", + "pages": [{ + "path": "suppler-order", + "style": { + "navigationBarTitleText": "渚涘簲鍟嗙" + // "navigationStyle": "custom" + } + },{ + "path": "order-detail", + "style": { + "navigationBarTitleText": "璁㈠崟璇︽儏" + // "navigationStyle": "custom" + } + }] } + // , + // { + // "root": "pages/commodity-square", + // "pages": [{ + // "path" : "commoditySquare", + // "style" : + // { + // "navigationBarTitleText" : "鍟嗗搧骞垮満" + // } + // }] + // } ], "globalStyle": { "navigationBarTextStyle": "black", @@ -1407,10 +1606,11 @@ "text": "棣栭〉" }, { - "pagePath": "pages/tabbar/category/category", + // "pagePath": "pages/tabbar/category/category", + "pagePath": "pages/kitchen/KitchenVideo", "iconPath": "static/tabbar/category.png", "selectedIconPath": "static/tabbar/category-s.png", - "text": "鍟嗗煄" + "text": "绁炲帹" }, { "pagePath": "pages/tabbar/video/video", -- Gitblit v1.8.0