Vue 路由间跳转和新开窗口的方式(query、params) 路由间跳转配置:query方式参数会在url中显示this.$router.push({//query方式path:"/a",query:{projectDetai vue新打开窗口