From 7986bc00e330411ffc73da24fdd168c6af8cf295 Mon Sep 17 00:00:00 2001 From: qingyiay <2386314947@qq.com> Date: 星期一, 27 三月 2023 10:46:12 +0800 Subject: [PATCH] 0327测试 --- manifest.json | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 3570baa..f2ef2b6 100644 --- a/manifest.json +++ b/manifest.json @@ -50,7 +50,15 @@ "quickapp": {}, /* 灏忕▼搴忕壒鏈夌浉鍏� */ "mp-weixin": { - "appid": "wx2463f9b1ba3b9651", + "appid": "wx4a62fc1684c429a9", + "permission": { + "scope.userFuzzyLocation": { + "desc": "浣犵殑浣嶇疆淇℃伅灏嗙敤浜庡皬绋嬪簭浣嶇疆鎺ュ彛鐨勬晥鏋滃睍绀�" + } + }, + "requiredPrivateInfos": [ + "getFuzzyLocation" + ], "setting": { "urlCheck": false, "es6": true, @@ -72,4 +80,4 @@ "enable": false }, "vueVersion": "2" -} +} \ No newline at end of file -- Gitblit v1.9.1