From 3d43cd90f46f76316dbde60cb96cfbdc43152e90 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期四, 19 六月 2025 20:03:55 +0800
Subject: [PATCH] 注释客户管理,用户权限页面优化

---
 pages.json |  842 ++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 510 insertions(+), 332 deletions(-)

diff --git a/pages.json b/pages.json
index 57c57a3..7f9740c 100644
--- a/pages.json
+++ b/pages.json
@@ -1,38 +1,46 @@
 {
-	    "easycom": {
-			"autoscan": true,
-			"custom": {
-				"^u-(.*)": "@/uview-components/uview-ui/components/u-$1/u-$1.vue"//uview
-			}
-		},
-	  "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" // 闅愯棌椤堕儴瀵艰埅鏍�
 			}
 		},
+		// {
+		// 	"path": "pages/tabbar/index/home1",
+		// 	"style": {
+		// 		"navigationBarTitleText": ""
+		// 	}
+		// },
 		{
 			"path": "pages/tabbar/home/index",
 			"style": {
 				"navigationBarTitleText": "棣栭〉",
 				"navigationStyle": "custom", // 闅愯棌绯荤粺瀵艰埅鏍�
 				"navigationBarTextStyle": "black",
-				"enablePullDownRefresh":true  
+				"enablePullDownRefresh": true
 			}
-		}, 
+		},
 		{
 			"path": "pages/tabbar/home/title",
 			"style": {
@@ -45,21 +53,22 @@
 				"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",
 			"style": {
 				"navigationBarTitleText": "鍒嗙被",
@@ -87,7 +96,7 @@
 					"contentAdjust": "false",
 					"bounce": "none",
 					"safearea": {
-					"bottom": "none"
+						"bottom": "none"
 					}
 				},
 				"componentPlaceholder": {
@@ -107,23 +116,13 @@
 					"contentAdjust": "false",
 					"bounce": "none",
 					"safearea": {
-					"bottom": "none"
+						"bottom": "none"
 					}
 				},
 				"componentPlaceholder": {
 					"u-image": "view",
 					"u-loading": "view",
 					"u-tag": "view",
-					"u-icon": "view"
-				}
-			}
-		},
-		{
-			"path": "components/popups/popups",
-			"style": {
-				"navigationBarTitleText": "",
-				"navigationStyle": "custom",
-				"componentPlaceholder": {
 					"u-icon": "view"
 				}
 			}
@@ -171,7 +170,7 @@
 					"contentAdjust": "false",
 					"bounce": "none",
 					"safearea": {
-					"bottom": "none"
+						"bottom": "none"
 					}
 				},
 				"componentPlaceholder": {
@@ -181,7 +180,8 @@
 					"u-back-top": "view"
 				}
 			}
-		}, {
+		},
+		{
 			"path": "pages/tabbar/user/my",
 			"style": {
 				"navigationBarTextStyle": "white",
@@ -194,25 +194,21 @@
 				}
 			}
 		},
-		
 		{
 			"path": "pages/tabbar/home/web-view",
-			"style": {
-				
-			}
-		},
-				{
-					"path": "pages/tabbar/special/special",
-					"style": {
-							"navigationBarTitleText": "涓撻"
-					}
+			"style": {}
 		},
 		{
-			"path" : "pages/tabbar/video/video",
-			"style" : 
-			{
-				"navigationBarTitleText" : "鍙戝竷瑙嗛",
-				"enablePullDownRefresh" : false,
+			"path": "pages/tabbar/special/special",
+			"style": {
+				"navigationBarTitleText": "涓撻"
+			}
+		},
+		{
+			"path": "pages/tabbar/video/video",
+			"style": {
+				"navigationBarTitleText": "鍙戝竷瑙嗛",
+				"enablePullDownRefresh": false,
 				"componentPlaceholder": {
 					"u-icon": "view",
 					"u-button": "view",
@@ -223,28 +219,118 @@
 					"u-search": "view"
 				}
 			}
+		},
+		{
+			"path": "pages/goods-manager/goodsList/goodsList",
+			"style": {
+				"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"
+				}
+			}
+		},
+		{
+			"path": "pages/goods-manager/addGoods/addGoods",
+			"style": {
+				"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"
+				}
+			}
+		},
+		{
+			"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",
+					"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": {
+				"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",
+					"u-loadmore":"view",
+					"u-switch": "view"
+				}
+			}
 		}
-
-
 	],
 	"subPackages": [
-	{
-      "root": "uview-components",  // 蹇呴』涓巔reloadRule涓殑鍚嶇О瀹屽叏涓�鑷�
-            "name": "uview-components",
-      "pages": [
-		  {
-		            "path": "pages/empty-page/empty-page",
-		            "style": {
-		              "navigationBarTitleText": "",
-		              "disableScroll": true
-		            }
-		          }
-	  ]
-    },
+		{
+			"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": {
@@ -253,7 +339,8 @@
 							"u-icon": "view"
 						}
 					}
-				}, {
+				},
+				{
 					"path": "myTracks",
 					"style": {
 						"navigationBarTitleText": "鎴戠殑瓒宠抗",
@@ -268,7 +355,8 @@
 							"u-checkbox": "view"
 						}
 					}
-				}, {
+				},
+				{
 					"path": "myCollect",
 					"style": {
 						"navigationBarTitleText": "鏀惰棌",
@@ -374,39 +462,33 @@
 					"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": "棰勫瓨娆捐鎯�"
-
-				}
-			},
-				 {
+				{
+					"path": "deposit/info",
+					"style": {
+						"navigationBarTitleText": "棰勫瓨娆捐鎯�"
+					}
+				},
+				{
 					"path": "address/address",
 					"style": {
 						"enablePullDownRefresh": true,
@@ -452,7 +534,6 @@
 						"navigationBarTitleText": "鍔熻兘浠嬬粛"
 					}
 				},
-
 				{
 					"path": "set/securityCenter/fingerLogin",
 					"style": {
@@ -465,36 +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": {
-						}
-						
+						"app-plus": {}
 					}
 				},
 				{
@@ -502,9 +573,7 @@
 					"style": {
 						"navigationStyle": "custom", // 闅愯棌绯荤粺瀵艰埅鏍�
 						"enablePullDownRefresh": true,
-						"app-plus": {
-						}
-						
+						"app-plus": {}
 					}
 				},
 				{
@@ -523,7 +592,6 @@
 						"navigationBarTitleText": "瀹夊叏涓績"
 					}
 				},
-
 				{
 					"path": "set/editionIntro",
 					"style": {
@@ -553,16 +621,27 @@
 						"app-plus": {
 							"titleNView": {
 								"padding-right": "12",
-								"buttons": [{
-									"text": "淇濆瓨",
-									"fontSize": "16",
-									"width": "auto",
-									"color": "#FFFFFF"
-								}]
+								"buttons": [
+									{
+										"text": "淇濆瓨",
+										"fontSize": "16",
+										"width": "auto",
+										"color": "#FFFFFF"
+									}
+								]
 							}
+						},
+						"componentPlaceholder": {
+							"u-form": "view",
+							"u-form-item": "view",
+							"u-input": "view",
+							"u-radio-group": "view",
+							"u-radio": "view",
+							"u-picker": "view"
 						}
 					}
-				}, {
+				},
+				{
 					"path": "help/tips",
 					"style": {
 						"navigationBarTitleText": "",
@@ -570,7 +649,8 @@
 							"u-parse": "view"
 						}
 					}
-				}, {
+				},
+				{
 					"path": "point/myPoint",
 					"style": {
 						"navigationBarTitleText": "鎴戠殑绉垎",
@@ -580,7 +660,7 @@
 						}
 					}
 				},
-				 {
+				{
 					"path": "msgTips/main",
 					"style": {
 						"navigationBarTitleText": "娑堟伅涓績"
@@ -609,185 +689,292 @@
 					"style": {
 						"navigationBarTitleText": "璁㈠崟璺熻釜"
 					}
+				},
+				{
+					"path": "activity/detail",
+					"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"
+						}
+					}
+				},
+				{
+					"path": "activity/myActivity",
+					"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"
+						}
+					}
+				},
+				{
+					"path": "activity/reportActivity",
+					"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"
+						}
+					}
+				},
+				{
+					"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"
+						}
+					}
 				}
-
 			]
-
 		},
-
-
 		{
 			"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",
+			"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",
+						"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
-					}
-				}
-			}
-
 			]
-
 		},
 		{
 			"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": "",
@@ -797,14 +984,13 @@
 							"animationType": "slide-in-bottom",
 							"scrollIndicator": "none",
 							"safearea": {
-								"bottom": {  
-									  "offset": "none" 
-								  }   
-							  }
+								"bottom": {
+									"offset": "none"
+								}
+							}
 						}
 					}
 				},
-				
 				{
 					"path": "entry/seller/index",
 					"style": {
@@ -892,58 +1078,57 @@
 					}
 				}
 			]
-
 		},
-
 		{
 			"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": "鐮嶄环璁板綍",
@@ -952,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": "鎴戠殑浼樻儬鍒�",
@@ -998,7 +1181,6 @@
 						"navigationBarTitleText": "浼樻儬鍒�"
 					}
 				},
-				
 				{
 					"path": "coupon/couponCenter",
 					"style": {
@@ -1015,7 +1197,6 @@
 						"navigationBarTitleText": "鏀粯璁㈠崟",
 						"app-plus": {
 							"popGesture": "none" //绂佹渚ф粦閫�鍑�
-
 						}
 					}
 				},
@@ -1035,18 +1216,15 @@
 					"path": "payment/shareOrderGoods",
 					"style": {
 						"navigationBarTitleText": "",
-						"app-plus": {
-
-						}
+						"app-plus": {}
 					}
 				}
-				
 			]
-
 		},
 		{
 			"root": "pages/order",
-			"pages": [{
+			"pages": [
+				{
 					"path": "complain/complain",
 					"style": {
 						"navigationBarTitleText": "璁㈠崟鍟嗗搧鎶曡瘔"
@@ -1116,7 +1294,6 @@
 						"navigationBarTitleText": "璇勪环璇︽儏"
 					}
 				},
-			
 				{
 					"path": "evaluate/releaseEvaluate",
 					"style": {
@@ -1136,7 +1313,6 @@
 						}
 					}
 				},
-				
 				{
 					"path": "afterSales/applyProgress",
 					"style": {
@@ -1157,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)"
+									}
+								]
 							}
 						}
 					}
@@ -1217,7 +1395,6 @@
 		"app-plus": {
 			// 鍏ㄥ眬鍏抽棴鍥炲脊鍔熻兘
 			"bounce": "none"
-
 		}
 	},
 	"tabBar": {
@@ -1226,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",
@@ -1269,4 +1447,4 @@
 		// 	"query": "" //鍚姩鍙傛暟锛屽湪椤甸潰鐨刼nLoad鍑芥暟閲岄潰寰楀埌
 		// }]
 	}
-}
+}
\ No newline at end of file

--
Gitblit v1.8.0