From 821aeb227f0012729227c4ae7b4270ab09b4b433 Mon Sep 17 00:00:00 2001 From: zhouyanli <593579392@qq.com> Date: Sat, 18 Apr 2026 17:31:03 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=84=E4=BB=B6=E6=8C=89=E9=9C=80=E5=BC=95?= =?UTF-8?q?=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- property-uniapp-project/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/property-uniapp-project/manifest.json b/property-uniapp-project/manifest.json index cea20eb..0e5ff90 100644 --- a/property-uniapp-project/manifest.json +++ b/property-uniapp-project/manifest.json @@ -54,7 +54,8 @@ "setting" : { "urlCheck" : false }, - "usingComponents" : true + "usingComponents" : true, + "lazyCodeLoading": "requiredComponents" }, "mp-alipay" : { "usingComponents" : true