提交
This commit is contained in:
16
QXLive/Mine(音域)/View/QXUserHeaderView.h
Normal file
16
QXLive/Mine(音域)/View/QXUserHeaderView.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// QXUserHeaderView.h
|
||||
// QXLive
|
||||
//
|
||||
// Created by 启星 on 2025/5/9.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface QXUserHeaderView : UIView
|
||||
@property (nonatomic,strong)NSString *avatar;
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user