Authored by 陈峰

commit

@@ -104,7 +104,8 @@ export default { @@ -104,7 +104,8 @@ export default {
104 } 104 }
105 ], 105 ],
106 scrollOptions: { 106 scrollOptions: {
107 - directionLockThreshold: 0 107 + directionLockThreshold: 0,
  108 + stopPropagation: true
108 }, 109 },
109 slideOptions: { 110 slideOptions: {
110 listenScroll: true, 111 listenScroll: true,