From d3b3262835502c091d88883145cb9606a6e1af7f Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期一, 08 七月 2024 09:09:11 +0800 Subject: [PATCH] update 自定义发行 --- 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