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.
38 lines
579 B
38 lines
579 B
{
|
|
"pages": [
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/authLogin/index",
|
|
"style": {
|
|
"usingComponents": {}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/grid/grid",
|
|
"style": {
|
|
"usingComponents": {}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/communist/communist",
|
|
"style": {
|
|
"usingComponents": {}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/apply/apply",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {},
|
|
"subPackages": []
|
|
}
|