chore(manifest.json): "lazyCodeLoading": "requiredComponents",

This commit is contained in:
2026-01-13 08:33:24 +08:00
parent 02e9cfa313
commit 8ceeca33b4

View File

@@ -66,6 +66,7 @@
"minified" : true "minified" : true
}, },
"usingComponents" : true, "usingComponents" : true,
"lazyCodeLoading": "requiredComponents",
"permission" : { "permission" : {
"scope.userLocation" : { "scope.userLocation" : {
"desc" : "为了更好地为您提供服务" "desc" : "为了更好地为您提供服务"
@@ -103,7 +104,7 @@
}, },
"router" : { "router" : {
"mode" : "history", "mode" : "history",
"base" : "/hwappx/2811/" "base" : "/hwappx/common/"
}, },
"title" : "", "title" : "",
"devServer" : { "devServer" : {