Compare commits

...

1 Commits

Author SHA1 Message Date
何童崇 af6f90525b 修改搜索placeplaceholder 2021-06-08 16:08:06 +08:00
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}