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