index.less 75 B

1234567
  1. @import '../style/var';
  2. .van-grid {
  3. display: flex;
  4. flex-wrap: wrap;
  5. }