From 94217b294ccd75a34787eb04d6e273e99536e45b Mon Sep 17 00:00:00 2001
From: 重庆迈尖科技有限公司
Date: 星期三, 30 一月 2019 15:12:32 +0800
Subject: [PATCH] no message

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

diff --git a/BuWanVideo2.0/AttentionCollectionReusableView.h b/BuWanVideo2.0/AttentionCollectionReusableView.h
index 3b8bb3e..48e0f8f 100755
--- a/BuWanVideo2.0/AttentionCollectionReusableView.h
+++ b/BuWanVideo2.0/AttentionCollectionReusableView.h
@@ -9,7 +9,7 @@
 #import <UIKit/UIKit.h>
 
 @interface AttentionCollectionReusableView : UICollectionReusableView
-@property (weak, nonatomic) IBOutlet UIImageView *AttentionImage;
+@property (weak, nonatomic) IBOutlet YYAnimatedImageView *AttentionImage;
 @property (weak, nonatomic) IBOutlet UILabel *AttentionName;
 @property (weak, nonatomic) IBOutlet UILabel *AttentionData;
 @property (weak, nonatomic) IBOutlet UIButton *AttentionButton;

--
Gitblit v1.8.0