UI update

This commit is contained in:
thuhole
2020-07-03 00:12:37 +08:00
parent 007cef6e99
commit 9f9c746c82
2 changed files with 2 additions and 2 deletions

View File

@@ -89,7 +89,7 @@ class ControlBar extends PureComponent {
<span className="control-btn-label">关注</span>
</a>
}
<input className="control-search" value={this.state.search_text} placeholder="搜索 或 '#树洞号' 或 '热榜'"
<input className="control-search" value={this.state.search_text} placeholder="搜索 或 #树洞号"
onChange={this.on_change_bound} onKeyPress={this.on_keypress_bound}
/>
<a className="no-underline control-btn" onClick={()=>{