修改搜索placeplaceholder

This commit is contained in:
何童崇 2021-06-08 16:08:58 +08:00
parent ff2586f5b9
commit f93df6069c
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ export default ({history}) => {
}, 500) }, 500)
}} }}
> >
<Search placeholder="项目/帖子/众包" <Search placeholder="请输入项目关键字"
className={`search-input mr20`} className={`search-input mr20`}
onSearch={onGlobalSearch} onSearch={onGlobalSearch}
autoFocus={true} autoFocus={true}