[self.navigationController.navigationBar setTitleTextAttributes:
@{NSFontAttributeName:[UIFont boldSystemFontOfSize:20.0f],// 红色区域为字体加粗方法
NSForegroundColorAttributeName:[UIColor blackColor]}];
时间: 2024-12-29 01:53:42
[self.navigationController.navigationBar setTitleTextAttributes:
@{NSFontAttributeName:[UIFont boldSystemFontOfSize:20.0f],// 红色区域为字体加粗方法
NSForegroundColorAttributeName:[UIColor blackColor]}];