From c163dbe95ca2c9fdca556ba5ae6d714aa053305e Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Thu, 22 Feb 2024 14:23:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/manifest.json b/manifest.json index 08ba5d1..f7795e6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { - "name" : "CRMEB", - "appid" : "__UNI__99FC347", + "name" : "惠农生活", + "appid" : "__UNI__3A527D1", "description" : "", "versionName" : "1.0.4", "versionCode" : 127, @@ -25,8 +25,11 @@ "Payment" : {}, "Share" : {}, "iBeacon" : {}, + "Maps" : {}, "Geolocation" : {}, - "Maps" : {} + "Push" : {}, + "Barcode" : {}, + "Camera" : {} }, "safearea" : { "bottom" : { @@ -57,7 +60,6 @@ "", "", "", - "", "" ], "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ], @@ -84,37 +86,34 @@ "sdkConfigs" : { "maps" : { "amap" : { - "appkey_ios" : "", - "appkey_android" : "" + "appkey_ios" : "82af93ec51139c712c4118d84ba684ee", + "appkey_android" : "0799f37420c0784f1e6cba230a68bdb1", + "name" : "amap_18982406440DFVLElaO" } }, "payment" : { - "alipay" : { - "__platform__" : [ "ios", "android" ] + "weixin" : { + "__platform__" : [ "ios", "android" ], + "appid" : "wx9d68c92b550ddd1e", + "UniversalLinks" : "https://shop.lihaink.cn/" } }, "share" : { "weixin" : { - "appid" : "", - "UniversalLinks" : "https://mer.crmeb.net/" + "appid" : "wx9d68c92b550ddd1e", + "UniversalLinks" : "https://shop.lihaink.cn/" } }, "geolocation" : { "amap" : { + "name" : "amap_18982406440DFVLElaO", "__platform__" : [ "ios", "android" ], - "appkey_ios" : "", - "appkey_android" : "" + "appkey_ios" : "82af93ec51139c712c4118d84ba684ee", + "appkey_android" : "0799f37420c0784f1e6cba230a68bdb1" } }, "push" : {}, - "oauth" : { - "apple" : {}, - "weixin" : { - "appid" : "", - "appsecret" : "", - "UniversalLinks" : "https://mer.crmeb.net/" - } - }, + "oauth" : {}, "ad" : {} }, "icons" : { @@ -150,7 +149,8 @@ } }, "splashscreen" : { - "useOriginalMsgbox" : true + "useOriginalMsgbox" : true, + "androidStyle" : "default" } } },