From db5a42e142d04908a7ca441906f77d80b743c8af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E7=86=8A=E7=86=8A=E5=AD=90=E8=B7=AF?= Date: Fri, 16 Jan 2026 16:24:18 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20project.config.js?= =?UTF-8?q?on=EF=BC=8C=E6=B7=BB=E5=8A=A0=20urlCheck=20=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/project.config.json b/project.config.json index 2fbfd29..ed2ee99 100644 --- a/project.config.json +++ b/project.config.json @@ -37,7 +37,8 @@ "condition": false, "swc": true, "disableSWC": false, - "disableUseStrict": false + "disableUseStrict": false, + "urlCheck": false }, "simulatorType": "wechat", "simulatorPluginLibVersion": {},