摘要: 路由传参 第一种 router.js { path: '/course/detail/:pk/', name: 'course-detail', component: CourseDetail } 传递层 <!-- card的内容 { id: 1, bgColor: 'red', title: 'P 阅读全文
posted @ 2019-09-01 22:04 海森t 阅读(3) 评论(0) 推荐(0)