移动端开发常用的vue组件

在移动端的开发过程中,涉及到了许多优秀的组件,在此记录下来,以供以后查询:

 

1、tab 页切换,支持左右滑动,通常结合 swiper 进行使用

https://github.com/ScoutYin/ly-tab

 

2、轮播图:vue-awesome-swiper

https://blog.csdn.net/u012570307/article/details/107203851/

 

3、vue的视频播放插件 :vue-video-player

https://www.jb51.net/article/173816.htm

 

移动端开发常用的vue组件

上一篇:app测试常问面试题


下一篇:iOS搜索框EVNCustomSearchBar使用小结