zhanghe 7 rokov pred
rodič
commit
b3140496c4

+ 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',