Blog
tags
about
router 学习笔记
2018/11/15
router
编程式的导航
在 Vue 实例内部,你可以通过 $router 访问路由实例。因此你可以调用 this.$router.push。