From 32febb140d320b35d580c8d4e78a80ef846e75fc Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 19 Dec 2025 15:59:34 +0800
Subject: [PATCH] feat:webview通信处理
---
src/manifest.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/manifest.json b/src/manifest.json
index 67f4c1a..344ac1d 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -89,7 +89,7 @@
"quickapp" : {},
/* 小程序特有相关 */
"mp-weixin" : {
- "appid" : "wx1ff4bbc24b343ef1",
+ "appid" : "wx05742eafb412a57a",
"setting" : {
"urlCheck" : false
},
--
Gitblit v1.9.3