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
设置wBounces为YES时 刷新在菜单顶部,下来刷新会导致子控制器列表会闪一下,是viewDidLoad被重新加载了。在父控制器下啦刷新的方法中调用了updateMenuData刷新方法,但是不调用子控制器不会显示数据的,感觉添加一个只刷新子控制器数据的方法就挺好的。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
设置wBounces为YES时 刷新在菜单顶部,下来刷新会导致子控制器列表会闪一下,是viewDidLoad被重新加载了。在父控制器下啦刷新的方法中调用了updateMenuData刷新方法,但是不调用子控制器不会显示数据的,感觉添加一个只刷新子控制器数据的方法就挺好的。
The text was updated successfully, but these errors were encountered: