home.wxss 86 B

123456
  1. /* pages/home/home.wxss */
  2. .box {
  3. height: 2000rpx;
  4. background-color: lightblue;
  5. }