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.
37 lines
661 B
37 lines
661 B
{
|
|
"pages": [
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"usingComponents": {
|
|
"sound-record": "/components/sound-record/sound-record",
|
|
"topic-audio": "/components/topic-audio/topic-audio"
|
|
},
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/authLogin/index",
|
|
"style": {
|
|
"usingComponents": {}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/grid/grid",
|
|
"style": {
|
|
"usingComponents": {}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/map/index",
|
|
"style": {
|
|
"usingComponents": {},
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {},
|
|
"subPackages": []
|
|
}
|