diff --git a/src/manifest.json b/src/manifest.json index 309b9ec..79dabbd 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -68,5 +68,11 @@ "uniStatistics": { "enable": false }, + "h5" : { + "router" : { + "mode" : "history" + + } + }, "vueVersion" : "3" }