refund_success.wxss 206 B

12345678910111213141516171819
  1. .scan{
  2. margin-top: 60rpx;
  3. }
  4. page{
  5. height: 100%;
  6. }
  7. .suce{
  8. padding-top: 102rpx;
  9. }
  10. .suce image{
  11. width: 184rpx;
  12. height: 198rpx;
  13. }
  14. ad{
  15. position: fixed;
  16. bottom: 0rpx;
  17. left: 0rpx;
  18. width: 100%;
  19. }