摘要: //tabbarItem正常状态的属性 NSMutableDictionary *nor = [NSMutableDictionary dictionary]; nor[NSForegroundColorAttributeName] = [UIColor redColor]; //tabbarIte 阅读全文
posted @ 2015-11-08 15:41 偏执Dog 阅读(3285) 评论(1) 推荐(0) 编辑