From d1f08bfc65d459b893fb6d5134927e0c078d32e5 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 24 一月 2025 13:50:59 +0800
Subject: [PATCH] Merge branch '2.0.1' of http://139.186.142.91:10010/r/productDev/funingyunwei into 2.0.1
---
h5/manifest.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/h5/manifest.json b/h5/manifest.json
index 4f22dff..2ed6c9c 100644
--- a/h5/manifest.json
+++ b/h5/manifest.json
@@ -86,7 +86,7 @@
"quickapp" : {},
/* 灏忕▼搴忕壒鏈夌浉鍏� */
"mp-weixin" : {
- "appid" : "wxcd2b89fd2ff065f8",
+ "appid" : "wx4d7c10bdec51942b",
"setting" : {
"urlCheck" : false,
"es6" : true,
@@ -121,7 +121,7 @@
},
// "base" : "/h5/"
"devServer" : {
- "open": false,
+ "open" : false,
"port" : 8090,
"historyApiFallback" : true,
"disableHostCheck" : true,
--
Gitblit v1.9.3