1
This commit is contained in:
16
keyBoard/Class/Pay/V/KBVipReviewListCell.h
Normal file
16
keyBoard/Class/Pay/V/KBVipReviewListCell.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// KBVipReviewListCell.h
|
||||
// keyBoard
|
||||
//
|
||||
// 末尾的横向滚动列表 Cell,内部自带一个 UICollectionView。
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface KBVipReviewListCell : UICollectionViewCell
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
||||
Reference in New Issue
Block a user