64 lines
1.2 KiB
JSON
64 lines
1.2 KiB
JSON
{
|
|
"name": "museum-guide-v4.0",
|
|
"appid": "__UNI__MUSEUM",
|
|
"description": "深圳自然博物馆智能导览应用",
|
|
"versionName": "4.0.0",
|
|
"versionCode": "400",
|
|
"transformPx": false,
|
|
"app-plus": {
|
|
"usingComponents": true,
|
|
"nvueStyleCompiler": "uni-app",
|
|
"compilerVersion": 3,
|
|
"splashscreen": {
|
|
"alwaysShowBeforeRender": true,
|
|
"waiting": true,
|
|
"autoclose": true,
|
|
"delay": 0
|
|
},
|
|
"modules": {},
|
|
"distribute": {
|
|
"android": {
|
|
"permissions": []
|
|
},
|
|
"ios": {},
|
|
"sdkConfigs": {}
|
|
}
|
|
},
|
|
"quickapp": {},
|
|
"mp-weixin": {
|
|
"appid": "",
|
|
"setting": {
|
|
"urlCheck": false
|
|
},
|
|
"usingComponents": true,
|
|
"permission": {
|
|
"scope.userLocation": {
|
|
"desc": "您的位置信息将用于位置参考和地图展示"
|
|
}
|
|
}
|
|
},
|
|
"mp-alipay": {
|
|
"usingComponents": true
|
|
},
|
|
"mp-baidu": {
|
|
"usingComponents": true
|
|
},
|
|
"mp-toutiao": {
|
|
"usingComponents": true
|
|
},
|
|
"h5": {
|
|
"title": "深圳自然博物馆智能导览",
|
|
"router": {
|
|
"mode": "hash",
|
|
"base": "./"
|
|
},
|
|
"sdkConfigs": {
|
|
"maps": {
|
|
"qqmap": {
|
|
"key": "__REPLACE_WITH_TENCENT_MAP_WEB_KEY__"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|