From 232225891f27532a550ab9eb50d84f2f07dfac7f Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期一, 16 六月 2025 14:27:11 +0800
Subject: [PATCH] 用户权限管理,url替换后端获取,安装树状结构插件da-tree

---
 pages.json |  300 ++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 181 insertions(+), 119 deletions(-)

diff --git a/pages.json b/pages.json
index eb9d53e..dc05e07 100644
--- a/pages.json
+++ b/pages.json
@@ -11,7 +11,9 @@
 		// 椤甸潰鐨勯涓嬭浇閰嶇疆
 		{
 			"network": "all", // all(涓嶉檺缃戠粶) wifi(浠厀ifi涓嬮涓嬭浇)
-			"packages": ["uview-components"] // 棰勪笅杞藉垎鍖呯殑 root 鎴� name銆俖_APP__ 琛ㄧず涓诲寘
+			"packages": [
+				"uview-components"
+			] // 棰勪笅杞藉垎鍖呯殑 root 鎴� name銆俖_APP__ 琛ㄧず涓诲寘
 		}
 	},
 	"pages": [
@@ -24,6 +26,12 @@
 				"navigationStyle": "custom" // 闅愯棌椤堕儴瀵艰埅鏍�
 			}
 		},
+		// {
+		// 	"path": "pages/tabbar/index/home1",
+		// 	"style": {
+		// 		"navigationBarTitleText": ""
+		// 	}
+		// },
 		{
 			"path": "pages/tabbar/home/index",
 			"style": {
@@ -59,7 +67,8 @@
 					"u-toast": "view"
 				}
 			}
-		}, {
+		},
+		{
 			"path": "pages/tabbar/category/category",
 			"style": {
 				"navigationBarTitleText": "鍒嗙被",
@@ -171,7 +180,8 @@
 					"u-back-top": "view"
 				}
 			}
-		}, {
+		},
+		{
 			"path": "pages/tabbar/user/my",
 			"style": {
 				"navigationBarTextStyle": "white",
@@ -184,12 +194,9 @@
 				}
 			}
 		},
-
 		{
 			"path": "pages/tabbar/home/web-view",
-			"style": {
-
-			}
+			"style": {}
 		},
 		{
 			"path": "pages/tabbar/special/special",
@@ -217,13 +224,33 @@
 			"path": "pages/goods-manager/goodsList/goodsList",
 			"style": {
 				"enablePullDownRefresh": true,
-				"navigationBarTitleText": "鍟嗗搧鍒楄〃"
+				"navigationBarTitleText": "鍟嗗搧鍒楄〃",
+				"componentPlaceholder": {
+					"u-icon": "view",
+					"u-button": "view",
+					"u-form": "view",
+					"u-form-item": "view",
+					"u-input": "view",
+					"u-popup": "view",
+					"u-search": "view"
+				}
 			}
 		},
 		{
 			"path": "pages/goods-manager/addGoods/addGoods",
 			"style": {
-				"navigationBarTitleText": ""
+				"enablePullDownRefresh": true,
+				"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"
+				}
 			}
 		},
 		{
@@ -239,12 +266,11 @@
 					"u-popup": "view",
 					"u-search": "view",
 					"u-loading": "view",
-					"u-navbar": "view"
+					"u-navbar": "view",
+					"u-loadmore":"view"
 				}
-
 			}
 		},
-
 		{
 			"path": "pages/customerManager/customerManager",
 			"style": {
@@ -257,7 +283,11 @@
 					"u-input": "view",
 					"u-popup": "view",
 					"u-search": "view",
-					"u-loading": "view"
+					"u-loading": "view",
+					"u-checkbox": "view",
+					"u-checkbox-group": "view",
+					"u-navbar": "view",
+					"u-loadmore":"view"
 				}
 			}
 		},
@@ -277,28 +307,30 @@
 					"u-loading": "view",
 					"u-checkbox": "view",
 					"u-checkbox-group": "view",
-					"u-navbar": "view"
+					"u-navbar": "view",
+					"u-loadmore":"view",
+					"u-switch": "view"
 				}
 			}
 		}
-
-
 	],
-	"subPackages": [{
+	"subPackages": [
+		{
 			"root": "uview-components", // 蹇呴』涓巔reloadRule涓殑鍚嶇О瀹屽叏涓�鑷�
 			"name": "uview-components",
-			"pages": [{
-				"path": "pages/empty-page/empty-page",
-				"style": {
-					"navigationBarTitleText": "",
-					"disableScroll": true
+			"pages": [
+				{
+					"path": "pages/empty-page/empty-page",
+					"style": {
+						"navigationBarTitleText": "",
+						"disableScroll": true
+					}
 				}
-			}]
+			]
 		},
 		{
 			"root": "pages/mine",
 			"pages": [
-
 				{
 					"path": "signIn",
 					"style": {
@@ -307,7 +339,8 @@
 							"u-icon": "view"
 						}
 					}
-				}, {
+				},
+				{
 					"path": "myTracks",
 					"style": {
 						"navigationBarTitleText": "鎴戠殑瓒宠抗",
@@ -322,7 +355,8 @@
 							"u-checkbox": "view"
 						}
 					}
-				}, {
+				},
+				{
 					"path": "myCollect",
 					"style": {
 						"navigationBarTitleText": "鏀惰棌",
@@ -428,36 +462,30 @@
 					"path": "deposit/index",
 					"style": {
 						"navigationStyle": "custom"
-
 					}
 				},
 				{
 					"path": "deposit/operation",
 					"style": {
 						"navigationStyle": "custom"
-
 					}
 				},
 				{
 					"path": "deposit/recharge",
 					"style": {
 						"navigationBarTitleText": "鍏呭�奸噾棰�"
-
 					}
 				},
 				{
 					"path": "deposit/withdrawal",
 					"style": {
 						"navigationBarTitleText": "鎻愮幇閲戦"
-
 					}
 				},
-
 				{
 					"path": "deposit/info",
 					"style": {
 						"navigationBarTitleText": "棰勫瓨娆捐鎯�"
-
 					}
 				},
 				{
@@ -506,7 +534,6 @@
 						"navigationBarTitleText": "鍔熻兘浠嬬粛"
 					}
 				},
-
 				{
 					"path": "set/securityCenter/fingerLogin",
 					"style": {
@@ -519,35 +546,26 @@
 						"navigationBarTitleText": "闈㈠鐧诲綍"
 					}
 				},
-
-
 				{
 					"path": "set/securityCenter/editPassword",
 					"style": {
 						"navigationBarTitleText": "淇敼瀵嗙爜",
-						"app-plus": {
-
-						}
+						"app-plus": {}
 					}
 				},
-
 				{
 					"path": "set/securityCenter/bindMobile",
 					"style": {
 						"navigationBarTitleText": "缁戝畾鎵嬫満鍙�",
-						"app-plus": {
-
-						}
+						"app-plus": {}
 					}
 				},
-
 				{
 					"path": "im/list",
 					"style": {
 						"navigationStyle": "custom", // 闅愯棌绯荤粺瀵艰埅鏍�
 						"enablePullDownRefresh": true,
 						"app-plus": {}
-
 					}
 				},
 				{
@@ -556,7 +574,6 @@
 						"navigationStyle": "custom", // 闅愯棌绯荤粺瀵艰埅鏍�
 						"enablePullDownRefresh": true,
 						"app-plus": {}
-
 					}
 				},
 				{
@@ -575,7 +592,6 @@
 						"navigationBarTitleText": "瀹夊叏涓績"
 					}
 				},
-
 				{
 					"path": "set/editionIntro",
 					"style": {
@@ -605,12 +621,14 @@
 						"app-plus": {
 							"titleNView": {
 								"padding-right": "12",
-								"buttons": [{
-									"text": "淇濆瓨",
-									"fontSize": "16",
-									"width": "auto",
-									"color": "#FFFFFF"
-								}]
+								"buttons": [
+									{
+										"text": "淇濆瓨",
+										"fontSize": "16",
+										"width": "auto",
+										"color": "#FFFFFF"
+									}
+								]
 							}
 						},
 						"componentPlaceholder": {
@@ -622,7 +640,8 @@
 							"u-picker": "view"
 						}
 					}
-				}, {
+				},
+				{
 					"path": "help/tips",
 					"style": {
 						"navigationBarTitleText": "",
@@ -630,7 +649,8 @@
 							"u-parse": "view"
 						}
 					}
-				}, {
+				},
+				{
 					"path": "point/myPoint",
 					"style": {
 						"navigationBarTitleText": "鎴戠殑绉垎",
@@ -669,17 +689,31 @@
 					"style": {
 						"navigationBarTitleText": "璁㈠崟璺熻釜"
 					}
-				}, {
+				},
+				{
 					"path": "activity/detail",
 					"style": {
-						"navigationBarTitleText": "娲诲姩璇︽儏"
+						"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"
+						}
 					}
-				}, {
+				},
+				{
 					"path": "activity/myActivity",
 					"style": {
 						"navigationBarTitleText": "鎴戠殑娲诲姩",
 						"enablePullDownRefresh": true, //涓嬫媺鍒锋柊
-						"navigationStyle": "custom",
 						"componentPlaceholder": {
 							"u-form": "view",
 							"u-form-item": "view",
@@ -688,15 +722,17 @@
 							"u-action-sheet": "view",
 							"u-checkbox-group": "view",
 							"u-checkbox": "view",
-							"u-navbar": "view"
+							"u-navbar": "view",
+							"u-button": "view",
+							"u-image": "view"
 						}
 					}
-				}, {
+				},
+				{
 					"path": "activity/reportActivity",
 					"style": {
 						"navigationBarTitleText": "娲诲姩",
 						"enablePullDownRefresh": true, //涓嬫媺鍒锋柊
-						"navigationStyle": "custom",
 						"componentPlaceholder": {
 							"u-form": "view",
 							"u-form-item": "view",
@@ -705,13 +741,18 @@
 							"u-action-sheet": "view",
 							"u-checkbox-group": "view",
 							"u-checkbox": "view",
-							"u-navbar": "view"
+							"u-navbar": "view",
+							"u-button": "view",
+							"u-image": "view",
+							"u-loadmore": "view"
 						}
 					}
-				}, {
+				},
+				{
 					"path": "myCollect/myCollect",
 					"style": {
 						"navigationBarTitleText": "鎴戠殑鏀惰棌",
+						"enablePullDownRefresh": true, //涓嬫媺鍒锋柊
 						"componentPlaceholder": {
 							"u-icon": "view",
 							"u-button": "view",
@@ -721,37 +762,38 @@
 							"u-popup": "view",
 							"u-search": "view",
 							"u-loading": "view",
-							"u-navbar": "view"
+							"u-navbar": "view",
+							"u-image": "view",
+							"u-loadmore": "view"
 						}
-
 					}
 				}
-
 			]
-
 		},
-
-
 		{
 			"root": "pages/product",
-			"pages": [{
+			"pages": [
+				{
 					"path": "shopPage",
 					"style": {
 						"navigationBarTitleText": "",
 						"navigationStyle": "custom"
 					}
-				}, {
+				},
+				{
 					"path": "shopList",
 					"style": {
 						"navigationBarTitleText": "",
 						"navigationStyle": "custom"
 					}
-				}, {
+				},
+				{
 					"path": "licencePhoto",
 					"style": {
 						"navigationBarTitleText": "钀ヤ笟鎵х収"
 					}
-				}, {
+				},
+				{
 					"path": "shopPageGoods",
 					"style": {
 						"navigationBarTitleText": "",
@@ -890,20 +932,49 @@
 						}
 					}
 				}
-
 			]
-
 		},
 		{
 			"root": "pages/floor",
-			"pages": [{
-				"path": "empty"
-			}]
-
+			"pages": [
+				{
+					"path": "empty"
+				}
+			]
+		},
+		{
+			"root": "pages/video",
+			"pages": [
+				{
+					"path": "home-page",
+					"style": {
+						"navigationBarTitleText": "TA鐨勪富椤�"
+					}
+				},
+				{
+					"path": "video-play",
+					"style": {
+						"navigationBarTitleText": ""
+					}
+				},
+				{
+					"path": "home-page-edit",
+					"style": {
+						"navigationBarTitleText": "涓婚〉淇℃伅淇敼"
+					}
+				},
+				{
+					"path": "video-edit",
+					"style": {
+						"navigationBarTitleText": "瑙嗛缂栬緫"
+					}
+				}
+			]
 		},
 		{
 			"root": "pages/passport",
-			"pages": [{
+			"pages": [
+				{
 					"path": "login",
 					"style": {
 						"navigationBarTitleText": "",
@@ -920,7 +991,6 @@
 						}
 					}
 				},
-
 				{
 					"path": "entry/seller/index",
 					"style": {
@@ -1008,12 +1078,11 @@
 					}
 				}
 			]
-
 		},
-
 		{
 			"root": "pages/promotion",
-			"pages": [{
+			"pages": [
+				{
 					"path": "seckill",
 					"style": {
 						"navigationBarTitleText": "闄愭椂鎶㈣喘",
@@ -1026,7 +1095,6 @@
 						}
 					}
 				},
-
 				{
 					"path": "joinGroup",
 					"style": {
@@ -1038,28 +1106,29 @@
 							"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": "鐮嶄环璁板綍",
@@ -1068,28 +1137,26 @@
 							"u-empty": "view"
 						}
 					}
-				}, {
+				},
+				{
 					"path": "point/detail",
 					"style": {
 						"navigationStyle": "custom",
 						"navigationBarTextStyle": "white"
-
 					}
-				}, {
+				},
+				{
 					"path": "point/pointList",
 					"style": {
 						"navigationBarTitleText": "绉垎鍟嗗煄"
-
-
 					}
 				}
-
 			]
-
 		},
 		{
 			"root": "pages/cart",
-			"pages": [{
+			"pages": [
+				{
 					"path": "coupon/myCoupon",
 					"style": {
 						"navigationBarTitleText": "鎴戠殑浼樻儬鍒�",
@@ -1114,7 +1181,6 @@
 						"navigationBarTitleText": "浼樻儬鍒�"
 					}
 				},
-
 				{
 					"path": "coupon/couponCenter",
 					"style": {
@@ -1131,7 +1197,6 @@
 						"navigationBarTitleText": "鏀粯璁㈠崟",
 						"app-plus": {
 							"popGesture": "none" //绂佹渚ф粦閫�鍑�
-
 						}
 					}
 				},
@@ -1151,18 +1216,15 @@
 					"path": "payment/shareOrderGoods",
 					"style": {
 						"navigationBarTitleText": "",
-						"app-plus": {
-
-						}
+						"app-plus": {}
 					}
 				}
-
 			]
-
 		},
 		{
 			"root": "pages/order",
-			"pages": [{
+			"pages": [
+				{
 					"path": "complain/complain",
 					"style": {
 						"navigationBarTitleText": "璁㈠崟鍟嗗搧鎶曡瘔"
@@ -1232,7 +1294,6 @@
 						"navigationBarTitleText": "璇勪环璇︽儏"
 					}
 				},
-
 				{
 					"path": "evaluate/releaseEvaluate",
 					"style": {
@@ -1252,7 +1313,6 @@
 						}
 					}
 				},
-
 				{
 					"path": "afterSales/applyProgress",
 					"style": {
@@ -1273,13 +1333,15 @@
 							"bounce": "none",
 							"titleNView": {
 								"titleColor": "#FFFFFF",
-								"buttons": [{
-									"text": "瀹屾垚",
-									"fontSize": "14",
-									"color": "#FFFFFF",
-									"width": "36px"
-									// "background": "rgba(0,0,0,0)"
-								}]
+								"buttons": [
+									{
+										"text": "瀹屾垚",
+										"fontSize": "14",
+										"color": "#FFFFFF",
+										"width": "36px"
+										// "background": "rgba(0,0,0,0)"
+									}
+								]
 							}
 						}
 					}
@@ -1333,7 +1395,6 @@
 		"app-plus": {
 			// 鍏ㄥ眬鍏抽棴鍥炲脊鍔熻兘
 			"bounce": "none"
-
 		}
 	},
 	"tabBar": {
@@ -1342,7 +1403,8 @@
 		"selectedColor": "#ff573e",
 		"borderStyle": "black",
 		"backgroundColor": "#ffffff",
-		"list": [{
+		"list": [
+			{
 				"pagePath": "pages/tabbar/index/home",
 				"iconPath": "static/tabbar/home.png",
 				"selectedIconPath": "static/tabbar/home-s.png",

--
Gitblit v1.8.0