修复小程序首页样式问题

master
wyy 2 years ago
parent 3d3f49a957
commit 654e2aadca

@ -221,6 +221,8 @@ swiper-item {
.imagecont {
width: 100%;
font-size: 0;
width: 220rpx;
height: 220rpx;
.prodimg {
width: 220rpx;
height: 220rpx;
@ -280,6 +282,8 @@ swiper-item {
}
.prod-items {
.hot-imagecont {
width: 341rpx;
height: 341rpx;
.hotsaleimg {
width: 341rpx;
height: 341rpx;

Loading…
Cancel
Save