成都SKPAR小程序
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.
 

16 lines
429 B

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