1
This commit is contained in:
@@ -20,6 +20,9 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
/// 点赞按钮点击回调
|
||||
@property(nonatomic, copy, nullable) void (^onLikeAction)(void);
|
||||
|
||||
/// 回复按钮点击回调
|
||||
@property(nonatomic, copy, nullable) void (^onReplyAction)(void);
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
||||
Reference in New Issue
Block a user