|
{
|
|
"pages": [
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false,
|
|
"disableScroll": true,
|
|
"backgroundColor": "#111111"
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationStyle": "custom",
|
|
"backgroundColor": "#111111"
|
|
},
|
|
"uniIdRouter": {}
|
|
}
|