Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

滚动到底部,再上拉一次。 #45

Closed
li9269391 opened this issue Apr 10, 2017 · 1 comment
Closed

滚动到底部,再上拉一次。 #45

li9269391 opened this issue Apr 10, 2017 · 1 comment

Comments

@li9269391
Copy link

官网例子: https://ustbhuangyi.github.io/better-scroll/city/index.html
滚动到底部,再上拉一次
scroll.on('scroll', function (pos) {
console.log(Math.round(pos.y)); // 会一直不停的执行
});

@ustbhuangyi
Copy link
Owner

并没有复现一直不停执行的情况

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants