[self.navigationController.navigationBar setTitleTextAttributes:
@{NSFontAttributeName:[UIFont boldSystemFontOfSize:20.0f],// 红色区域为字体加粗方法
NSForegroundColorAttributeName:[UIColor blackColor]}];
时间: 2024-10-28 22:00:48
[self.navigationController.navigationBar setTitleTextAttributes:
@{NSFontAttributeName:[UIFont boldSystemFontOfSize:20.0f],// 红色区域为字体加粗方法
NSForegroundColorAttributeName:[UIColor blackColor]}];