设置tabbar选中颜色 IOS8中:self.tabBar.tintColor = UIColor.greenColor();IOS7.0:[self.tabBarController.tabBarsetSelectedImageTintColor:[UIColor greenColor]]; Swift开发IOS 2023-08-22 141 点赞 2 评论 213 浏览