https://blog.csdn.net/u010330109/article/details/51882122
[nc.navigationBar setTitleTextAttributes:@{
NSForegroundColorAttributeName:[UIColor whiteColor],
NSFontAttributeName:[UIFont systemFontOfSize:25]
}];
https://blog.csdn.net/u010330109/article/details/51882122
[nc.navigationBar setTitleTextAttributes:@{
NSForegroundColorAttributeName:[UIColor whiteColor],
NSFontAttributeName:[UIFont systemFontOfSize:25]
}];