/* pages/main/index.wxss */ .image-load { width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; border-radius: 50rpx; } .bottomViewRightImg { width: 290rpx; height: 200rpx; overflow: hidden; } .bottomViewRight { width: 290rpx; height: 200rpx !important; overflow: hidden; } .imgZt{ display: flex; justify-content: flex-start; }