This commit is contained in:
thuhole
2020-06-24 16:56:56 +08:00
parent 55f77f26b7
commit bf4387ac1f

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={()=>{