瀏覽代碼

修改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…
取消
儲存