Skip to content

vue v2.0及以上版本,pc端轮播图组件,支持多配置属性

Notifications You must be signed in to change notification settings

hjc22/vue-swiper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-swiper

A Vue.js v2.0 project

安装步骤

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

vue-swiper 是用vue2.0版本编写的pc端轮播组件,拥有各种配置的属性,分别为:

##无限/不无限轮播、自动轮播、自动间隔时间、是否隐藏Dots、Arrow组件选项;具体配置方法查看swiper.vue文件的props选项即可;固定高宽,需要修改imgWidth属性,同时对应的css高宽也需要修改,单位px,需要全屏轮播图可以根据本组件代码更改,so easy;

About

vue v2.0及以上版本,pc端轮播图组件,支持多配置属性

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published