From 1cef7049cc8762d46efd19a0701844e3dd465611 Mon Sep 17 00:00:00 2001 From: wangdong <1551135706@qq.com> Date: Thu, 11 Apr 2024 16:04:58 +0800 Subject: [PATCH] =?UTF-8?q?app=E6=B7=BB=E5=8A=A0=E5=AE=9A=E4=BD=8D?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 2b91b5b..4e3d0f3 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "梦航教育宝", "appid" : "__UNI__640EC10", "description" : "1.1", - "versionName" : "1.0.2", - "versionCode" : 102, + "versionName" : "1.0.3", + "versionCode" : 103, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { @@ -25,7 +25,8 @@ "WKWebview" : {}, "Record" : {}, "OAuth" : {}, - "Barcode" : {} + "Barcode" : {}, + "Geolocation" : {} }, /* 应用发布信息 */ "distribute" : { @@ -77,6 +78,11 @@ "appsecret" : "772ab067193d2bdc0b8dcaf28f6e18c5", "UniversalLinks" : "https://kn.tczxkj.com/" } + }, + "geolocation" : { + "system" : { + "__platform__" : [ "ios", "android" ] + } } }, "icons" : {