重庆迈尖科技有限公司
2021-08-18 f35cb784f7edb05b113494e86a00268ef902ae89
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];