Feat:首页甄选好礼轮播效果优化

This commit is contained in:
linxi
2025-11-22 16:09:49 +08:00
parent b2121e71ef
commit aaa29ef0f6
+6 -2
View File
@@ -1572,11 +1572,15 @@ export default {
<style scoped lang="less">
.n-actived{
bottom: 20rpx !important;
// bottom: 20rpx !important;
.zx-item {
transform: scale(0.8);
transition: all 0.3s ease-in-out;
}
}
.s-item{
height: fit-content !important;
bottom: 0rpx;
bottom: 10rpx;
}
.zx-item{
width: 192rpx;