dev-search #5

Closed
tongChong wants to merge 1 commits from tongChong/forgeplus-react:dev-search into develop
1 changed files with 1 additions and 1 deletions

View File

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