摘要: //跳转到login登录页面 this.$router.push('/login') ‘ routes: [ { //默认定向跳转index页 path: '/', redirect:'/index' }, //跳转到login登录页面 this.$router.push('/login') ‘ r 阅读全文
posted @ 2019-10-12 10:20 小白咚 阅读(219) 评论(0) 推荐(0)