除了必要的代码外,还要加一个样式:
.swiper-wrapper { display: flex; transition-timing-function: linear; /* 确保滚动速度是恒定的 */ }