From 9d901b4215323c97a00a068cd962f5c9c04dadfa Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期四, 04 九月 2025 10:15:09 +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