From 7332db34d8927cb4e13ab2c8593c352fec48f0c4 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 21 八月 2025 10:52:57 +0800
Subject: [PATCH] 优化
---
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