会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
鸣人卷
博客园
首页
新随笔
联系
订阅
管理
2020年2月5日
this.$router.push() 的用法
摘要: 1、作用:this.$router.push() 可以通过修改url实现路由跳转。 2、push 后面可以是对象,也可以是字符串: // 字符串 this.$router.push('/home/first') // 对象 this.$router.push({ path: '/home/first
阅读全文
posted @ 2020-02-05 16:15 鸣人卷~~
阅读(26736)
评论(0)
推荐(0)
编辑
公告