15 lines
325 B
JSON
15 lines
325 B
JSON
|
{
|
||
|
"pages": [
|
||
|
"pages/index/index"
|
||
|
],
|
||
|
"window": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "Weixin",
|
||
|
"navigationBarBackgroundColor": "#ffffff"
|
||
|
},
|
||
|
"style": "v2",
|
||
|
"componentFramework": "glass-easel",
|
||
|
"sitemapLocation": "sitemap.json",
|
||
|
"lazyCodeLoading": "requiredComponents"
|
||
|
}
|