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 |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/manifest.json b/src/manifest.json
index cb8c5d1..1b5e4d7 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,5 +1,5 @@
 {
-    "name" : "UviewPlus",
+    "name" : "灏忛晣涓存椂宸�",
     "appid" : "",
     "description" : "澶氬钩鍙板揩閫熷紑鍙戠殑UI妗嗘灦",
     "versionName" : "3.1.52",
@@ -111,7 +111,8 @@
         "mergeVirtualHostAttributes" : true,
         "lazyCodeLoading" : "requiredComponents",
         "usingComponents" : true,
-		"style":"v2"
+        "style" : "v2",
+        "permission" : {}
     },
     "mp-alipay" : {
         "usingComponents" : true,

--
Gitblit v1.9.1