index.less 75 B

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