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" : {