index.rpx.css 67 B

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