完善首页UI
This commit is contained in:
@@ -7,10 +7,13 @@
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@class HomePlayRoomModel;
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface XPFindNewFriendTableViewCell : UITableViewCell
|
||||
|
||||
@property (nonatomic, strong) HomePlayRoomModel *roomInfo;
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
Reference in New Issue
Block a user