From 69110c094343fa111eee75b0a56fef7dd7995f8a Mon Sep 17 00:00:00 2001
From: quanwei <419654421@qq.com>
Date: Tue, 25 Nov 2025 18:09:45 +0800
Subject: [PATCH] 修复优惠券点击立即使用弹出二维码问题 商家后台添加分销和超级分红 添加活动分享功能 添加商户提现功能

---
 mobile/pages.json | 2359 ++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 1,300 insertions(+), 1,059 deletions(-)

diff --git a/mobile/pages.json b/mobile/pages.json
index d770ab2..f2b420c 100644
--- a/mobile/pages.json
+++ b/mobile/pages.json
@@ -8,8 +8,8 @@
 				"navigationBarTitleText": "首页",
 				"enablePullDownRefresh": true,
 				"app-plus": {
-					"titleNView": false ,//禁用原生导航栏 
-					"scrollIndicator":"none"
+					"titleNView": false, //禁用原生导航栏 
+					"scrollIndicator": "none"
 				}
 			}
 		},
@@ -19,7 +19,7 @@
 				"navigationBarTitleText": "分类",
 				"navigationStyle": "custom",
 				"app-plus": {
-					"navigationBarTextStyle":"black",
+					"navigationBarTextStyle": "black",
 					"titleNView": false,
 					"animationType": "none"
 				}
@@ -30,7 +30,7 @@
 			"style": {
 				"navigationBarTitleText": "购物车",
 				"app-plus": {
-					"navigationBarTextStyle":"black",
+					"navigationBarTextStyle": "black",
 					"titleNView": false,
 					"animationType": "none"
 				}
@@ -385,89 +385,90 @@
 					//#endif
 				}
 			}
-		}/* , {
-			"path": "pages/user/my_shop/my_live/notice/notice",
-			"style": {
-				"navigationBarTitleText": "直播预告",
-				"enablePullDownRefresh": false,
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
+		}
+		/* , {
+					"path": "pages/user/my_shop/my_live/notice/notice",
+					"style": {
+						"navigationBarTitleText": "直播预告",
+						"enablePullDownRefresh": false,
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
 
-		}, {
-			"path": "pages/user/my_shop/my_live/add/add",
-			"style": {
-				"navigationBarTitleText": "直播预告",
-				"enablePullDownRefresh": false,
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		},
-		{
-			"path": "pages/user/my_shop/my_live/my-live/edit",
-			"style": {
-				"navigationBarTitleText": "直播商品",
-				"enablePullDownRefresh": false,
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		},
-		{
-			"path": "pages/user/my_shop/my_live/live/live",
-			"style": {
-				"navigationBarTitleText": "发起直播",
-				"enablePullDownRefresh": false,
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		},
-		{
-			"path": "pages/user/my_shop/my_live/my-live/record",
-			"style": {
-				"navigationBarTitleText": "直播记录",
-				"enablePullDownRefresh": false,
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "pages/user/my_shop/my_live/my-live/my-live",
-			"style": {
-				"navigationBarTitleText": "我的直播",
-				"enablePullDownRefresh": false,
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
+				}, {
+					"path": "pages/user/my_shop/my_live/add/add",
+					"style": {
+						"navigationBarTitleText": "直播预告",
+						"enablePullDownRefresh": false,
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				},
+				{
+					"path": "pages/user/my_shop/my_live/my-live/edit",
+					"style": {
+						"navigationBarTitleText": "直播商品",
+						"enablePullDownRefresh": false,
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				},
+				{
+					"path": "pages/user/my_shop/my_live/live/live",
+					"style": {
+						"navigationBarTitleText": "发起直播",
+						"enablePullDownRefresh": false,
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				},
+				{
+					"path": "pages/user/my_shop/my_live/my-live/record",
+					"style": {
+						"navigationBarTitleText": "直播记录",
+						"enablePullDownRefresh": false,
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "pages/user/my_shop/my_live/my-live/my-live",
+					"style": {
+						"navigationBarTitleText": "我的直播",
+						"enablePullDownRefresh": false,
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
 
-		}, {
-			"path": "pages/user/my_shop/my_live/live-order/live-order",
-			"style": {
-				"navigationBarTitleText": "直播订单",
-				"enablePullDownRefresh": false,
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		} */
+				}, {
+					"path": "pages/user/my_shop/my_live/live-order/live-order",
+					"style": {
+						"navigationBarTitleText": "直播订单",
+						"enablePullDownRefresh": false,
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				} */
 		, {
 			"path": "pages/order/alipay-h5/alipay-h5",
 			"style": {
@@ -502,44 +503,39 @@
 				}
 			}
 
-		},{
-            "path" : "pages/order/cashier",
-            "style" :                                                                                    
-            {
-                "navigationBarTitleText": "收银台",
-                "enablePullDownRefresh": false,
+		}, {
+			"path": "pages/order/cashier",
+			"style": {
+				"navigationBarTitleText": "收银台",
+				"enablePullDownRefresh": false,
 				"app-plus": {
 					//#ifdef H5
 					"titleNView": false
 					//#endif
 				},
 				//微信插件配置
-				"mp-weixin":{
-				  "usingComponents": {
-				    "fs-cash-item":"plugin://fshows-cash-plugin/fs-cash-item"
-				  }
+				"mp-weixin": {
+					"usingComponents": {
+						"fs-cash-item": "plugin://fshows-cash-plugin/fs-cash-item"
+					}
 				}
-            }
-            
-        }
-        ,{
-            "path" : "pages/shop/index",
-            "style" :                                                                                    
-            {
-                "navigationBarTitleText": "",
-                "enablePullDownRefresh": false
-            }
-            
-        }
+			}
+
+		}, {
+			"path": "pages/shop/index",
+			"style": {
+				"navigationBarTitleText": "",
+				"enablePullDownRefresh": false
+			}
+
+		}
 	],
-	"subPackages": [
-		{
+	"subPackages": [{
 			"root": "pages/branch",
-			"pages": [
-				{
+			"pages": [{
 					"path": "activity/index/index",
 					"style": {
-						"navigationBarTitleText": "活动",
+						"navigationBarTitleText": "",
 						"app-plus": {
 							//#ifdef H5
 							"titleNView": false
@@ -559,10 +555,9 @@
 					}
 				},
 				{
-					"path" : "admin/index",
-					"style" : 
-					{
-						"navigationBarTitleText" : "分会管理中心",
+					"path": "activity/product/index",
+					"style": {
+						"navigationBarTitleText": "",
 						"app-plus": {
 							//#ifdef H5
 							"titleNView": false
@@ -571,10 +566,9 @@
 					}
 				},
 				{
-					"path" : "admin/activity/index",
-					"style" : 
-					{
-						"navigationBarTitleText" : "活动管理",
+					"path": "activity/product/cart",
+					"style": {
+						"navigationBarTitleText": "购物车",
 						"app-plus": {
 							//#ifdef H5
 							"titleNView": false
@@ -583,10 +577,9 @@
 					}
 				},
 				{
-					"path" : "admin/activity/add",
-					"style" : 
-					{
-						"navigationBarTitleText" : "添加活动",
+					"path": "branch/index/index",
+					"style": {
+						"navigationBarTitleText": "",
 						"app-plus": {
 							//#ifdef H5
 							"titleNView": false
@@ -595,10 +588,9 @@
 					}
 				},
 				{
-					"path" : "admin/activity/edit",
-					"style" : 
-					{
-						"navigationBarTitleText" : "编辑活动",
+					"path": "member/index/index",
+					"style": {
+						"navigationBarTitleText": "",
 						"app-plus": {
 							//#ifdef H5
 							"titleNView": false
@@ -607,10 +599,9 @@
 					}
 				},
 				{
-					"path" : "admin/activity/user",
-					"style" : 
-					{
-						"navigationBarTitleText" : "报名名单",
+					"path": "member/detail/detail",
+					"style": {
+						"navigationBarTitleText": "会员详情",
 						"app-plus": {
 							//#ifdef H5
 							"titleNView": false
@@ -619,10 +610,9 @@
 					}
 				},
 				{
-					"path" : "admin/activity/album",
-					"style" : 
-					{
-						"navigationBarTitleText" : "活动相册",
+					"path": "admin/index",
+					"style": {
+						"navigationBarTitleText": "分会管理中心",
 						"app-plus": {
 							//#ifdef H5
 							"titleNView": false
@@ -631,10 +621,9 @@
 					}
 				},
 				{
-					"path" : "admin/member/index",
-					"style" : 
-					{
-						"navigationBarTitleText" : "会员管理",
+					"path": "admin/activity/index",
+					"style": {
+						"navigationBarTitleText": "活动管理",
 						"app-plus": {
 							//#ifdef H5
 							"titleNView": false
@@ -643,10 +632,9 @@
 					}
 				},
 				{
-					"path" : "admin/branch/index",
-					"style" : 
-					{
-						"navigationBarTitleText" : "分会管理",
+					"path": "admin/activity/add",
+					"style": {
+						"navigationBarTitleText": "添加活动",
 						"app-plus": {
 							//#ifdef H5
 							"titleNView": false
@@ -655,10 +643,9 @@
 					}
 				},
 				{
-					"path" : "admin/branch/add",
-					"style" : 
-					{
-						"navigationBarTitleText" : "添加分会",
+					"path": "admin/activity/edit",
+					"style": {
+						"navigationBarTitleText": "编辑活动",
 						"app-plus": {
 							//#ifdef H5
 							"titleNView": false
@@ -667,10 +654,86 @@
 					}
 				},
 				{
-					"path" : "admin/branch/edit",
-					"style" : 
-					{
-						"navigationBarTitleText" : "编辑分会",
+					"path": "admin/activity/user",
+					"style": {
+						"navigationBarTitleText": "报名名单",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				},
+				{
+					"path": "admin/activity/album",
+					"style": {
+						"navigationBarTitleText": "活动相册",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				},
+				{
+					"path": "admin/member/index",
+					"style": {
+						"navigationBarTitleText": "会员管理",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				},
+				{
+					"path": "admin/member/add",
+					"style": {
+						"navigationBarTitleText": "添加会员",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				},
+				{
+					"path": "admin/member/edit",
+					"style": {
+						"navigationBarTitleText": "修改会员",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				},
+				{
+					"path": "admin/branch/index",
+					"style": {
+						"navigationBarTitleText": "分会管理",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				},
+				{
+					"path": "admin/branch/add",
+					"style": {
+						"navigationBarTitleText": "添加分会",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				},
+				{
+					"path": "admin/branch/edit",
+					"style": {
+						"navigationBarTitleText": "编辑分会",
 						"app-plus": {
 							//#ifdef H5
 							"titleNView": false
@@ -682,371 +745,398 @@
 		},
 		{
 			"root": "pages/user",
-			"pages": [
-				{
-					"path": "userinfo/userinfo",
-					"style": {
-						"navigationBarTitleText": "用户信息",
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path": "address/address",
-					"style": {
-						"navigationBarTitleText": "设置地址",
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path": "my-wallet/my-wallet",
-					"style": {
-						"navigationStyle": "custom",
-						"navigationBarTitleText": "我的钱包",
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path": "my-wallet/my-balance",
-					"style": {
-						"navigationBarTitleText": "钱包明细",
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path": "my-wallet/my-supplier-balance",
-					"style": {
-						"navigationBarTitleText": "商户余额",
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path": "address/add/add",
-					"style": {
-						"navigationBarTitleText": "添加收货地址",
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path": "address/edit/edit",
-					"style": {
-						"navigationBarTitleText": "地址编辑",
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path": "my-coupon/my-coupon",
-					"style": {
-						"navigationBarTitleText": "我的优惠券",
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path": "my-coupon/my-detail",
-					"style": {
-						"navigationStyle": "custom",
-						"navigationBarTitleText": "优惠券",
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path": "my-qrcode/my-qrcode",
-					"style": {
-						"navigationStyle": "custom",
-						"navigationBarTitleText": "会员码",
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path": "points/points",
-					"style": {
-						"navigationBarTitleText": "积分",
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path": "my-bargain/my-bargain",
-					"style": {
-						"navigationStyle": "custom",
-						"navigationBarTitleText": "我的砍价",
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path": "set/set",
-					"style": {
-						"navigationBarTitleText": "设置",
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path": "my_attention/my_attention",
-					"style": {
-						"navigationBarTitleText": "我的收藏",
-						"enablePullDownRefresh": false,
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-
-				}, {
-					"path": "my_collect/my_collect",
-					"style": {
-						"navigationBarTitleText": "我的关注",
-						"enablePullDownRefresh": false,
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-
-				}, {
-					"path": "my_shop/my_shop",
-					"style": {
-						"navigationStyle": "custom",
-						"navigationBarTitleText": "我的店铺",
-						"enablePullDownRefresh": false,
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-
-				}, {
-					"path": "register/register",
-					"style": {
-						"navigationBarTitleText": "注册",
-						"enablePullDownRefresh": false,
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-
-				}, {
-					"path": "my_shop/my_shop_order",
-					"style": {
-						"navigationBarTitleText": "店铺订单",
-						"enablePullDownRefresh": false,
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-
-				}, {
-					"path": "my_shop/after_sale",
-					"style": {
-						"navigationBarTitleText": "",
-						"enablePullDownRefresh": false,
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path": "my_shop/my_shop_password",
-					"style": {
-						"navigationBarTitleText": "修改密码",
-						"enablePullDownRefresh": false,
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path": "modify-phone/modify-phone",
-					"style": {
-						"navigationBarTitleText": "绑定手机号",
-						"enablePullDownRefresh": false,
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path": "modify-real/modify-real",
-					"style": {
-						"navigationBarTitleText": "实名认证",
-						"enablePullDownRefresh": false,
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path": "modify-real/modify-edit",
-					"style": {
-						"navigationBarTitleText": "修改银行卡",
-						"enablePullDownRefresh": false,
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path": "my_shop/pro_admin",
-					"style": {
-						"navigationBarTitleText": "商品管理",
-						"enablePullDownRefresh": false,
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-
-				}, {
-					"path": "my_shop/my_shop_data",
-					"style": {
-						"navigationBarTitleText": "店铺数据",
-						"enablePullDownRefresh": false,
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-
-				}, {
-					"path": "my_shop/my_shop_detail",
-					"style": {
-						"navigationBarTitleText": "订单详情",
-						"enablePullDownRefresh": false,
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path" : "cash/apply",
-					"style" :                                                                                    
-					{
-						"navigationBarTitleText": "提现申请",
-						"enablePullDownRefresh": false,
-						"app-plus": {
-							"titleNView": false, //禁用原生导航栏 
-							"scrollIndicator": "none"
-						}
-					}
-					
-				}, {
-					"path" : "cash/list",
-					"style" :                                                                                    
-					{
-						"navigationBarTitleText": "余额提现",
-						"enablePullDownRefresh": false,
-						"app-plus": {
-							"titleNView": false, //禁用原生导航栏 
-							"scrollIndicator": "none"
-						}
-					}
-				}, {
-					"path" : "card/card",
-					"style" :                                                                                    
-					{
-						"navigationBarTitleText": "会员卡",
-						"enablePullDownRefresh": false,
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-					
-				}, {
-					"path" : "card/list",
-					"style" :                                                                                    
-					{
-						"navigationBarTitleText": "会员卡列表",
-						"enablePullDownRefresh": false,
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path" : "my_activity/index",
-					"style" :                                                                                    
-					{
-						"navigationBarTitleText": "我参与的活动",
-						"enablePullDownRefresh": false,
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path" : "my_activity/detail",
-					"style" :                                                                                    
-					{
-						"navigationBarTitleText": "报名详情",
-						"enablePullDownRefresh": false,
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
+			"pages": [{
+				"path": "userinfo/userinfo",
+				"style": {
+					"navigationBarTitleText": "用户信息",
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
 					}
 				}
-			]
+			}, {
+				"path": "address/address",
+				"style": {
+					"navigationBarTitleText": "设置地址",
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}, {
+				"path": "my-wallet/my-wallet",
+				"style": {
+					"navigationStyle": "custom",
+					"navigationBarTitleText": "我的钱包",
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}, {
+				"path": "my-wallet/my-balance",
+				"style": {
+					"navigationBarTitleText": "钱包明细",
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}, {
+				"path": "my-wallet/my-supplier-balance",
+				"style": {
+					"navigationBarTitleText": "商户余额",
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}, {
+				"path": "address/add/add",
+				"style": {
+					"navigationBarTitleText": "添加收货地址",
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}, {
+				"path": "address/edit/edit",
+				"style": {
+					"navigationBarTitleText": "地址编辑",
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}, {
+				"path": "my-coupon/my-coupon",
+				"style": {
+					"navigationBarTitleText": "我的优惠券",
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}, {
+				"path": "my-coupon/my-detail",
+				"style": {
+					"navigationStyle": "custom",
+					"navigationBarTitleText": "优惠券",
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}, {
+				"path": "my-qrcode/my-qrcode",
+				"style": {
+					"navigationStyle": "custom",
+					"navigationBarTitleText": "会员码",
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}, {
+				"path": "points/points",
+				"style": {
+					"navigationBarTitleText": "积分",
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}, {
+				"path": "my-bargain/my-bargain",
+				"style": {
+					"navigationStyle": "custom",
+					"navigationBarTitleText": "我的砍价",
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}, {
+				"path": "set/set",
+				"style": {
+					"navigationBarTitleText": "设置",
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}, {
+				"path": "my_attention/my_attention",
+				"style": {
+					"navigationBarTitleText": "我的收藏",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+
+			}, {
+				"path": "my_collect/my_collect",
+				"style": {
+					"navigationBarTitleText": "我的关注",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+
+			}, {
+				"path": "my_shop/my_shop",
+				"style": {
+					"navigationStyle": "custom",
+					"navigationBarTitleText": "我的店铺",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+
+			}, {
+				"path": "my_shop/member/member",
+				"style": {
+					"navigationBarTitleText": "年卡",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+
+			}, {
+				"path": "my_shop/cash/apply/apply",
+				"style": {
+					"navigationBarTitleText": "提现申请",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+
+			}, {
+				"path": "my_shop/cash/list/list",
+				"style": {
+					"navigationBarTitleText": "提现列表",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+
+			}, {
+				"path": "register/register",
+				"style": {
+					"navigationBarTitleText": "注册",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+
+			}, {
+				"path": "my_shop/my_shop_order",
+				"style": {
+					"navigationBarTitleText": "店铺订单",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+
+			}, {
+				"path": "my_shop/after_sale",
+				"style": {
+					"navigationBarTitleText": "",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}, {
+				"path": "my_shop/my_shop_password",
+				"style": {
+					"navigationBarTitleText": "修改密码",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}, {
+				"path": "modify-phone/modify-phone",
+				"style": {
+					"navigationBarTitleText": "绑定手机号",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}, {
+				"path": "modify-real/modify-real",
+				"style": {
+					"navigationBarTitleText": "实名认证",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}, {
+				"path": "modify-real/modify-edit",
+				"style": {
+					"navigationBarTitleText": "修改银行卡",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}, {
+				"path": "my_shop/pro_admin",
+				"style": {
+					"navigationBarTitleText": "商品管理",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+
+			}, {
+				"path": "my_shop/my_shop_data",
+				"style": {
+					"navigationBarTitleText": "店铺数据",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+
+			}, {
+				"path": "my_shop/my_shop_detail",
+				"style": {
+					"navigationBarTitleText": "订单详情",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}, {
+				"path": "cash/apply",
+				"style": {
+					"navigationBarTitleText": "提现申请",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						"titleNView": false, //禁用原生导航栏 
+						"scrollIndicator": "none"
+					}
+				}
+
+			}, {
+				"path": "cash/list",
+				"style": {
+					"navigationBarTitleText": "余额提现",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						"titleNView": false, //禁用原生导航栏 
+						"scrollIndicator": "none"
+					}
+				}
+			}, {
+				"path": "card/card",
+				"style": {
+					"navigationBarTitleText": "会员卡",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+
+			}, {
+				"path": "card/list",
+				"style": {
+					"navigationBarTitleText": "会员卡列表",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}, {
+				"path": "my_activity/index",
+				"style": {
+					"navigationBarTitleText": "我参与的活动",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}, {
+				"path": "my_activity/detail",
+				"style": {
+					"navigationBarTitleText": "报名详情",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}]
 		},
 		{
 			"root": "pages/store",
-			"pages": [
-				{
+			"pages": [{
 					"path": "detail/detail",
 					"style": {
 						"navigationBarTitleText": "门店详情",
@@ -1082,36 +1172,33 @@
 		},
 		{
 			"root": "pages/coupon",
-			"pages": [
-				{
-					"path": "coupon",
-					"style": {
-						"navigationBarTitleText": "领券中心",
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
-					}
-				}, {
-					"path": "detail",
-					"style": {
-						"navigationStyle": "custom",
-										"navigationBarTitleText": "优惠券详情",
-										"enablePullDownRefresh": false,
-						"app-plus": {
-							//#ifdef H5
-							"titleNView": false
-							//#endif
-						}
+			"pages": [{
+				"path": "coupon",
+				"style": {
+					"navigationBarTitleText": "领券中心",
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
 					}
 				}
-			]
+			}, {
+				"path": "detail",
+				"style": {
+					"navigationStyle": "custom",
+					"navigationBarTitleText": "优惠券详情",
+					"enablePullDownRefresh": false,
+					"app-plus": {
+						//#ifdef H5
+						"titleNView": false
+						//#endif
+					}
+				}
+			}]
 		},
 		{
 			"root": "pages/plus",
-			"pages": [
-				{
+			"pages": [{
 					"path": "signin/signin",
 					"style": {
 						"navigationBarTitleText": "签到",
@@ -1265,7 +1352,7 @@
 							//#endif
 						}
 					}
-		
+
 				}, {
 					"path": "chat/supplier_chat",
 					"style": {
@@ -1277,7 +1364,7 @@
 							//#endif
 						}
 					}
-		
+
 				}, {
 					"path": "lottery/lottery",
 					"style": {
@@ -1288,8 +1375,8 @@
 							"titleNView": false
 							//#endif
 						}
-								}
-						}, {
+					}
+				}, {
 					"path": "table/table",
 					"style": {
 						"navigationBarTitleText": "表单",
@@ -1299,12 +1386,11 @@
 							"titleNView": false
 							//#endif
 						}
-		
+
 					}
-				},{
-					"path" : "presale/list",
-					"style" :                                                                                    
-					{
+				}, {
+					"path": "presale/list",
+					"style": {
 						"navigationBarTitleText": "预售列表",
 						"enablePullDownRefresh": false,
 						"app-plus": {
@@ -1312,61 +1398,153 @@
 							"scrollIndicator": "none"
 						}
 					}
-					
-				}
-				,{
-					"path" : "task/index",
-					"style" :                                                                                    
-					{
+
+				}, {
+					"path": "task/index",
+					"style": {
 						"navigationBarTitleText": "任务中心",
 						"enablePullDownRefresh": false
 					}
-					
+
 				},
 				{
 					"path": "business/index",
-					"style" :                                                                                    
-					{
+					"style": {
 						"navigationBarTitleText": "名片",
 						"enablePullDownRefresh": false
 					}
 				},
 				{
 					"path": "business/add",
-					"style" :                                                                                    
-					{
+					"style": {
 						"navigationBarTitleText": "添加名片",
 						"enablePullDownRefresh": false
 					}
 				},
 				{
 					"path": "business/detail",
-					"style" :                                                                                    
-					{
+					"style": {
 						"navigationBarTitleText": "查看名片",
 						"enablePullDownRefresh": false
 					}
 				},
 				{
-					"path" : "business/list",
-					"style" : 
-					{
-						"navigationBarTitleText" : "名片列表"
+					"path": "business/list",
+					"style": {
+						"navigationBarTitleText": "名片列表"
 					}
 				},
 				{
-					"path" : "business/visitors",
-					"style" : 
-					{
-						"navigationBarTitleText" : "访客列表"
+					"path": "business/visitors",
+					"style": {
+						"navigationBarTitleText": "访客列表"
+					}
+				},
+				{
+					"path": "business/cashier",
+					"style": {
+						"navigationBarTitleText": "收银台"
+					}
+				},
+				{
+					"path": "business/chat/chat",
+					"style": {
+						"navigationBarTitleText": "聊天"
+					}
+				},
+				{
+					"path": "business/chat/list",
+					"style": {
+						"navigationBarTitleText": "聊天列表"
+					}
+				}, {
+					"path": "vip/index",
+					"style": {
+						"navigationStyle": "custom",
+						"navigationBarTitleText": "VIP中心",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "vip/apply",
+					"style": {
+						"navigationStyle": "custom",
+						"navigationBarTitleText": "申请成为VIP",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "vip/team",
+					"style": {
+						"navigationBarTitleText": "我的团队",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "vip/order",
+					"style": {
+						"navigationBarTitleText": "VIP订单",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "vip/cash",
+					"style": {
+						"navigationBarTitleText": "申请提现",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "vip/qrcode",
+					"style": {
+						"navigationBarTitleText": "推广二维码",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "vip/cash/apply",
+					"style": {
+						"navigationBarTitleText": "提现申请",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "vip/cash/list",
+					"style": {
+						"navigationBarTitleText": "提现明细",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
 					}
 				}
 			]
 		},
 		{
 			"root": "pages/login",
-			"pages": [
-				{
+			"pages": [{
 					"path": "openlogin",
 					"style": {
 						"navigationBarTitleText": "登录",
@@ -1423,496 +1601,559 @@
 			]
 		},
 		{
-		"root": "pages2",
-		"pages": [{
-			"path": "city/index",
-			"style": {
-				"navigationStyle": "custom",
-				"navigationBarTitleText": "选择站点",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "team/apply/apply",
-			"style": {
-				"navigationBarTitleText": "申请成为队长",
-				"enablePullDownRefresh": false
-			}
-		},{
-			"path": "team/index/index",
-			"style": {
-				"navigationBarTitleText": "团队分红",
-				"enablePullDownRefresh": false
-			}
-		},{
-			"path": "team/order/order",
-			"style": {
-				"navigationBarTitleText": "分红订单",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "team/team/team",
-			"style": {
-				"navigationBarTitleText": "我的团队",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "team/statistics/statistics",
-			"style": {
-				"navigationBarTitleText": "分红统计",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "team/cash/apply/apply",
-			"style": {
-				"navigationBarTitleText": "申请提现",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
+			"root": "pages2",
+			"pages": [{
+					"path": "city/index",
+					"style": {
+						"navigationStyle": "custom",
+						"navigationBarTitleText": "选择站点",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "team/apply/apply",
+					"style": {
+						"navigationBarTitleText": "申请成为队长",
+						"enablePullDownRefresh": false
+					}
+				}, {
+					"path": "team/index/index",
+					"style": {
+						"navigationBarTitleText": "团队分红",
+						"enablePullDownRefresh": false
+					}
+				}, {
+					"path": "team/order/order",
+					"style": {
+						"navigationBarTitleText": "分红订单",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "team/team/team",
+					"style": {
+						"navigationBarTitleText": "我的团队",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "team/statistics/statistics",
+					"style": {
+						"navigationBarTitleText": "分红统计",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "team/cash/apply/apply",
+					"style": {
+						"navigationBarTitleText": "申请提现",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "team/cash/list/list",
+					"style": {
+						"navigationBarTitleText": "提现明细",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				},
+				{
+					"path": "region/apply/apply",
+					"style": {
+						"navigationBarTitleText": "申请成为代理",
+						"enablePullDownRefresh": false
+					}
+				}, {
+					"path": "region/index/index",
+					"style": {
+						"navigationBarTitleText": "代理区域",
+						"enablePullDownRefresh": false
+					}
+				}, {
+					"path": "region/order/order",
+					"style": {
+						"navigationBarTitleText": "分红订单",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "region/bonus/bonus",
+					"style": {
+						"navigationBarTitleText": "代理分红",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "region/cash/apply/apply",
+					"style": {
+						"navigationBarTitleText": "申请提现",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "region/cash/list/list",
+					"style": {
+						"navigationBarTitleText": "提现明细",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				},
+				{
+					"path": "shareholder/apply/apply",
+					"style": {
+						"navigationBarTitleText": "申请成为股东",
+						"enablePullDownRefresh": false
+					}
+				}, {
+					"path": "shareholder/index/index",
+					"style": {
+						"navigationBarTitleText": "股东分红",
+						"enablePullDownRefresh": false
+					}
+				}, {
+					"path": "shareholder/order/order",
+					"style": {
+						"navigationBarTitleText": "分红订单",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "shareholder/bonus/bonus",
+					"style": {
+						"navigationBarTitleText": "分红明细",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "shareholder/cash/apply/apply",
+					"style": {
+						"navigationBarTitleText": "申请提现",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "shareholder/cash/list/list",
+					"style": {
+						"navigationBarTitleText": "提现明细",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				},
+				{
+					"path": "delivery/index",
+					"style": {
+						"navigationStyle": "custom",
+						"navigationBarTitleText": "配送点",
+						"enablePullDownRefresh": false,
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "delivery/order",
+					"style": {
+						"navigationBarTitleText": "配送点订单",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "delivery/clerk",
+					"style": {
+						"navigationBarTitleText": "配送员",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "delivery/cash/apply/apply",
+					"style": {
+						"navigationBarTitleText": "申请提现",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "delivery/cash/list/list",
+					"style": {
+						"navigationBarTitleText": "提现明细",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "delivery/settlement",
+					"style": {
+						"navigationBarTitleText": "结算明细",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "deliveryclerk/index",
+					"style": {
+						"navigationStyle": "custom",
+						"navigationBarTitleText": "配送员",
+						"enablePullDownRefresh": false,
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "deliveryclerk/order",
+					"style": {
+						"navigationBarTitleText": "配送员订单",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "deliveryclerk/cash/apply/apply",
+					"style": {
+						"navigationBarTitleText": "申请提现",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "deliveryclerk/cash/list/list",
+					"style": {
+						"navigationBarTitleText": "提现明细",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "deliveryclerk/settlement",
+					"style": {
+						"navigationBarTitleText": "结算明细",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "regactivity/index/index",
+					"style": {
+						"navigationBarTitleText": "活动报名",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "regactivity/detail/detail",
+					"style": {
+						"navigationBarTitleText": "活动详情",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "regactivity/rule/rule",
+					"style": {
+						"navigationBarTitleText": "活动介绍",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "ticket/index/index",
+					"style": {
+						"navigationBarTitleText": "凭证列表",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "ticket/detail/detail",
+					"style": {
+						"navigationBarTitleText": "凭证上传",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "ticket/img/img",
+					"style": {
+						"navigationBarTitleText": "凭证详情",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "goodstore/store",
+					"style": {
+						"navigationBarTitleText": "我的",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "goodstore/detail",
+					"style": {
+						"navigationBarTitleText": "好店详情",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "goodcoupon/coupon",
+					"style": {
+						"navigationBarTitleText": "领好券",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "store/order",
+					"style": {
+						"navigationBarTitleText": "订单核销记录",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "store/couponOrder",
+					"style": {
+						"navigationBarTitleText": "券核销记录",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				},
+				{
+					"path": "commander/index",
+					"style": {
+						"navigationStyle": "custom",
+						"navigationBarTitleText": "团长",
+						"enablePullDownRefresh": false,
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "commander/order",
+					"style": {
+						"navigationBarTitleText": "配送订单",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "commander/deliveryman",
+					"style": {
+						"navigationBarTitleText": "配送员管理",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "commander/cash/apply/apply",
+					"style": {
+						"navigationBarTitleText": "申请提现",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "commander/cash/list/list",
+					"style": {
+						"navigationBarTitleText": "提现明细",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "commander/settlement",
+					"style": {
+						"navigationBarTitleText": "结算明细",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "commander/add",
+					"style": {
+						"navigationBarTitleText": "添加配送员",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "deliveryman/index",
+					"style": {
+						"navigationStyle": "custom",
+						"navigationBarTitleText": "外卖配送员",
+						"enablePullDownRefresh": false,
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "deliveryman/order",
+					"style": {
+						"navigationBarTitleText": "配送订单",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "deliveryman/cash/apply/apply",
+					"style": {
+						"navigationBarTitleText": "申请提现",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "deliveryman/cash/list/list",
+					"style": {
+						"navigationBarTitleText": "提现明细",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "deliveryman/settlement",
+					"style": {
+						"navigationBarTitleText": "结算明细",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "bonus/apply/apply",
+					"style": {
+						"navigationStyle": "custom",
+						"navigationBarTitleText": "申请成为分红用户",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "bonus/index/index",
+					"style": {
+						"navigationStyle": "custom",
+						"navigationBarTitleText": "分红中心",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "bonus/order/order",
+					"style": {
+						"navigationBarTitleText": "分红订单",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "bonus/qrcode/qrcode",
+					"style": {
+						"navigationBarTitleText": "推广二维码",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				},
+				{
+					"path": "bonus/team/team",
+					"style": {
+						"navigationBarTitleText": "成员",
+						"enablePullDownRefresh": false
+					}
+				},
+				{
+					"path": "bonus/cash/apply/apply",
+					"style": {
+						"navigationBarTitleText": "申请提现",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
+				}, {
+					"path": "bonus/cash/list/list",
+					"style": {
+						"navigationBarTitleText": "提现明细",
+						"app-plus": {
+							//#ifdef H5
+							"titleNView": false
+							//#endif
+						}
+					}
 				}
-			}
-		}, {
-			"path": "team/cash/list/list",
-			"style": {
-				"navigationBarTitleText": "提现明细",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		},
-		{
-			"path": "region/apply/apply",
-			"style": {
-				"navigationBarTitleText": "申请成为代理",
-				"enablePullDownRefresh": false
-			}
-		},{
-			"path": "region/index/index",
-			"style": {
-				"navigationBarTitleText": "代理区域",
-				"enablePullDownRefresh": false
-			}
-		},{
-			"path": "region/order/order",
-			"style": {
-				"navigationBarTitleText": "分红订单",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "region/bonus/bonus",
-			"style": {
-				"navigationBarTitleText": "代理分红",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "region/cash/apply/apply",
-			"style": {
-				"navigationBarTitleText": "申请提现",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "region/cash/list/list",
-			"style": {
-				"navigationBarTitleText": "提现明细",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		},
-		{
-			"path": "shareholder/apply/apply",
-			"style": {
-				"navigationBarTitleText": "申请成为股东",
-				"enablePullDownRefresh": false
-			}
-		},{
-			"path": "shareholder/index/index",
-			"style": {
-				"navigationBarTitleText": "股东分红",
-				"enablePullDownRefresh": false
-			}
-		},{
-			"path": "shareholder/order/order",
-			"style": {
-				"navigationBarTitleText": "分红订单",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "shareholder/bonus/bonus",
-			"style": {
-				"navigationBarTitleText": "分红明细",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "shareholder/cash/apply/apply",
-			"style": {
-				"navigationBarTitleText": "申请提现",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "shareholder/cash/list/list",
-			"style": {
-				"navigationBarTitleText": "提现明细",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		},
-		{
-			"path": "delivery/index",
-			"style": {
-				"navigationStyle": "custom",
-				"navigationBarTitleText": "配送点",
-				"enablePullDownRefresh": false,
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		},{
-			"path": "delivery/order",
-			"style": {
-				"navigationBarTitleText": "配送点订单",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "delivery/clerk",
-			"style": {
-				"navigationBarTitleText": "配送员",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "delivery/cash/apply/apply",
-			"style": {
-				"navigationBarTitleText": "申请提现",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "delivery/cash/list/list",
-			"style": {
-				"navigationBarTitleText": "提现明细",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "delivery/settlement",
-			"style": {
-				"navigationBarTitleText": "结算明细",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "deliveryclerk/index",
-			"style": {
-				"navigationStyle": "custom",
-				"navigationBarTitleText": "配送员",
-				"enablePullDownRefresh": false,
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		},{
-			"path": "deliveryclerk/order",
-			"style": {
-				"navigationBarTitleText": "配送员订单",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "deliveryclerk/cash/apply/apply",
-			"style": {
-				"navigationBarTitleText": "申请提现",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "deliveryclerk/cash/list/list",
-			"style": {
-				"navigationBarTitleText": "提现明细",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "deliveryclerk/settlement",
-			"style": {
-				"navigationBarTitleText": "结算明细",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "regactivity/index/index",
-			"style": {
-				"navigationBarTitleText": "活动报名",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "regactivity/detail/detail",
-			"style": {
-				"navigationBarTitleText": "活动详情",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "regactivity/rule/rule",
-			"style": {
-				"navigationBarTitleText": "活动介绍",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "ticket/index/index",
-			"style": {
-				"navigationBarTitleText": "凭证列表",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "ticket/detail/detail",
-			"style": {
-				"navigationBarTitleText": "凭证上传",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "ticket/img/img",
-			"style": {
-				"navigationBarTitleText": "凭证详情",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "goodstore/store",
-			"style": {
-				"navigationBarTitleText": "我的",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "goodstore/detail",
-			"style": {
-				"navigationBarTitleText": "好店详情",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "goodcoupon/coupon",
-			"style": {
-				"navigationBarTitleText": "领好券",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "store/order",
-			"style": {
-				"navigationBarTitleText": "订单核销记录",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "store/couponOrder",
-			"style": {
-				"navigationBarTitleText": "券核销记录",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		},
-		{
-			"path": "commander/index",
-			"style": {
-				"navigationStyle": "custom",
-				"navigationBarTitleText": "团长",
-				"enablePullDownRefresh": false,
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		},{
-			"path": "commander/order",
-			"style": {
-				"navigationBarTitleText": "配送订单",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "commander/deliveryman",
-			"style": {
-				"navigationBarTitleText": "配送员管理",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "commander/cash/apply/apply",
-			"style": {
-				"navigationBarTitleText": "申请提现",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "commander/cash/list/list",
-			"style": {
-				"navigationBarTitleText": "提现明细",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "commander/settlement",
-			"style": {
-				"navigationBarTitleText": "结算明细",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "commander/add",
-			"style": {
-				"navigationBarTitleText": "添加配送员",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "deliveryman/index",
-			"style": {
-				"navigationStyle": "custom",
-				"navigationBarTitleText": "外卖配送员",
-				"enablePullDownRefresh": false,
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		},{
-			"path": "deliveryman/order",
-			"style": {
-				"navigationBarTitleText": "配送订单",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "deliveryman/cash/apply/apply",
-			"style": {
-				"navigationBarTitleText": "申请提现",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "deliveryman/cash/list/list",
-			"style": {
-				"navigationBarTitleText": "提现明细",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}, {
-			"path": "deliveryman/settlement",
-			"style": {
-				"navigationBarTitleText": "结算明细",
-				"app-plus": {
-					//#ifdef H5
-					"titleNView": false
-					//#endif
-				}
-			}
-		}]
-	}],
+			]
+		}
+	],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
 		"navigationBarTitleText": "uni-app",
@@ -1964,4 +2205,4 @@
 			"query": "" //启动参数,在页面的onLoad函数里面得到
 		}]
 	}
-}
+}
\ No newline at end of file

--
Gitblit v1.9.2