diff --git a/uniapp/src/manifest.json b/uniapp/src/manifest.json index 0eb8900e..124ffce8 100644 --- a/uniapp/src/manifest.json +++ b/uniapp/src/manifest.json @@ -71,7 +71,8 @@ "vueVersion" : "3", "h5" : { "router" : { - "mode" : "history" + "mode" : "history", + "base" : "/mobile/" }, "title" : "加载中", "devServer" : {