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