11 lines
181 B
JSON
11 lines
181 B
JSON
|
|
{
|
||
|
|
"pages": [
|
||
|
|
"pages/Home/Home",
|
||
|
|
"pages/index/index"
|
||
|
|
],
|
||
|
|
"window": {
|
||
|
|
"navigationStyle": "custom",
|
||
|
|
"statusBarBackground": "#ffffff"
|
||
|
|
},
|
||
|
|
"usingComponents": {}
|
||
|
|
}
|