index.less 116 B

12345678
  1. @import '../style/var';
  2. .van-swipe-item {
  3. position: relative;
  4. flex-shrink: 0;
  5. width: 100%;
  6. height: 100%;
  7. }