forked from Gitlink/forgeplus-react
修改搜索placeplaceholder
This commit is contained in:
parent
695d5e4f50
commit
af6f90525b
|
|
@ -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