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