src/components/swiper/swiper.tsx 第362行 width: ${startIndex * 100}%
, 在垂直的情况下应该改为 height: ${startIndex * 100}%
#402
Loading