Name Last Update
..
components Loading commit data...
libs Loading commit data...
modules Loading commit data...
shared Loading commit data...
static/css Loading commit data...
wxs Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
changelog.md Loading commit data...
index.js Loading commit data...
package.json Loading commit data...

logo

ZebraSwiper

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

:fire: 文档网站     :rocket: zebraUI组件库

介绍

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

特性

  • 全面对标swiper,并实现全端兼容
  • 兼容多端,小程序也可实现3D轮播效果
  • 可自定义3D效果
  • 多种示例可供参考

安装

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