[[UINavigationBar appearance] setBarTintColor:[UIColor redColor]]; //@{}表明Dictionary [[UINavigationBar appearance] setTitleTextAttributes:@{NSForegroundColorAttributeName:[UIColor whiteColor]}];