2
This commit is contained in:
@@ -7,11 +7,12 @@
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
#import "JXCategoryListContainerView.h"
|
||||
|
||||
#import "KBTag.h"
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface HomeRankContentVC : UIViewController<JXCategoryListContentViewDelegate, UICollectionViewDelegate, UICollectionViewDataSource, UICollectionViewDelegateFlowLayout>
|
||||
@property (nonatomic, strong) UICollectionView *collectionView;
|
||||
@property (nonatomic, strong) KBTag *tagModel;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user