From bb6a2084a6930aa49c52ccc7d6a86d32b73d263b Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 22 Mar 2024 16:34:37 +0800
Subject: [PATCH] 页面更改
---
manifest.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/manifest.json b/manifest.json
index da989b4..d6bed82 100644
--- a/manifest.json
+++ b/manifest.json
@@ -8,7 +8,7 @@
/* 5+App特有相关 */
"app-plus" : {
"compatible" : {
- "ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持
+ "ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持
},
"safearea" : {
"bottom" : {
@@ -142,7 +142,7 @@
"quickapp" : {},
/* 小程序特有相关 */
"mp-weixin" : {
- "appid" : "wx1ff4bbc24b343ef1",
+ "appid" : "wxc92dcfb4afc3e34b",
"setting" : {
"urlCheck" : false,
"minified" : true,
--
Gitblit v1.9.3