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
确实是实现 Tab 点击不刷新的效果了,但是我就算把那几个 Tab 的 Page extends GetSaveView 改成 extends GetCommonView,一样可以达到效果,所以感到疑惑。希望作者可以解答一下。
extends GetSaveView
extends GetCommonView
The text was updated successfully, but these errors were encountered:
这是经过多次测试之后发现的问题呢,主要还是为了解决在切换tab时控制器状态重置的问题
Sorry, something went wrong.
No branches or pull requests
确实是实现 Tab 点击不刷新的效果了,但是我就算把那几个 Tab 的 Page
extends GetSaveView
改成extends GetCommonView
,一样可以达到效果,所以感到疑惑。希望作者可以解答一下。The text was updated successfully, but these errors were encountered: