From 8ceeca33b4b6e6839fd6c2f6a486030d1c6eeb86 Mon Sep 17 00:00:00 2001 From: ZF sun <34314687@qq.com> Date: Tue, 13 Jan 2026 08:33:24 +0800 Subject: [PATCH] chore(manifest.json): "lazyCodeLoading": "requiredComponents", --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4c7a0d4..131ef1d 100644 --- a/manifest.json +++ b/manifest.json @@ -66,6 +66,7 @@ "minified" : true }, "usingComponents" : true, + "lazyCodeLoading": "requiredComponents", "permission" : { "scope.userLocation" : { "desc" : "为了更好地为您提供服务" @@ -103,7 +104,7 @@ }, "router" : { "mode" : "history", - "base" : "/hwappx/2811/" + "base" : "/hwappx/common/" }, "title" : "", "devServer" : {