折扣功能+列表文字截取的问题

This commit is contained in:
liuyuan
2025-03-07 11:14:55 +08:00
parent eb42140cae
commit 32ab8f576c
3 changed files with 20 additions and 7 deletions

View File

@@ -963,19 +963,19 @@
padding: 0 10rpx;
background: linear-gradient(90deg, #258feb 0%, #00e1ec 100%);
border-radius: 20rpx;
font-size: 20rpx;
font-size: 18rpx;
line-height: 40rpx;
height: 40rpx;
font-weight: bold;
color: #fff;
margin-right: 10rpx;
margin-right: 8rpx;
}
.vip_type_item:last-child{
margin-right: 0;
}
.vip_type_item image{
width: 34rpx;
height: 24rpx;
width: 30rpx;
height: 20rpx;
}
.vip_infor{
padding-left: 20rpx;