修改商品显示

master
于肖磊 2024-09-19 17:11:13 +08:00
parent 3420d8dd1b
commit c6337499b2
1 changed files with 6 additions and 5 deletions

View File

@ -469,10 +469,15 @@
width: 100%;
height: 228rpx;
}
.flex-img4 {
min-width: 140rpx;
min-height: 140rpx;
height: 100%;
}
.flex-img5 {
width: 100%;
min-height: 208rpx;
height: 100%;
}
.plr-11 {
padding-left: 22rpx;
@ -490,10 +495,6 @@
padding-top: 10rpx;
padding-bottom: 10rpx;
}
.flex-img5 {
width: 100%;
min-height: 208rpx;
}
.ptb-15 {
padding-top: 30rpx;
padding-bottom: 30rpx;