From ae95604f4d0f8211ffa79587ca3f42da16842609 Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期五, 16 八月 2024 17:15:57 +0800
Subject: [PATCH] -

---
 src/manifest.json |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/src/manifest.json b/src/manifest.json
index cb8c5d1..551429b 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -110,7 +110,22 @@
         },
         "mergeVirtualHostAttributes" : true,
         "lazyCodeLoading" : "requiredComponents",
+		"plugins" : {
+		    "chooseLocation" : {
+		        "version" : "1.0.10",
+		        "provider" : "wx76a9a06e5b4e693e" //杩欎釜appid涓嶈鏀癸紝鐢ㄩ粯璁ゆ槸鐨刐wx76a9a06e5b4e693e],杩欐槸缁勪欢鑷繁鐨刟ppid锛屼笉鏄綘灏忕▼搴忕殑appid
+		    }
+		},
+		"permission" : {
+		    "scope.userFuzzyLocation" : {
+		        "desc" : "浣犵殑浣嶇疆淇℃伅灏嗙敤浜庡皬绋嬪簭瀹氫綅"
+		    },
+		    "scope.userLocation" : {
+		        "desc" : "涓氬姟娑夊強涓嬬嚎鑷彁"
+		    }
+		},
         "usingComponents" : true,
+		"requiredPrivateInfos" : [ "getFuzzyLocation", "chooseAddress" ],
 		"style":"v2"
     },
     "mp-alipay" : {

--
Gitblit v1.9.1