iOS 富文本
2019-06-05 本文已影响0人
三思的简书
https://blog.csdn.net/u010330109/article/details/51882122
[nc.navigationBar setTitleTextAttributes:@{
NSForegroundColorAttributeName:[UIColor whiteColor],
NSFontAttributeName:[UIFont systemFontOfSize:25]
}];