19 lines
427 B
JSON
19 lines
427 B
JSON
{
|
|
"pages": [
|
|
"pages/welcome/welcome",
|
|
"pages/home/home"
|
|
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "WeChat",
|
|
"navigationBarTextStyle": "white",
|
|
"enablePullDownRefresh": false,
|
|
"navigationStyle": "custom"
|
|
},
|
|
"sitemapLocation": "sitemap.json",
|
|
"navigateToMiniProgramAppIdList": [
|
|
"wx959c8c1fb2d877b5"
|
|
]
|
|
} |