提交
This commit is contained in:
17
QXLive/Mine(音域)/View/亲密关系/QXIntimateCpCell.h
Normal file
17
QXLive/Mine(音域)/View/亲密关系/QXIntimateCpCell.h
Normal file
@@ -0,0 +1,17 @@
|
||||
//
|
||||
// QXIntimateCpCell.h
|
||||
// QXLive
|
||||
//
|
||||
// Created by 启星 on 2025/11/20.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface QXIntimateCpCell : UITableViewCell
|
||||
@property (nonatomic,strong)QXUserCpInfoModel *model;
|
||||
+(instancetype)cellWithTableView:(UITableView *)tableView;
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user