...
|
...
|
@@ -135,7 +135,7 @@ |
|
|
.recommend-for-you .swiper-container .swiper-slide {
|
|
|
padding: 0 10px;
|
|
|
float: left;
|
|
|
width: 156px;
|
|
|
width: 184px;
|
|
|
}
|
|
|
|
|
|
.recommend-for-you .swiper-container .swiper-slide:first-child {
|
...
|
...
|
@@ -147,8 +147,8 @@ |
|
|
}
|
|
|
|
|
|
.recommend-for-you .swiper-container .swiper-slide img {
|
|
|
width: 100%;
|
|
|
height: 208px;
|
|
|
width: 156px;
|
|
|
height: 202px;
|
|
|
}
|
|
|
|
|
|
.recommend-for-you .sale-name {
|
...
|
...
|
|