摘要: 1、active class是哪个组件的属性?嵌套路由怎么定义?答:vue router模块的router link组件。  2、怎么定义vue router的动态路由?怎么获取传过来的动态参数? 答:在router目录下的index.js文件中,对path属性加上/:id。&n 阅读全文
posted @ 2018-04-08 14:21 hello芳芳 阅读(635) 评论(0) 推荐(0)