增加换肤功能
This commit is contained in:
16
QXLive/HomePage(声播)/View/房间/QXRoomNoticeView.h
Normal file
16
QXLive/HomePage(声播)/View/房间/QXRoomNoticeView.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// QXRoomNoticeView.h
|
||||
// QXLive
|
||||
//
|
||||
// Created by 启星 on 2025/6/9.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface QXRoomNoticeView : UIView
|
||||
@property (nonatomic,strong)NSString *roomNotice;
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user