From 37b1176f4b37260bd455891898ed1258c6421607 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期四, 21 八月 2025 15:28:00 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
small-program/manifest.json | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/small-program/manifest.json b/small-program/manifest.json
index c5a80fd..7813cd1 100644
--- a/small-program/manifest.json
+++ b/small-program/manifest.json
@@ -51,7 +51,7 @@
"quickapp" : {},
/* 灏忕▼搴忕壒鏈夌浉鍏� */
"mp-weixin" : {
- "appid" : "wxcd2b89fd2ff065f8",
+ "appid" : "wx332441ae5b12be7d",
"setting" : {
"urlCheck" : false,
"es6" : true,
@@ -59,12 +59,12 @@
"minified" : true
},
"usingComponents" : true,
- "requiredPrivateInfos": ["getLocation", "chooseLocation"],
- "permission": {
- "scope.userLocation": {
- "desc": "浣犵殑浣嶇疆淇℃伅灏嗙敤浜庡皬绋嬪簭瀹氫綅鏈嶅姟"
- }
- }
+ "requiredPrivateInfos" : [ "getLocation", "chooseLocation" ],
+ "permission" : {
+ "scope.userLocation" : {
+ "desc" : "浣犵殑浣嶇疆淇℃伅灏嗙敤浜庡皬绋嬪簭瀹氫綅鏈嶅姟"
+ }
+ }
},
"mp-alipay" : {
"usingComponents" : true,
--
Gitblit v1.9.3