BuWanVideo2.0/Recommend/MainBaseController.m
@@ -65,6 +65,7 @@ self.viewRecommendNav.onRecord = ^{ @strongify(self) LookNoteController *LookNoteLookNoteVC=[[LookNoteController alloc] init]; [LookNoteLookNoteVC setHidesBottomBarWhenPushed:YES]; [self.navigationController pushViewController:LookNoteLookNoteVC animated:YES]; }; }