From 3e5ccc0369e0b8e61ce50e186246e57c1547ae00 Mon Sep 17 00:00:00 2001
From: 819527061@qq.com <123456>
Date: 星期二, 30 七月 2024 18:00:59 +0800
Subject: [PATCH] 申请复磅细节

---
 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/manifest.json b/manifest.json
index ddeea72..3880875 100644
--- a/manifest.json
+++ b/manifest.json
@@ -71,7 +71,8 @@
 			"minified": true,
 			"postcss": false
 		},
-		"usingComponents": true
+		"usingComponents": true,
+		 "lazyCodeLoading": "requiredComponents"
 	},
 	"mp-alipay": {
 		"usingComponents": true

--
Gitblit v1.9.1