blogListCell.selectionStyle = UITableViewCellSelectionStyleNone;
blogListCell.userInteractionEnabled = NO;
blogListCell.selectionStyle = UITableViewCellSelectionStyleNone;
blogListCell.userInteractionEnabled = NO;
转载于:https://www.cnblogs.com/guligei/p/3246346.html