Feat:首页甄选好礼轮播效果优化/ v2
This commit is contained in:
@@ -1575,7 +1575,6 @@ export default {
|
|||||||
// bottom: 20rpx !important;
|
// bottom: 20rpx !important;
|
||||||
.zx-item {
|
.zx-item {
|
||||||
transform: scale(0.8);
|
transform: scale(0.8);
|
||||||
transition: all 0.3s ease-in-out;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.s-item{
|
.s-item{
|
||||||
@@ -1587,6 +1586,7 @@ export default {
|
|||||||
background: #fff;
|
background: #fff;
|
||||||
border-radius: 16rpx;
|
border-radius: 16rpx;
|
||||||
height: 346rpx;
|
height: 346rpx;
|
||||||
|
transition: all 0.3s ease-in-out;
|
||||||
}
|
}
|
||||||
.swiper-wrap-zx{
|
.swiper-wrap-zx{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
Reference in New Issue
Block a user