lfyfly

Results 7 comments of lfyfly

在 class NodePinyin 的 convert 方法把 phrases 也 return 出来就好了

只要在滚动容器加上以下css代码滚动就流畅了,已经在[email protected]更新了 ` -webkit-overflow-scrolling:touch; `

大家不要在这条issue下提问题哦!

头部插槽 https://github.com/lfyfly/vue-waterfall-easy/blob/master/README-CN.md#63-slotwaterfall-head

- [email protected] [add `enablePullDownEvent` prop](https://github.com/lfyfly/vue-waterfall-easy#3-props) [add `pullDownMove` `pullDownEnd` event](https://github.com/lfyfly/vue-waterfall-easy#4-event) [详情见 App.vue](https://github.com/lfyfly/vue-waterfall-easy/blob/master/src/App.vue)

这个功能的主要问题,是如何阻止浏览器的默认下拉事件,如安卓有很多浏览器会有默认的下拉(事件),ios还有滚动下拉回弹,现在我还没有找到完美的解决方案。先不要开启下拉事件。