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
列表页面 拉到很下面了 查看新闻 切换到新闻页面 在后退回来滚动条位置为0了 chrome下正常 微信浏览器有问题 手机魅族MX4 网站 http://m.yynews.com.cn/ 希望你能看看这个问题
The text was updated successfully, but these errors were encountered:
你好,之前也有小伙伴反馈过这个问题,由于滚动位置特意,mobilebone无法内置集成对scroll的处理,因此,这里,需要自己处理下。就是page out时候记住滚动位置,page再次into的时候,冲定位。
Sorry, something went wrong.
page out时候怎么记住滚动位置?
我是给页面加了滚动监听~
No branches or pull requests
列表页面 拉到很下面了 查看新闻 切换到新闻页面 在后退回来滚动条位置为0了
chrome下正常 微信浏览器有问题
手机魅族MX4 网站 http://m.yynews.com.cn/
希望你能看看这个问题
The text was updated successfully, but these errors were encountered: