vue的传参方式汇总和router使用技巧 vue传参方法一1,路由配置{path:'/describe/:id',name:'Describe',component:Describe}2,使用方法//直接调 传参方式