01 2023 档案
aos.js 与 swiper 组合,翻页后无法触发aos的效果
摘要:手动给除第一页之外的需要特效的元素添加 class="aos-animate" 转自:https://cloud.tencent.com/developer/ask/sof/302675/answer/503581 阅读全文
posted @ 2023-01-11 09:31 仔仔爱学习 阅读(375) 评论(0) 推荐(0)
vue 3.0 引入swiper 8 direction不生效
摘要:需要手动给元素高度 <swiper class="my-swiper" :modules="modules" :direction="'vertical'" :loop="true" :slides-per-view="1" :space-between="50" :autoplay="autopl 阅读全文
posted @ 2023-01-10 10:41 仔仔爱学习 阅读(404) 评论(0) 推荐(0)