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;