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
如果没有滑动到对应页面不会预加载,造成页面空白,能加上这个功能么
The text was updated successfully, but these errors were encountered:
感谢反馈!
当时在实现时,特意有思考过,考虑到页面会占用比较大的资源,估没有做预加载的方式。若要实现预加载,则需要先选择一种合适的预加载策略,比如当前页面的左右两个页面会进行预加载。
Sorry, something went wrong.
会考虑去做支持。
No branches or pull requests
如果没有滑动到对应页面不会预加载,造成页面空白,能加上这个功能么
The text was updated successfully, but these errors were encountered: