You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
129 lines
3.0 KiB
129 lines
3.0 KiB
{
|
|
"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" : {
|
|
"navigationBarTitleText": "队员添加",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarBackgroundColor": "#f8f8f8"
|
|
}
|
|
}
|
|
,{
|
|
"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" : {}
|
|
}
|
|
,{
|
|
"path" : "pages/Login/Retrieve",
|
|
"style" : {}
|
|
}
|
|
,{
|
|
"path" : "pages/Project/MatchDetail/TeamMatch",
|
|
"style" : {}
|
|
}
|
|
,{
|
|
"path" : "pages/Project/MatchDetail/TeamDetail",
|
|
"style" : {}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "2020年山西省学生跳绳比赛报名系统",
|
|
"navigationBarBackgroundColor": "#6D99F2",
|
|
"backgroundColor": "#0a97c6"
|
|
},
|
|
"easycom": {
|
|
"autoscan": true
|
|
}
|
|
}
|
|
|