This commit is contained in:
sevichecc 2022-10-03 19:38:54 +08:00
parent 2318fbb0a4
commit ba9f0cb316

View file

@ -3,7 +3,7 @@ title: nuxt2 安装3d轮播图插件vue-3d-carousel
created: 2022-10-03 created: 2022-10-03
summary: Using Vue-3d-carousel in nuxt2 summary: Using Vue-3d-carousel in nuxt2
tags: tags:
- Nuxt2 - Nuxt
--- ---
[Vue-3d-carousel](https://github.com/Wlada/vue-carousel-3d)是一个 vue2 的 3d 轮播图组件包,比起 swipe 里面的轮播图其 3d 方面的自定义选项更多,缺点是单位只能用 px自适应不太方便而且点击左右两边的卡片时会连跳两级动画效果不太流畅。 [Vue-3d-carousel](https://github.com/Wlada/vue-carousel-3d)是一个 vue2 的 3d 轮播图组件包,比起 swipe 里面的轮播图其 3d 方面的自定义选项更多,缺点是单位只能用 px自适应不太方便而且点击左右两边的卡片时会连跳两级动画效果不太流畅。