隐藏 TabBar 后的白条处理
在推送之前
[UIViewController setHidesBottomBarWhenPushed:YES];
[UIViewController.tabBarController.tabBarremoveFromSuperview];
在推送之前
[UIViewController setHidesBottomBarWhenPushed:YES];
[UIViewController.tabBarController.tabBarremoveFromSuperview];