diff --git a/src/manifest.json b/src/manifest.json index 16e4311..16d2d3e 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -117,5 +117,11 @@ "uniStatistics" : { "enable" : false }, - "vueVersion" : "3" + "vueVersion" : "3", + "h5" : { + "router" : { + "base": "/iws/mea-h5/", + "mode" : "hash" + } + } }