0.1.1 • Published 2 years ago

vue-plugins-ch v0.1.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

vue-plugins-ch

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

swiper

swiper组件的使用:
  imageList 传递图片路径数组
  duration:不传默认3000,传递毫秒数
  width 宽度:不传默认和父盒子一样宽
  height 高度不传图片不会拉伸,传递高度图片会以高度拉伸填满。
  可以在手机端滑动。