1.0.4 • Published 1 year ago

mz-swiper v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

介绍

特性

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

安装

npm 方式

npm i mz-swiper
// pages.json

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

手机预览

预览

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago