15 lines
361 B
JSON
15 lines
361 B
JSON
{
|
|
"pages": [
|
|
"pages/home/home",
|
|
"pages/index/index"
|
|
],
|
|
"window": {
|
|
"backgroundColor": "#FFFFFF",
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"navigationBarTitleText": "见素",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"sitemapLocation": "sitemap.json",
|
|
"lazyCodeLoading": "requiredComponents"
|
|
} |