BuWanVideo2.0/attentionView.m
@@ -255,6 +255,7 @@ - (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath{ XYRDetailViewController *play=[[XYRDetailViewController alloc]init]; [YTHsharedManger startManger].preController = self; play.modalPresentationStyle = 0; NSDictionary *dic = [information[indexPath.section]objectForKey:@"VideoInfo"]; play.Model = [XYRVideoInfoModel yy_modelWithDictionary:dic];