cczg-lottery-activity/uni_modules/zebra-swiper
AstarF e12237b29c first commit 2024-05-30 11:04:54 +08:00
..
components first commit 2024-05-30 11:04:54 +08:00
libs first commit 2024-05-30 11:04:54 +08:00
modules first commit 2024-05-30 11:04:54 +08:00
shared first commit 2024-05-30 11:04:54 +08:00
static/css first commit 2024-05-30 11:04:54 +08:00
wxs first commit 2024-05-30 11:04:54 +08:00
LICENSE first commit 2024-05-30 11:04:54 +08:00
README.md first commit 2024-05-30 11:04:54 +08:00
changelog.md first commit 2024-05-30 11:04:54 +08:00
index.js first commit 2024-05-30 11:04:54 +08:00
package.json first commit 2024-05-30 11:04:54 +08:00

README.md

logo

ZebraSwiper

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

🔥 文档网站     🚀 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