From 5c5cddb1c2ee0d19adddebaf3a3a10a6d93fd2ad Mon Sep 17 00:00:00 2001
From: wlzboy <66905212@qq.com>
Date: 星期日, 26 十月 2025 10:52:18 +0800
Subject: [PATCH] feat:优化微信小程序可以运行
---
app/manifest.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/app/manifest.json b/app/manifest.json
index 9af21ee..b02e2fa 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -41,7 +41,7 @@
},
"quickapp" : {},
"mp-weixin" : {
- "appid" : "wxccd7e2a0911b3397",
+ "appid" : "wx40692cc44953a8cb",
"setting" : {
"urlCheck" : false,
"es6" : false,
--
Gitblit v1.9.1