We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
页面内部有许多文字 设置的是overflow:auto; 但是在页面一滑就直接滑到下一屏 不能浏览剩余的文字 怎么解决
-所有
如果有请提供在线例子
其他信息
The text was updated successfully, but these errors were encountered:
无解!
Sorry, something went wrong.
阻止冒泡也不管用
阻止冒泡 touchmove试试呢?但你肯定希望滚动到底部的时候再滚动就翻页吧?
理想的做法是在文字里面滑动 就是文字的滚动, 在文字外面滑动就是滑到下一屏 怎么才能做到
No branches or pull requests
问题是什么
页面内部有许多文字 设置的是overflow:auto; 但是在页面一滑就直接滑到下一屏 不能浏览剩余的文字 怎么解决
环境
-所有
在线例子
如果有请提供在线例子
其他
其他信息
The text was updated successfully, but these errors were encountered: