This commit is contained in:
aihe 2024-05-24 16:23:41 +08:00
parent d1ad2052f5
commit 082023b276

View File

@ -28,7 +28,8 @@
"Bluetooth" : {},
"Contacts" : {},
"Camera" : {},
"Geolocation" : {}
"Geolocation" : {},
"Maps" : {}
},
/* 应用发布信息 */
"distribute" : {
@ -87,6 +88,13 @@
"system" : {
"__platform__" : [ "ios", "android" ]
}
},
"maps" : {
"amap" : {
"name" : "13764645922",
"appkey_ios" : "aatodo",
"appkey_android" : "b7feefb9882f1d0953fbeffb1cef8aec"
}
}
},
"orientation" : [ "portrait-primary" ],