如何修改轮播图样式?-灵析社区

大厂球袋

Hot Products Our Crousher Parts has been perfected over the past 20 years to ensure they are reliable and efficient on site. Slide 8 Slide 9 Slide 10 Slide 4 Slide 1 Slide 5 Slide 6 Slide 7 Slide 8 Slide 9 Slide 10 Slide 1 Slide 2 Slide 3 .lyIdx_Pro { position: relative; } .lyIdx_Pro .pro_swiper { width: 100%; position: relative; top: 80px; height: 600px; } .lyIdx_Pro .pro_swiper .swiper-container { width: 100%; height: 100%; } .lyIdx_Pro .pro_swiper .swiper-slide { width: 326px !important; text-align: center; font-size: 18px; background: #fff; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; transition: 300ms; /* transform: scale(0.8); */ } .lyIdx_Pro .pro_swiper .swiper-slide img { width: 100%; } .lyIdx_Pro .pro_swiper .swiper-slide-active, .lyIdx_Pro .pro_swiper .swiper-slide-duplicate-active { width: 692px !important; /* transform: scale(1); */ } var swiper = new Swiper('.lyIdx_Pro .pro_swiper .swiper-container', { slidesPerView: 3, spaceBetween: 20, centeredSlides: true, loop: true, pagination: { el: '.swiper-pagination', clickable: true, }, }); ![图片.png](https://wmprod.oss-cn-shanghai.aliyuncs.com/c/user/20240927/44c896fe56c645d9cfbcd0250153db89.png) ![图片.png](https://wmprod.oss-cn-shanghai.aliyuncs.com/c/user/20240927/c7902c69bbf94b9b168d3cc9a4fb8c99.png)

阅读量:149

点赞量:0

问AI
你可以参考一下这个swiper的这个demo "https://www.swiper.com.cn/demo/slides-scale.html" (https://link.segmentfault.com/?enc=SbCb8ssZ2dhBo%2BKOVDO%2BEw%3D%3D.vrW74XvXnkow0c%2B07ELCjN5%2Fpm7BhKDBhhZoaUkg43rRem4c99IjfPfNMRWKUex7OTxmQNer4Jpqgke5LRpd2w%3D%3D) "image.png" (https://wmprod.oss-cn-shanghai.aliyuncs.com/c/user/20240927/faac8e4441653af0d17857afc844ad7e.png)