index.wxss 87 B

1234567
  1. .main {
  2. height: 80.8vh;
  3. background-color: #ff0000;
  4. }
  5. .main .one {
  6. width: 100%;
  7. }