songyazhao / vue-plain-slider

A simple slider component for Vue.js
MIT License
145 stars 18 forks source link

slider里的div不可以用循环遍历出来吗 #7

Closed show-console closed 5 years ago

show-console commented 5 years ago

我用v-for遍历slider里的div时,翻页功能就不能用了,无法正常翻到第二页

songyazhao commented 5 years ago

可以的,可以看下 src/views/Demo/Full.vue