You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
185 B

3 years ago
/* pages/user/pay/index.wxss */
.pay-box{
width: 100%;
min-height: 100vh;
}
.pay-box image{
width: 100%;
display: block;
}
.img1{
height: 609rpx;
}
.img2{
height: 1235rpx;
}