| { | |
| 	"pages": [ | |
| 		{ | |
| 			"path": "pages/home/index", | |
| 			"style": { | |
| 				"navigationBarTitleText": "首页", | |
| 				"navigationStyle":"default", | |
| 				"navigationBarBackgroundColor": "#FF7A31", | |
| 				"navigationBarTextStyle": "white", | |
| 				"enablePullDownRefresh": true, | |
| 				"onReachBottomDistance": 100 | |
| 			} | |
| 		}, | |
| 		{ | |
| 			"path": "pages/user/index", | |
| 			"style": { | |
| 				"navigationBarTitleText": "我的", | |
| 				"navigationStyle":"default", | |
| 				"navigationBarBackgroundColor": "#FF7A31", | |
| 				"navigationBarTextStyle": "white" | |
| 			} | |
| 		}, | |
| 		{ | |
| 			"path": "pages/order/index", | |
| 			"style": { | |
| 				"navigationBarTitleText": "订单", | |
| 				"navigationStyle":"default", | |
| 				"navigationBarBackgroundColor": "#FF7A31", | |
| 				"navigationBarTextStyle": "white", | |
| 				"enablePullDownRefresh": true, | |
| 				"onReachBottomDistance": 100 | |
| 			} | |
| 		}, | |
| 		{ | |
| 			"path": "pages/identity/index", | |
| 			"style": { | |
| 				"navigationBarTitleText": "选择身份", | |
| 				"navigationStyle":"default", | |
| 				"navigationBarBackgroundColor": "#FF7A31", | |
| 				"navigationBarTextStyle": "white" | |
| 			} | |
| 		}, | |
| 		 | |
| 		{ | |
| 			"path": "pages/auth/index", | |
| 			"style": { | |
| 				"navigationBarTitleText": "微信登录", | |
| 				"navigationStyle":"custom", | |
| 				"navigationBarBackgroundColor": "#FF7A31", | |
| 				"navigationBarTextStyle": "white" | |
| 			} | |
| 		}, | |
| 		{ | |
| 			"path": "pages/login/index", | |
| 			"style": { | |
| 				"navigationStyle":"custom" | |
| 			} | |
| 		}, | |
| 		 | |
| 		{ | |
| 			"path": "pages/tooltip/tooltip", | |
| 			"style": { | |
| 				"navigationBarTitleText": "uView UI" | |
| 			} | |
| 		} | |
| 	], | |
| 	"subPackages": [ | |
| 		{ | |
| 			"root": "pages_subpack", | |
| 			"pages": [ | |
| 				{ | |
| 					"path": "hire/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "我的招聘", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"enablePullDownRefresh": true, | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "hire/order-list", | |
| 					"style": { | |
| 						"navigationBarTitleText": "订单列表", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"enablePullDownRefresh": true, | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "job-hunt/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "我的求职", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"enablePullDownRefresh": true, | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "job-hunt/order-list", | |
| 					"style": { | |
| 						"navigationBarTitleText": "订单列表", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"enablePullDownRefresh": true, | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "version/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "关于本程序", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "system/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "系统设置", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "feedback/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "帮助与反馈", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "employ-progress/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "聘用", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "release/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "发布订单", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "business-settled/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "企业/个人入驻注册", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "enterprise/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "企业", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "person/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "个人", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "resume/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "我的简历", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "master-detail/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "师傅介绍", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "job-order-detail/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "求职订单详情", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "record/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "金额记录", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "wallet/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "钱包", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "pay/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "支付订单", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "order-detail/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "招聘订单详情", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "order-detail/boss", | |
| 					"style": { | |
| 						"navigationBarTitleText": "招聘订单详情", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "work-detail/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "工作详情", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "payment/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "立即接单", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "category/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "分类", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"navigationBarTextStyle": "white", | |
| 						"enablePullDownRefresh": true, | |
| 						"onReachBottomDistance": 100 | |
| 					} | |
| 				}, | |
| 				{ | |
| 					"path": "notice/index", | |
| 					"style": { | |
| 						"navigationBarTitleText": "公告详情", | |
| 						"navigationStyle":"default", | |
| 						"navigationBarBackgroundColor": "#FF7A31", | |
| 						"navigationBarTextStyle": "white" | |
| 					} | |
| 				} | |
| 			] | |
| 		} | |
| 	], | |
| 
 | |
| 	"globalStyle": { | |
| 		"navigationBarBackgroundColor": "#ffffff", | |
| 		"backgroundColor": "#f5f5f5", | |
| 		"navigationBarTextStyle": "black", | |
| 		"navigationBarTitleText": "用工平台", | |
| 		"backgroundColorTop": "#f5f5f5", | |
| 		"backgroundColorBottom": "#f5f5f5" | |
| 	}, | |
| 	"tabBar": { | |
| 			"color": "#666666", | |
| 			"selectedColor": "#FF7A31", | |
| 			"backgroundColor": "#ffffff", | |
| 			"list": [ | |
| 				{ | |
| 					"pagePath": "pages/home/index", | |
| 					"iconPath": "static/image/home.png", | |
| 					"selectedIconPath": "static/image/home_selected.png", | |
| 					"text": "首页" | |
| 				}, { | |
| 					"pagePath": "pages/order/index", | |
| 					"iconPath": "static/image/order.png", | |
| 					"selectedIconPath": "static/image/order_selected.png", | |
| 					"text": "订单" | |
| 				}, { | |
| 					"pagePath": "pages/user/index", | |
| 					"iconPath": "static/image/user.png", | |
| 					"selectedIconPath": "static/image/user_selected.png", | |
| 					"text": "我的" | |
| 				} | |
| 			] | |
| 		} | |
| }
 |