self.title 的颜色、大小 修改
2016-08-04 本文已影响89人
GreenB
[self.navigationController.navigationBarsetTitleTextAttributes:[NSDictionarydictionaryWithObjectsAndKeys:[UIColorblackColor],NSForegroundColorAttributeName,[UIFontsystemFontOfSize:18.0],NSFontAttributeName,nil]];