index.wxss 101 B

123456
  1. .one {
  2. padding: 2vw;
  3. margin: 0 0 2vw 0;
  4. border: 1px solid #ff0000;
  5. font-size: 14px;
  6. }