Commit 1862ee7f121103621da0f86deb9caa3240ee53e0
1 parent
6a45edab
注释当初进入直播多余代码
Showing
1 changed file
with
2 additions
and
2 deletions
LiveVideoCloud/Classes/Sections/homeSections/Controller/HomeViewController.m
| @@ -85,8 +85,8 @@ | @@ -85,8 +85,8 @@ | ||
| 85 | 85 | ||
| 86 | - (void)UGCLiveAction | 86 | - (void)UGCLiveAction |
| 87 | { | 87 | { |
| 88 | - LVCUGCLivePlayerController *UGCLiveVC = [[LVCUGCLivePlayerController alloc] init]; | ||
| 89 | - [self.navigationController pushViewController:UGCLiveVC animated:YES]; | 88 | +// LVCUGCLivePlayerController *UGCLiveVC = [[LVCUGCLivePlayerController alloc] init]; |
| 89 | +// [self.navigationController pushViewController:UGCLiveVC animated:YES]; | ||
| 90 | } | 90 | } |
| 91 | 91 | ||
| 92 | - (void)UGCLiveListAction | 92 | - (void)UGCLiveListAction |