From fa74612c99459a8b4e94121d2d3bfcc42915208b Mon Sep 17 00:00:00 2001
From: tj <1378534974@qq.com>
Date: 星期二, 27 五月 2025 16:08:20 +0800
Subject: [PATCH] loading,wechatLogin
---
manifest.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/manifest.json b/manifest.json
index 54fb740..82d8aa6 100644
--- a/manifest.json
+++ b/manifest.json
@@ -50,8 +50,8 @@
"quickapp" : {},
/* 小程序特有相关 */
"mp-weixin" : {
- // "appid" : "wx1441324401626290",
- "appid" : "wxede6e3ad8e89693a",
+ "appid" : "wx1441324401626290",
+ // "appid" : "wxede6e3ad8e89693a",
"setting" : {
"urlCheck" : false
},
--
Gitblit v1.9.3