Authored by 李靖

swiper晃动

... ... @@ -213,6 +213,10 @@
padding: 0 25px;
background-color: #fff;
.swiper-wrapper {
display: block !important;
}
.swiper-slide {
border-radius: 10px;
overflow: hidden;
... ...