{
	"pages": [
		{
			"path": "pages/index/index",
			"style": {
				"navigationBarTitleText": "视频",
				"navigationStyle": "custom",
				"navigationBarTextStyle": "white",
				"disableScroll": true
			}
		},
		{
			"path": "pages/login/open",
			"style": {
				"navigationBarTitleText": "开屏页",
				"navigationStyle": "custom",
				"navigationBarTextStyle": "white"
			}
		},
		{
			"path": "pages/login/loginPhone",
			"style": {
				"navigationBarTitleText": "手机号登录",
				"navigationStyle": "custom",
				"app-plus": {
					"bounce": "none"
				}
			}
		},
		{
			"path": "pages/shop/shop",
			"style": {
				"navigationBarTitleText": "商城",
				// "leftWindow": true,
				"onReachBottomDistance": 100,
				"enablePullDownRefresh": true,
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/shop/commodity/index",
			"style": {
				"navigationBarTitleText": "商品详情",
				"navigationStyle": "custom",
				"navigationBarTextStyle": "white"
			}
		},
		{
			"path": "pages/shop/store/index",
			"style": {
				"navigationBarTitleText": "店铺",
				"navigationStyle": "custom",
				"navigationBarTextStyle": "white"
			}
		},
		{
			"path": "pages/shop/order/index",
			"style": {
				"navigationBarTitleText": "订单",
				"navigationStyle": "custom",
				"navigationBarBackgroundColor": "#fff",
				"onReachBottomDistance": 100
			}
		},
		{
			"path": "pages/news/news",
			"style": {
				"navigationBarTitleText": "消息",
				"navigationStyle": "custom",
				"app-plus": {
					"bounce": "none"
				}
			}
		},
		{
			"path": "pages/news/group-chat-list/index",
			"style": {
				"navigationBarTitleText": "群聊列表"
			}
		},
		{
			"path": "pages/news/group-chat/index",
			"style": {
				"navigationBarTitleText": "创建群聊",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/news/chat/chat",
			"style": {
				"navigationBarTitleText": "问答页"
			}
		},
		{
			"path": "pages/news/red-envelope/index",
			"style": {
				"navigationBarTitleText": "红包详情"
			}
		},
		{
			"path": "pages/news/goodsList/index",
			"style": {
				"navigationBarTitleText": "商品列表"
			}
		},
		{
			"path": "pages/mine/mine",
			"style": {
				"navigationBarTitleText": "我的",
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/mine/setting/setting",
			"style": {
				"navigationBarTitleText": "设置",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/mine/userinfo",
			"style": {
				"navigationBarTitleText": "个人信息",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/mine/switch-accounts/index",
			"style": {
				"navigationBarTitleText": "切换账号",
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/mine/setting/usePay",
			"style": {
				"navigationBarTitleText": "先用后付",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/mine/realname",
			"style": {
				"navigationBarTitleText": "实名认证",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/mine/address/index",
			"style": {
				"navigationBarTitleText": "收货地址",
				"navigationBarBackgroundColor": "#fff",
				"onReachBottomDistance": 100,
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/mine/homepage",
			"style": {
				"navigationBarTitleText": "个人主页",
				"navigationStyle": "custom",
				"navigationBarTextStyle": "white"
			}
		},
		{
			"path": "pages/release/video",
			"style": {
				"navigationBarTitleText": "发布视频",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/index/wallet/wallet",
			"style": {
				"navigationBarTitleText": "我的钱包",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/index/myTeam",
			"style": {
				"navigationBarTitleText": "我的团队"
			}
		},
		{
			"path": "pages/index/search",
			"style": {
				"navigationBarTitleText": "搜索页",
				"navigationStyle": "custom",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/index/videoHome",
			"style": {
				"navigationBarTitleText": "用户视频首页",
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/index/report",
			"style": {
				"navigationBarTitleText": "举报",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/mine/collectsVideo",
			"style": {
				"navigationBarTitleText": "收藏夹视频",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/index/promotion",
			"style": {
				"navigationBarTitleText": "选择推广视频",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/index/myQrCode",
			"style": {
				"navigationBarTitleText": "我的分享"
			}
		},
		{
			"path": "pages/index/deal",
			"style": {
				"navigationBarTitleText": "我的交易",
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/index/durian",
			"style": {
				"navigationBarTitleText": "榴莲首页"
			}
		},
		{
			"path": "pages/index/durainActivation",
			"style": {
				"navigationBarTitleText": "我的榴莲果树",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/index/trade",
			"style": {
				"navigationBarTitleText": "交易市场",
				"navigationStyle": "custom",
				"navigationBarBackgroundColor": "#fff",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/index/orchard",
			"style": {
				"navigationBarTitleText": "榴莲果园",
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/index/durianLog",
			"style": {
				"navigationBarTitleText": "榴莲果产出明细",
				"navigationBarBackgroundColor": "#fff",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/index/dataCenter/push",
			"style": {
				"navigationBarTitleText": "投流推广",
				"navigationBarBackgroundColor": "#fff",
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/index/dataCenter/pushVideoCollects",
			"style": {
				"navigationBarTitleText": "选择投流视频",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/login/register",
			"style": {
				"navigationBarTitleText": "注册",
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/login/forget",
			"style": {
				"navigationBarTitleText": "忘记密码",
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/login/retrieve",
			"style": {
				"navigationBarTitleText": "找回账户",
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/shop/settle",
			"style": {
				"navigationBarTitleText": "商家入驻",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/index/integral",
			"style": {
				"navigationBarTitleText": "积分",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/index/integralLog",
			"style": {
				"navigationBarTitleText": "积分变动明细",
				"navigationBarBackgroundColor": "#fff",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/index/integralMall",
			"style": {
				"navigationBarTitleText": "卷轴商城",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/index/appeal",
			"style": {
				"navigationBarTitleText": "交易申诉"
			}
		},
		{
			"path": "pages/index/beInvited",
			"style": {
				"navigationBarTitleText": "受邀成功",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/index/videoDetail",
			"style": {
				"navigationBarTitleText": "视频详情",
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/news/newFriend",
			"style": {
				"navigationBarTitleText": "新朋友",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/news/newAttention",
			"style": {
				"navigationBarTitleText": "新的关注",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/news/newFans",
			"style": {
				"navigationBarTitleText": "新的粉丝",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/news/message",
			"style": {
				"navigationBarTitleText": "消息",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/index/article",
			"style": {
				"navigationBarTitleText": ""
			}
		},
		{
			"path": "pages/index/wallet/topUp",
			"style": {
				"navigationBarTitleText": "余额充值",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/news/addFriend",
			"style": {
				"navigationBarTitleText": "添加朋友",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/news/redPacket",
			"style": {
				"navigationBarTitleText": "红包"
			}
		},
		{
			"path": "pages/news/audio-video/audio",
			"style": {
				"navigationBarTitleText": "语音"
			}
		},
		{
			"path": "pages/news/audio-video/video",
			"style": {
				"navigationBarTitleText": "视频"
			}
		},
		{
			"path": "pages/index/integralDetail",
			"style": {
				"navigationBarTitleText": "卷轴详情",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/index/videoStatistics",
			"style": {
				"navigationBarTitleText": "视频统计"
			}
		},
		{
			"path": "pages/mine/myComment",
			"style": {
				"navigationBarTitleText": "我的评论",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/mine/secondpwd",
			"style": {
				"navigationBarTitleText": "设置二级密码"
			}
		},
		{
			"path": "pages/index/wallet/bill",
			"style": {
				"navigationBarTitleText": "我的账单",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/index/wallet/billDetail",
			"style": {
				"navigationBarTitleText": "账单详情",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/index/dataCenter/dataCenter",
			"style": {
				"navigationBarTitleText": "数据中心",
				"navigationBarBackgroundColor": "#fff",
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/index/dataCenter/like",
			"style": {
				"navigationBarTitleText": "点赞统计",
				"navigationBarBackgroundColor": "#fff",
				"navigationStyle": "custom",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/index/dataCenter/otherPush",
			"style": {
				"navigationBarTitleText": "他人推广",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/index/dataCenter/pushDetail",
			"style": {
				"navigationBarTitleText": "推流详情",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/index/dataCenter/pushHistory",
			"style": {
				"navigationBarTitleText": "历史推流",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/index/dataCenter/pushDetailUser",
			"style": {
				"navigationBarTitleText": "推流的用户",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/shop/commodity/evaluate",
			"style": {
				"navigationBarTitleText": "商品评价",
				"navigationBarBackgroundColor": "#fff",
				"enablePullDownRefresh": true
			}
		},
		{
			"path": "pages/shop/homepage",
			"style": {
				"navigationBarTitleText": "店铺主页",
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/shop/order/detail",
			"style": {
				"navigationBarTitleText": "订单详情",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/shop/order/refundStar",
			"style": {
				"navigationBarTitleText": "发起售后",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/shop/order/logistics",
			"style": {
				"navigationBarTitleText": "物流状态",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/shop/order/evaluate",
			"style": {
				"navigationBarTitleText": "评价",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/shop/order/afterSales",
			"style": {
				"navigationBarTitleText": "售后详情",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/shop/collect",
			"style": {
				"navigationBarTitleText": "商品收藏",
				"navigationBarBackgroundColor": "#fff",
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/shop/focusStore",
			"style": {
				"navigationBarTitleText": "关注店铺",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/shop/history",
			"style": {
				"navigationBarTitleText": "历史浏览",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/shop/coupon",
			"style": {
				"navigationBarTitleText": "优惠券",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/shop/store/commodities",
			"style": {
				"navigationBarTitleText": "商品管理",
				"navigationBarBackgroundColor": "#fff",
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/release/commodity",
			"style": {
				"navigationBarTitleText": "发布商品",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/mine/setting/safeCenter",
			"style": {
				"navigationBarTitleText": "安全中心"
			}
		},
		{
			"path": "pages/mine/setting/bankCard",
			"style": {
				"navigationBarTitleText": "我的卡包"
			}
		},
		{
			"path": "pages/mine/setting/bankCardAdd",
			"style": {
				"navigationBarTitleText": "添加银行卡",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/index/wallet/get",
			"style": {
				"navigationBarTitleText": "提现",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/index/wallet/merchantBill",
			"style": {
				"navigationBarTitleText": "商家账单",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/mine/setting/teen",
			"style": {
				"navigationBarTitleText": "青少年模式"
			}
		},
		{
			"path": "pages/mine/setting/binding",
			"style": {
				"navigationBarTitleText": "我的绑定",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/mine/setting/feedback",
			"style": {
				"navigationBarTitleText": "意见反馈",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/shop/search",
			"style": {
				"navigationBarTitleText": "搜索",
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/index/hashOrder",
			"style": {
				"navigationBarTitleText": "哈希订单",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/login/lock",
			"style": {
				"navigationBarTitleText": "输入密码以解锁",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/news/myQr",
			"style": {
				"navigationBarTitleText": "我的二维码"
			}
		},
		{
			"path": "pages/mine/setting/secondPwd",
			"style": {
				"navigationBarTitleText": "二级密码",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/news/chatGroup",
			"style": {
				"navigationBarTitleText": "群聊列表",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/shop/commodity/history",
			"style": {
				"navigationBarTitleText": "商品修改历史"
			}
		},
		{
			"path": "pages/shop/store/order",
			"style": {
				"navigationBarTitleText": "商家订单",
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/mine/setting/sequence",
			"style": {
				"navigationBarTitleText": "支付顺序",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/shop/commodity/payment",
			"style": {
				"navigationBarTitleText": "继续付款",
				"navigationBarBackgroundColor": "#fff"
			}
		},
		{
			"path": "pages/login/invite",
			"style": {
				"navigationBarTitleText": "邀请",
				"navigationStyle": "custom"
			}
		},
		{
			"path" : "pages/login/lostAccount",
			"style" : 
			{
				"navigationBarTitleText" : "账号挂失"
			}
		},
		{
			"path" : "pages/login/freezeAccount",
			"style" : 
			{
				"navigationBarTitleText" : "账号冻结"
			}
		},
		{
			"path" : "pages/login/unfreezeAccount",
			"style" : 
			{
				"navigationBarTitleText" : "账号解冻"
			}
		},
		{
			"path" : "pages/mine/setting/privacySetting",
			"style" : 
			{
				"navigationBarTitleText" : "隐私设置"
			}
		},
		{
			"path": "pages/mine/setting/updateAccount",
			"style": {
				"navigationBarTitleText": "修改账号"
			}
		},
		{
			"path": "pages/mine/setting/updatePhoneNum",
			"style": {
				"navigationBarTitleText": "修改手机号"
			}
		},
		{
			"path": "pages/mine/setting/loginPassword",
			"style": {
				"navigationBarTitleText": "登录密码"
			}
		}
	],

	"subPackages": [
		{
			"root": "TUIKit",
			"pages": [
				{
					"path": "components/TUIConversation/index",
					"style": {
						"navigationBarTitleText": "消息"
					}
				},
				{
					"path": "components/TUIChat/index",
					"style": {
						"navigationBarTitleText": "消息"
					}
				},
				// 集成 chat 组件,必须配置该路径: 视频播放
				{
					"path": "components/TUIChat/video-play",
					"style": {
						"navigationBarTitleText": "消息"
					}
				},
				{
					"path": "components/TUIChat/web-view",
					"style": {
						"navigationBarTitleText": "消息"
					}
				},
				{
					"path": "components/TUIContact/index",
					"style": {
						"navigationBarTitleText": "消息"
					}
				},
				{
					"path": "components/TUIGroup/index",
					"style": {
						"navigationBarTitleText": "消息"
					}
				},
				{
					"path": "components/TUISearch/index",
					"style": {
						"navigationBarTitleText": "聊天记录"
					}
				}
			]
		}
	],
	"tabBar": {
		"list": [
			{
				"text": "视频",
				"pagePath": "pages/index/index"
			},
			{
				"text": "商城",
				"pagePath": "pages/shop/shop"
			},
			{
				"text": "消息",
				"pagePath": "pages/news/news"
			},
			{
				"text": "个人中心",
				"pagePath": "pages/mine/mine"
			},
			{
				"text": "我的",
				"pagePath": "pages/mine/homepage"
			}
		]
	},
	"globalStyle": {
		"navigationBarTextStyle": "black",
		"navigationBarTitleText": "九亿",
		"navigationBarBackgroundColor": "#F8F8F8",
		"backgroundColor": "#F8F8F8",
		"app-plus": {
			"bounce": "none" //关闭窗口回弹效果
		}
	},
	"condition": {
		"current": 0,
		"list": [
			{
				"name": "test",
				"path": "pages/mine/homepage"
			}
		]
	},
	"uniIdRouter": {}
}