BuWanVideo2.0/recommendView.m
@@ -882,7 +882,7 @@ recommentCollectionViewCell *cell=[collectionView dequeueReusableCellWithReuseIdentifier:@"recommentCollectionViewCell" forIndexPath:indexPath]; // if (indexPath.row > _dataHomeType.count) { // return cell; // } // }f //设置cell的背景色(白色) cell.backgroundColor=[UIColor whiteColor];