提交
This commit is contained in:
16
QXLive/Room(房间)/View/用户信息/QXUserCpCardView.h
Normal file
16
QXLive/Room(房间)/View/用户信息/QXUserCpCardView.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// QXUserCpCardView.h
|
||||
// QXLive
|
||||
//
|
||||
// Created by 启星 on 2025/11/19.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface QXUserCpCardView : UIView
|
||||
@property (nonatomic,strong)QXUserCpInfoModel *model;
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user