vue vue-router 使用注意事项
1、$router和$route区别 this.$router 访问路由器,实现路由的跳转等功能。 this.$route 实现访问当前路由,$route.query (如果 URL 中有查询参数 ...
1、$router和$route区别 this.$router 访问路由器,实现路由的跳转等功能。 this.$route 实现访问当前路由,$route.query (如果 URL 中有查询参数 ...