From 082023b2760cc66fa2f42c9b2a6ed73bc0a812d1 Mon Sep 17 00:00:00 2001 From: aihe <961836564@qq.com> Date: Fri, 24 May 2024 16:23:41 +0800 Subject: [PATCH] uu --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8f79ef8..8d02a24 100644 --- a/manifest.json +++ b/manifest.json @@ -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" ],