소스 검색

修改swiper

master
suomingxiang 2 달 전
부모
커밋
d267faeffd
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      src/pages/index/App.js

+ 1
- 0
src/pages/index/App.js 파일 보기

@@ -234,6 +234,7 @@ export default class App {
234 234
                 // autoplay: true,//可选选项,自动滑动
235 235
                 autoplay: {
236 236
                     delay: 3000,//1秒切换一次
237
+                    disableOnInteraction: false,
237 238
                   },
238 239
                 autoHeight: true,
239 240
                 slidesPerView: "auto",

Loading…
취소
저장