From f35cb784f7edb05b113494e86a00268ef902ae89 Mon Sep 17 00:00:00 2001
From: 重庆迈尖科技有限公司
Date: 星期三, 18 八月 2021 14:03:27 +0800
Subject: [PATCH] 3.1.2完善

---
 BuWanVideo2.0/recommendView.m |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/BuWanVideo2.0/recommendView.m b/BuWanVideo2.0/recommendView.m
index 7ded825..0e15cef 100755
--- a/BuWanVideo2.0/recommendView.m
+++ b/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];

--
Gitblit v1.8.0