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.

38 lines
750 B

{
"name": "szkp-map-h5",
"appid": "__UNI__SZKP_MAP_H5",
"description": "苏州科普用户端 H5 / 小程序",
"versionName": "0.1.0",
"versionCode": "100",
"transformPx": false,
"h5": {
"router": {
"mode": "hash",
"base": "/h5/"
},
"title": "苏州市科普场馆地图",
"sdkConfigs": {
"maps": {
"tencent": {
"key": "CRFBZ-NTART-YU4XX-LCDGK-3J456-VKBK2"
}
}
}
},
"mp-weixin": {
"appid": "请填你的小程序AppID",
"setting": {
"urlCheck": false
},
"usingComponents": true,
"plugins": {},
"sdkConfigs": {
"maps": {
"tencent": {
"key": "CRFBZ-NTART-YU4XX-LCDGK-3J456-VKBK2"
}
}
}
}
}