设置navigation item系统图标和文字颜色

[self.navigationController.navigationBar setTintColor:[UIColor whiteColor]]; // as an example.

编程技巧