提交
This commit is contained in:
@@ -43,6 +43,7 @@ typedef NS_ENUM(NSInteger) {
|
||||
@interface QXMineServiceCell : UITableViewCell
|
||||
@property (nonatomic,weak)id<QXMineServiceCellDelegate>delegate;
|
||||
@property (nonatomic,assign)BOOL isMore;
|
||||
@property (nonatomic,assign)BOOL singerIsAuth;
|
||||
+(instancetype)cellWithTableView:(UITableView *)tableView;
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user