{ "pages": [ { "path" : "pages/Login/Login", "style" : {} }, { "path" : "pages/First/First", "style" : {} } ,{ "path" : "pages/Leader/Leader", "style" : { "navigationBarTitleText": "添加领队", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#f8f8f8" } } ,{ "path" : "pages/Coach/Coach", "style" : { "navigationBarTitleText": "添加教练", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#f8f8f8" } } ,{ "path" : "pages/Choice/Choice", "style" : { "navigationBarTitleText": "领队及教练信息", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#f8f8f8" } } ,{ "path" : "pages/Basics/Basics", "style" : { "navigationBarTitleText": "基础信息填写", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#f8f8f8" } } ,{ "path" : "pages/Athletes/Athletes", "style" : { "navigationBarTitleText": "添加运动员", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#f8f8f8" } } ,{ "path" : "pages/Athletes/AthAdd", "style" : { "navigationBarTitleText": "添加运动员", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#f8f8f8" } } ,{ "path" : "pages/Project/Project", "style" : { "navigationBarTitleText": "参赛项目", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#f8f8f8" } } ,{ "path" : "pages/Project/NumMatch", "style" : { "navigationBarTitleText": "计数赛项目", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#f8f8f8" } } ,{ "path" : "pages/Project/MatchDetail/MatchDetail", "style" : {} } ,{ "path" : "pages/Login/Register", "style" : {} } ,{ "path" : "pages/read/read", "style" : { "navigationBarTitleText": "安全责任书", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#f8f8f8" } } ,{ "path" : "pages/read/Privacy", "style" : { "navigationBarTitleText": "隐私协议", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#f8f8f8" } } ,{ "path" : "pages/Project/PatternMatch", "style" : { "navigationBarTitleText": "花样赛项目", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#f8f8f8" } } ,{ "path" : "pages/Login/Retrieve", "style" : {} } ,{ "path" : "pages/Project/MatchDetail/TeamMatch", "style" : {} } ,{ "path" : "pages/Project/MatchDetail/TeamDetail", "style" : {} } ,{ "path" : "pages/First/Choose", "style" : { "navigationBarTitleText": "选择比赛类型", "navigationBarTextStyle": "#0a97c6", "navigationBarBackgroundColor": "#6D99F2" } } ], "globalStyle": { "navigationBarTextStyle": "white", "navigationBarTitleText": "2021年山西省学生跳绳比赛报名系统", "navigationBarBackgroundColor": "#6D99F2", "backgroundColor": "#0a97c6" }, "easycom": { "autoscan": true } }