registrationSuccess.wxss 151 B

123456789101112
  1. .img1{
  2. width: 524rpx;
  3. height: 524rpx;
  4. margin:0rpx 113rpx
  5. }
  6. .img2{
  7. position: fixed;
  8. bottom: 0;
  9. left: 0;
  10. width: 750rpx;
  11. height: 300rpx;
  12. }