other.wxss 107 B

123456789
  1. page {
  2. background: #F3F5F9;
  3. }
  4. .button-area {
  5. width: 100%;
  6. text-align: center;
  7. margin-top: 50rpx;
  8. }