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.
26 lines
686 B
26 lines
686 B
{
|
|
"pages": [
|
|
{
|
|
"path" : "pages/Grouping/Grouping",
|
|
"style" : {}
|
|
}
|
|
,{
|
|
"path" : "pages/Details/Details",
|
|
"style" : {
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "2020年山西省学生跳绳比赛成绩查询",
|
|
"navigationBarBackgroundColor": "#FE5A38",
|
|
"backgroundColor": "#0a97c6"
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "2020年山西省学生跳绳比赛成绩查询",
|
|
"navigationBarBackgroundColor": "#4F89F4",
|
|
"backgroundColor": "#0a97c6"
|
|
},
|
|
"easycom": {
|
|
"autoscan": true
|
|
}
|
|
}
|
|
|