self.navigationController.navigationBar.titleTextAttributes = @{NSForegroundColorAttributeName : [UIColor whiteColor], NSForegroundColorAttributeName : [UIFont boldSystemFontOfSize:18]};
self.navigationItem.title = @"设置";
iOS 中修改导航默认标题颜色、字体
最新推荐文章于 2025-08-15 10:22:04 发布