zhanghe hace 6 años
padre
commit
b3140496c4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/stage/index/scene/WaterFallIndexScene.js

+ 1 - 0
src/stage/index/scene/WaterFallIndexScene.js

@@ -225,6 +225,7 @@ class WaterfallIndexScene extends scene {
         if (!this.waterfallSwiper) {
             this.waterfallSwiper = new Swiper('.swiper-container-waterfall', {
                 direction: 'vertical',
+                mousewheel: true,
                 pagination: {
                     el: '.swiper-pagination-waterfall',
                     bulletElement: 'li',