forked from Gitlink/forgeplus-react
修改搜索placeplaceholder
This commit is contained in:
parent
ff2586f5b9
commit
f93df6069c
|
@ -24,7 +24,7 @@ export default ({history}) => {
|
|||
}, 500)
|
||||
}}
|
||||
>
|
||||
<Search placeholder="项目/帖子/众包"
|
||||
<Search placeholder="请输入项目关键字"
|
||||
className={`search-input mr20`}
|
||||
onSearch={onGlobalSearch}
|
||||
autoFocus={true}
|
||||
|
|
Loading…
Reference in New Issue