From 8da7ffa73f402f3aaec0d86799eef98ec05c8013 Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期三, 17 七月 2024 16:10:03 +0800
Subject: [PATCH] 1
---
manifest.json | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/manifest.json b/manifest.json
index fef255e..444f1a4 100644
--- a/manifest.json
+++ b/manifest.json
@@ -49,10 +49,11 @@
"quickapp" : {},
/* 快应用特有相关 */
"mp-weixin" : {
- "appid" : "wx3203fd935a6ffe09",
+ "appid" : "wx6d0ecc4e18710458",
"setting" : {
"urlCheck" : false,
- "es6" : true
+ "es6" : true,
+ "minified" : true
},
"usingComponents" : true,
"plugins" : {}
--
Gitblit v1.9.3