al
Aeline
2021-03-08 ce4eaddf9eb835f01e6bf5845a063d306f322b24
BuWanVideo2.0/LookNoteController.m
@@ -311,6 +311,7 @@
    if (mytableview.editing == NO) {
        [tableView deselectRowAtIndexPath:indexPath animated:YES];
        XYRDetailViewController *play=[[XYRDetailViewController alloc]init];
        [YTHsharedManger startManger].preController = self;
        NSDictionary *dic = historyListDataArray[indexPath.row];
        play.modalPresentationStyle = 0;
        play.Model = [XYRVideoInfoModel yy_modelWithDictionary:dic];