index.rpx.css 77 B

123456
  1. .page {
  2. padding: 0 32rpx;
  3. background: #f7f7f7;
  4. height: 100vh;
  5. }