处理svip
This commit is contained in:
16
keyBoard/Class/Pay/V/KBSvipBenefitBgView.h
Normal file
16
keyBoard/Class/Pay/V/KBSvipBenefitBgView.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// KBSvipBenefitBgView.h
|
||||
// keyBoard
|
||||
//
|
||||
// 权益列表背景装饰视图
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface KBSvipBenefitBgView : UICollectionReusableView
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user