| 
						 | 
						- {
 - 	"pages": [
 - 		{
 - 			"path": "pages/home/index",
 - 			"style": {
 - 				"navigationBarTitleText": "租房",
 - 				"enablePullDownRefresh": true,
 - 				"onReachBottomDistance": 100
 - 			}
 - 		},
 - 		{
 - 			"path": "pages/auth/index",
 - 			"style": {
 - 				"navigationBarTitleText": "微信登录",
 - 				"navigationStyle":"custom"
 - 			}
 - 		},
 - 		{
 - 			"path": "pages/login/index",
 - 			"style": {
 - 				"navigationStyle":"default"
 - 			}
 - 		},
 - 		{
 - 			"path": "pages/discover-detail/index",
 - 			"style": {
 - 				"navigationBarTitleText": "发现详情",
 - 				"navigationStyle":"default"
 - 			}
 - 		},
 - 		{
 - 			"path": "pages/discover/index",
 - 			"style": {
 - 				"navigationBarTitleText": "发现",
 - 				"enablePullDownRefresh": true,
 - 				"onReachBottomDistance": 100
 - 			}
 - 		},
 - 		{
 - 			"path": "pages/user/index",
 - 			"style": {
 - 				"navigationBarTitleText": "我的",
 - 				"navigationStyle":"default",
 - 				"navigationBarBackgroundColor": "#1EC77A",
 - 				"navigationBarTextStyle": "white"
 - 			}
 - 		},
 - 		{
 - 			"path": "pages/message/index",
 - 			"style": {
 - 				"navigationBarTitleText": "消息"
 - 			}
 - 		},
 - 		{
 - 			"path": "pages/apply/index",
 - 			"style": {
 - 				"navigationBarTitleText": "申请"
 - 			}
 - 		},
 - 		{
 - 			"path": "pages/tourGuide/tourGuide",
 - 			"style": {
 - 				"navigationBarTitleText": "地图找房",
 - 				"navigationBarBackgroundColor": "#1EC77A",
 - 				"navigationBarTextStyle": "white"
 - 			}
 - 		}
 - 	],
 - 	"subPackages": [
 - 		{
 - 			"root": "pages_subpack",
 - 			"pages": [
 - 				{
 - 					"path": "category/index",
 - 					"style": {
 - 						"navigationBarTitleText": "分类",
 - 						"enablePullDownRefresh": true
 - 					}
 - 				},
 - 				{
 - 					"path": "broker-account/index",
 - 					"style": {
 - 						"navigationBarTitleText": "经纪人账号"
 - 					}
 - 				},
 - 				{
 - 					"path": "detail/index",
 - 					"style": {
 - 						"navigationBarTitleText": "详情"
 - 					}
 - 				},
 - 				{
 - 					"path": "release/index",
 - 					"style": {
 - 						"navigationBarTitleText": "发布"
 - 					}
 - 				},
 - 				{
 - 					"path": "broker/index",
 - 					"style": {
 - 						"navigationBarTitleText": "经纪人"
 - 					}
 - 				},
 - 				{
 - 					"path": "homeowner/index",
 - 					"style": {
 - 						"navigationBarTitleText": "房东"
 - 					}
 - 				},
 - 				{
 - 					"path": "success/index",
 - 					"style": {
 - 						"navigationBarTitleText": "登录成功"
 - 					}
 - 				},
 - 				{
 - 					"path": "house/index",
 - 					"style": {
 - 						"navigationBarTitleText": "房屋发布"
 - 					}
 - 				},
 - 				{
 - 					"path": "house/select",
 - 					"style": {
 - 						"navigationBarTitleText": "选择发布类型"
 - 					}
 - 				},
 - 				{
 - 					"path": "house/farmhouse",
 - 					"style": {
 - 						"navigationBarTitleText": "闲置农房录入"
 - 					}
 - 				},
 - 				{
 - 					"path": "house/commercial",
 - 					"style": {
 - 						"navigationBarTitleText": "经营性建设用地录入"
 - 					}
 - 				},
 - 				{
 - 					"path": "house/other",
 - 					"style": {
 - 						"navigationBarTitleText": "其他农村资源录入"
 - 					}
 - 				},
 - 				{
 - 					"path": "realname/index",
 - 					"style": {
 - 						"navigationBarTitleText": "实名认证"
 - 					}
 - 				},
 - 				{
 - 					"path": "successful/index",
 - 					"style": {
 - 						"navigationBarTitleText": "申请成功"
 - 					}
 - 				},
 - 				{
 - 					"path": "broker-apply/index",
 - 					"style": {
 - 						"navigationBarTitleText": "经纪人申请",
 - 						"navigationBarBackgroundColor": "#ffffff",
 - 						"navigationBarTextStyle": "black"
 - 					}
 - 				},
 - 				{
 - 					"path": "notice/index",
 - 					"style": {
 - 						"navigationBarTitleText": "公告",
 - 						"navigationBarBackgroundColor": "#ffffff",
 - 						"navigationBarTextStyle": "black"
 - 					}
 - 				},
 - 				{
 - 					"path": "successful-apply/index",
 - 					"style": {
 - 						"navigationBarTitleText": "提示",
 - 						"navigationBarBackgroundColor": "#ffffff",
 - 						"navigationBarTextStyle": "black"
 - 					}
 - 				},
 - 				{
 - 					"path": "version/index",
 - 					"style": {
 - 						"navigationBarTitleText": "提示",
 - 						"navigationBarBackgroundColor": "#ffffff",
 - 						"navigationBarTextStyle": "black"
 - 					}
 - 				},
 - 				{
 - 					"path": "broker-center/index",
 - 					"style": {
 - 						"navigationBarTitleText": "经纪人中心",
 - 						"navigationBarBackgroundColor": "#ffffff",
 - 						"navigationBarTextStyle": "black"
 - 					}
 - 				},
 - 				{
 - 					"path": "landlord-center/index",
 - 					"style": {
 - 						"navigationBarTitleText": "房东中心",
 - 						"navigationBarBackgroundColor": "#ffffff",
 - 						"navigationBarTextStyle": "black"
 - 					}
 - 				},
 - 				{
 - 					"path": "member/index",
 - 					"style": {
 - 						"navigationBarTitleText": "开通会员",
 - 						"navigationBarBackgroundColor": "#1EC77A",
 - 						"navigationBarTextStyle": "white"
 - 					}
 - 				},
 - 				{
 - 					"path": "my-published-houses/index",
 - 					"style": {
 - 						"navigationBarTitleText": "我发布的房源",
 - 						"enablePullDownRefresh": true,
 - 						"onReachBottomDistance": 100,
 - 						"navigationBarBackgroundColor": "#1EC77A",
 - 						"navigationBarTextStyle": "white"
 - 					}
 - 				}
 - 			]
 - 		}
 - 	],
 - 	"globalStyle": {
 - 		"navigationBarTextStyle": "white",
 - 		"navigationBarTitleText": "租房",
 - 		"navigationBarBackgroundColor": "#1EC77A"
 - 	},
 - 	"tabBar": {
 - 		"color": "#666666",
 - 		"selectedColor": "#1EC77A",
 - 		"backgroundColor": "#ffffff",
 - 		"list": [
 - 			{
 - 				"pagePath": "pages/home/index",
 - 				"iconPath": "static/bar/home.png",
 - 				"selectedIconPath": "static/bar/home_selected.png",
 - 				"text": "首页"
 - 			}, 
 - 			{
 - 				"pagePath": "pages/tourGuide/tourGuide",
 - 				"iconPath": "static/bar/find.png",
 - 				"selectedIconPath": "static/bar/find_selected.png",
 - 				"text": "地图找房"
 - 			}, 
 - 			{
 - 				"pagePath": "pages/user/index",
 - 				"iconPath": "static/bar/user.png",
 - 				"selectedIconPath": "static/bar/user_selected.png",
 - 				"text": "我的"
 - 			}
 - 		]
 - 	},
 - 	"uniIdRouter": {}
 - }
 
 
  |