From 436b4bc6546cfb417c3f31623439a843db9efee3 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 18 七月 2025 09:13:31 +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