优化ui
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface HomeRankContentVC : UIViewController<JXCategoryListContentViewDelegate>
|
||||
@property (nonatomic, strong) BaseTableView *tableView;
|
||||
@interface HomeRankContentVC : UIViewController<JXCategoryListContentViewDelegate, UICollectionViewDelegate, UICollectionViewDataSource, UICollectionViewDelegateFlowLayout>
|
||||
@property (nonatomic, strong) UICollectionView *collectionView;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user