You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

21 lines
500 B

{
"pages": [
"pages/h5map/index",
"pages/index/index",
"pages/agreement/index",
"pages/privacy/index"
],
"window": {
"navigationStyle": "custom",
"navigationBarBackgroundColor": "#F0F0F0",
"navigationBarTitleText": "无锡荟聚",
"navigationBarTextStyle": "black"
},
"style": "v2",
"sitemapLocation": "sitemap.json",
"permission": {
"scope.userLocation": {
"desc": "你的位置信息将用于小程序位置接口的效果展示"
}
}
}