礼物面板调整,增加福袋、周星横幅

This commit is contained in:
chenguilong
2022-10-08 19:01:20 +08:00
parent b40a7095bd
commit f701261328
38 changed files with 776 additions and 481 deletions

View File

@@ -28,6 +28,10 @@ NS_ASSUME_NONNULL_BEGIN
@property (nonatomic,strong) NSArray *animationArray;
///选择的用户个数
@property (nonatomic,assign) NSInteger selectUidNumber;
- (void)clearData;
- (void)cratePriceAttribute;
@end
NS_ASSUME_NONNULL_END