调整uniapph5基础路径

This commit is contained in:
Jason
2023-01-10 18:05:16 +08:00
parent e20fe09db4
commit 313121b2ab

View File

@@ -71,7 +71,8 @@
"vueVersion" : "3",
"h5" : {
"router" : {
"mode" : "history"
"mode" : "history",
"base" : "/mobile/"
},
"title" : "加载中",
"devServer" : {