page-scroll.wxss 109 B

123456789
  1. .rect {
  2. width: 100rpx;
  3. height: 100rpx;
  4. background-color: #ccc;
  5. }
  6. .filling-area {
  7. height: 1500rpx;
  8. }