.page { background-color:#F4F4F4; padding: 20rpx; height: 100vh; } .coupon-tab { // width: 98%; // margin: 0 auto; display: flex; justify-content: space-between; margin-bottom: 20rpx; .tab { image{ width: 350rpx; height: 210rpx; } } }