Vue2 使用事件跳转页面 给标签添加点击事件: get传参:123456this.$router.push({ path:"", query:{ }}) 传参结果 参数接收1this.$route 结果如图: post传参:123456this.$router.push({ name:"", parmas:{ }}) 接收:1this.$route vue2 #vue2 #web Vue2 使用事件跳转页面 https://github.com/chergn/chergn.github.io/c39537b61a0d/ 作者 全易 发布于 2024年3月28日 许可协议 在vue-cli中写echarts (子父组件:echarts图表怎么设置响应式 自适应大小) 上一篇 vue axios接口请求 跨越配置 下一篇