首页UI
This commit is contained in:
16
xplan-ios/Main/Home/View/XPFindNewFriendTableViewCell.h
Normal file
16
xplan-ios/Main/Home/View/XPFindNewFriendTableViewCell.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// XPFindNewFriendTableViewCell.h
|
||||
// xplan-ios
|
||||
//
|
||||
// Created by XY on 2023/3/3.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface XPFindNewFriendTableViewCell : UITableViewCell
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
Reference in New Issue
Block a user