vue-router 怎么设置mode为html5 模式var router = new VueRouter({ history: true, html5模式 去掉锚点 saveScrollPosition: true 记住页面的滚动位置 html5模式适用})性能测试的大原2023-03-03html-css180