vue使用vue-awsome-swiper报错 :Maximum call stack size exceeded

原因...

因为自己定义的Swiper.vue 里的name和 插件里的swiper重复了 修改后 name: 'HomeSwiper', 换个名字就好了

 

 解释:

  你的swiper组件的name属性不能和组件名相同

  name的作用:

 

 

 

vue使用vue-awsome-swiper报错

posted @ 2019-02-19 17:17  云淡风轻xin  阅读(1966)  评论(0编辑  收藏  举报