This commit is contained in:
thuhole
2020-06-23 13:43:06 +08:00
parent 090418b3a2
commit c43b2730af

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="搜索 或 #PID"
<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={()=>{