zebra-ui / zebra-swiper

基于uniapp开发的多端适配轮播组件
https://swiper.zebraui.com/
MIT License
394 stars 23 forks source link

logo

ZebraSwiper

基于uniapp,全面对标swiper,并实现全端兼容。

🔥 文档网站     🚀 zebraUI组件库

介绍

zebra-swiper 是基于 uniapp 开发的一款移动端轮播组件,旨在实现一些复杂的轮播交互。

特性

安装

npm 方式

npm i @zebra-ui/swiper
// pages.json

{
  "easycom": {
    "autoscan": true,
    "custom": {
      "^z-(.*)": "@zebra-ui/swiper/components/z-$1/z-$1.vue"
    }
  },
    "pages": [...],
    "globalStyle": {...}
}

uni_modules 方式

插件市场直接导入即可

手机预览

wx ali h5

预览

gif gif gif

QQ 群:947159437

image