【JavaScript编程知识】vue中路由传参以及跨组件传参详解.docxVIP

  • 2
  • 0
  • 约4.62千字
  • 约 11页
  • 2021-11-24 发布于湖北
  • 举报

【JavaScript编程知识】vue中路由传参以及跨组件传参详解.docx

PAGE PAGE 1 vue中路由传参以及跨组件传参详解   this.$router.push(/course);   this.$router.push({name: course});   this.$router.go(-1);   this.$router.go(1);   router-link to=/course课程页/router-link   router-link :to={name: course}课程页/router-link   方法一   router.js   this.$router.push(/course);   this.$route

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档