17 lines
386 B
JSON
17 lines
386 B
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/game/index"
|
|
],
|
|
"window": {
|
|
"navigationBarTitleText": "报恩榴莲",
|
|
"navigationBarBackgroundColor": "#4CAF50",
|
|
"navigationBarTextStyle": "white",
|
|
"backgroundColor": "#f5f5f5",
|
|
"enablePullDownRefresh": false
|
|
},
|
|
"style": "v2",
|
|
"sitemapLocation": "sitemap.json",
|
|
"lazyCodeLoading": "requiredComponents"
|
|
}
|