直接上代码吧

[[UINavigationBar appearance] setTranslucent:NO];
self.navigationController.navigationBar.subviews[0].subviews[0].hidden = YES;

 

相关文章: