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