修改国际化
This commit is contained in:
@@ -22,8 +22,8 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
/// 点击键盘 return 或右侧按钮时回调
|
||||
@property (nonatomic, copy) void(^onSearch)(NSString *keyword);
|
||||
|
||||
/// 占位文字,默认“Themes”
|
||||
@property (nonatomic, copy) NSString *placeholder;
|
||||
///// 占位文字,默认“Themes”
|
||||
//@property (nonatomic, copy) NSString *placeholder;
|
||||
|
||||
/// 外部可设置关键字
|
||||
- (void)updateKeyword:(NSString *)keyword;
|
||||
|
||||
Reference in New Issue
Block a user