From 4eef04aa662cf4f8fbde60ca99c0011b6203c558 Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期三, 11 九月 2024 14:26:44 +0800
Subject: [PATCH] 增加管理员等功能

---
 src/manifest.json |   20 ++++----------------
 1 files changed, 4 insertions(+), 16 deletions(-)

diff --git a/src/manifest.json b/src/manifest.json
index 11c4139..a1b00b4 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -105,27 +105,15 @@
             "minified" : true,
             "postcss" : false
         },
+		"__usePrivacyCheck__":true,
         "optimization" : {
             "subPackages" : true
         },
         "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,
@@ -161,7 +149,7 @@
                 "enable" : false
             }
         },
-        "title" : "uview-plus",
+        "title" : "灏忛晣涓存椂宸�",
         "sdkConfigs" : {
             "maps" : {
                 "qqmap" : {

--
Gitblit v1.9.1