self.navigationController.navigationBar.barTintColor = [UIColor purpleColor]; self.navigationItem.hidesBackButton = YES; 转载于:https://www.cnblogs.com/fantasy3588/p/5051324.html