UIBarButton
项目文本颜色在ios 11
中不变
[btnAddtoSheet setTitleTextAttributes:[NSDictionary dictionaryWithObjectsAndKeys: [UIFont fontWithName:@"Helvetica Bold" size:15.0f], NSFontAttributeName,[UIColor whiteColor],NSForegroundColorAttributeName,nil] forState:UIControlStateNormal];