From b172667f354f7f00fe14809e66cbf12362fbc646 Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期五, 06 九月 2024 17:19:36 +0800 Subject: [PATCH] 人脸打卡 --- src/manifest.json | 17 ++--------------- 1 files changed, 2 insertions(+), 15 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 11c4139..1b5e4d7 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -110,22 +110,9 @@ }, "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, - "style" : "v2" + "style" : "v2", + "permission" : {} }, "mp-alipay" : { "usingComponents" : true, -- Gitblit v1.9.1