{ "pages": [ "pages/index/index", "pages/mall/mall", "pages/jz/jz", "pages/logs/logs", "pages/activity_detail/activity_detail", "pages/detail/detail", "pages/create_order/create_order", "pages/mcenter/mcenter", "pages/order/order", "pages/pay/pay", "pages/mypage/mypage", "pages/remark/remark", "pages/addr/addr", "pages/login/login", "pages/serviceDesc/serviceDesc", "pages/two_code/two_code", "pages/out/out", "pages/agreement/agreement", "pages/pay_result/pay_result", "pages/activity_list/activity_list" ], "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#21BE8D", "navigationBarTitleText": "一号家政", "navigationBarTextStyle": "white" }, "tabBar": { "color": "#65646b", "borderStyle": "#65646b", "selectedColor": "#21BE8D", "list": [ { "pagePath": "pages/index/index", "text": "首页", "iconPath": "images/index_gray.png", "selectedIconPath": "images/index_green.png" }, { "pagePath": "pages/mcenter/mcenter", "text": "我的", "iconPath": "images/my_gray.png", "selectedIconPath": "images/my_green.png" } ] } }