附:UITabBarController被推送到navigationController,它不是rootViewController
[[UITabBar appearance] setSelectedImageTintColor: [UIColor redColor]];
用您想要的颜色替换红色.