refactor(manifest): 移除h5路由的基础路径配置

This commit is contained in:
feige996
2025-06-28 18:05:57 +08:00
parent ddeb696602
commit 398bbbda35

View File

@@ -106,8 +106,6 @@
},
"vueVersion": "3",
"h5": {
"router": {
"base": "/"
}
"router": {}
}
}