From e61834ce3d6e78cba4c4200c98fedee2d7e0a130 Mon Sep 17 00:00:00 2001 From: hdx Date: Mon, 31 Oct 2022 15:39:36 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E9=BB=98=E8=AE=A4=E5=BC=80=E5=90=AF?= =?UTF-8?q?=E4=BA=91=E7=AB=AF=E4=B8=80=E4=BD=93=E5=AE=89=E5=85=A8=E7=BD=91?= =?UTF-8?q?=E7=BB=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e421875..7975bfc 100644 --- a/manifest.json +++ b/manifest.json @@ -89,7 +89,10 @@ "urlCheck" : false, "es6" : false }, - "usingComponents" : true + "usingComponents" : true, + "secureNetwork" : { + "enable" : true + } }, "mp-alipay" : { "usingComponents" : true -- GitLab