摘要: 1.路径:http://localhost:8081/#/test?name=1 <router-link :to="{path:'/test',query: {name: id}}">跳转</router-link>(id是参数) 使用:this.$route.query.id 2.路径:http 阅读全文
posted @ 2021-05-31 10:52 前端乔 阅读(1358) 评论(0) 推荐(0) 编辑