BuWanVideo2.0/LookNoteController.m
@@ -73,7 +73,7 @@ */ -(void)createNavgationBar{ self.navigationItem.title = @"观看记录"; self.navigationController.navigationBar.titleTextAttributes =@{NSFontAttributeName:[UIFont systemFontOfSize:18],NSForegroundColorAttributeName:[UIColor whiteColor]}; self.navigationController.navigationBar.titleTextAttributes =@{NSFontAttributeName:[UIFont systemFontOfSize:18],NSForegroundColorAttributeName:[UIColor blackColor]}; //返回按钮 UIButton *button = [UIButton buttonWithType:UIButtonTypeCustom];