摘要: 编程式导航:通过JavaScript形式的API实现导航的方式,叫做编程式导航 例如:普通页面的 location.href this.$router.push("hash地址"); 跳到指定的页面 $router.push("/home"); 字符串 $router.push({path:"/ho 阅读全文
posted @ 2020-12-17 15:25 火烧云Z 阅读(101) 评论(0) 推荐(0)