Selaa lähdekoodia

修改swiper

master
suomingxiang 9 kuukautta sitten
vanhempi
commit
d267faeffd
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      src/pages/index/App.js

+ 1
- 0
src/pages/index/App.js Näytä tiedosto

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

Loading…
Peruuta
Tallenna