8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fixed
水平滚动动态设置 ul宽度无法正常获取的bug fixed
✅ Adding switch and update readme 增加了手动切换左右滚动功能 更新readme
🐛 Fixing a bug. Use the mouse fast and frequent moving in and out single step. Lead to failure of waitTime 鼠标快速频繁进出单步滚动,导致单步等待时间变短 设置失效
✨ remove options=>openWatch add options=>openTouch 去除之前的openWatch参数 监听data 增加openTouch 是否开启移动端touch事件
🐛 Fixing a bug. 解決了一个touchMove过程的一个小失误
🐛 Fixing a bug. add a overflow:hidden on the child element 在子节点上加了overflow:hidden属性
🐛 Fixing a bug. fixed 路由之间切换报this.$refs.wrap.offsetHeigh undefined bug