VueImgSlider
A simple Img slider component
- 提供简单跑马灯效果
- 循环无间歇滚动
- 水平和垂直
npm install vueImgSlider
demoData: [ { img: 'http://f12.baidu.com/it/u=1981748892,3031683197&fm=72', title: '图片1' }, { img: 'http://f10.baidu.com/it/u=3243370105,1125765815&fm=72', title: '图片2' }]