This commit is contained in:
xmcp
2019-02-03 15:58:20 +08:00
parent 20f22183ae
commit 2a42c0f2b7
9 changed files with 28 additions and 11319 deletions

View File

@@ -118,7 +118,7 @@ class ControlBar extends PureComponent {
<span className="icon icon-attention" />
</a>
}
<input value={this.state.search_text} placeholder="搜索 或 #PID"
<input className="control-search" value={this.state.search_text} placeholder="搜索 或 #PID"
onChange={this.on_change_bound} onKeyPress={this.on_keypress_bound}
/>
<a className="control-btn" onClick={()=>{