vue+swiper背景图随swiper改变
摘要:
#####效果:div内部swiper滑动时,外部div背景图片随着变化 ######思路:获取swiper的索引,用:style定义背景图片 //template //外部背景图片 <div class="cont-box" :style="{backgroundImage: 'url(' + b 阅读全文
posted @ 2021-04-14 11:26 浅念` 阅读(812) 评论(0) 推荐(0) 编辑