From 712c080180b9e8511b4e1c26d707882a557b26c7 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 16 七月 2025 18:26:30 +0800
Subject: [PATCH] 前端

---
 h5/manifest.json |   14 +++++++++++---
 1 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/h5/manifest.json b/h5/manifest.json
index 15c3cab..49c2588 100644
--- a/h5/manifest.json
+++ b/h5/manifest.json
@@ -1,5 +1,5 @@
 {
-    "name" : "闂涓婃姤",
+    "name" : "杩戝揩",
     "appid" : "__UNI__0B063A3",
     "description" : "",
     "versionName" : "1.0.0",
@@ -50,11 +50,19 @@
     "quickapp" : {},
     /* 灏忕▼搴忕壒鏈夌浉鍏� */
     "mp-weixin" : {
-        "appid" : "",
+        "appid" : "wxcd2b89fd2ff065f8",
         "setting" : {
             "urlCheck" : false
         },
-        "usingComponents" : true
+        "usingComponents" : true,
+        "permission" : {
+            "scope.userLocation" : {
+                "desc" : "瀹氫綅"
+            }
+        },
+        "unipush" : {
+            "enable" : false
+        }
     },
     "mp-alipay" : {
         "usingComponents" : true

--
Gitblit v1.9.3