修复小程序首页样式问题

master
wyy 2 years ago
parent e2ad93704b
commit d7d6d33e41

@ -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