BuWanVideo2.0/CollectionController.m
@@ -84,7 +84,7 @@ */ -(void)createNavgationBar{ self.navigationItem.title = @"我的收藏"; self.navigationController.navigationBar.titleTextAttributes = @{NSForegroundColorAttributeName:[UIColor whiteColor],NSFontAttributeName:[UIFont systemFontOfSize:18]}; self.navigationController.navigationBar.titleTextAttributes = @{NSForegroundColorAttributeName:[UIColor blackColor],NSFontAttributeName:[UIFont systemFontOfSize:18]}; //返回按钮 UIButton *button = [UIButton buttonWithType:UIButtonTypeCustom];