? ?NSIndexPath *ip= [NSIndexPath indexPathForRow:0 inSection:indexPath.row];
? ?[self.listTable selectRowAtIndexPath:ip animated:YES scrollPosition:UITableViewScrollPositionTop];
圖片發(fā)自簡書App
? ?NSIndexPath *ip= [NSIndexPath indexPathForRow:0 inSection:indexPath.row];
? ?[self.listTable selectRowAtIndexPath:ip animated:YES scrollPosition:UITableViewScrollPositionTop];