|
|
|
@ -214,7 +214,7 @@ class ShixunCardList extends Component {
|
|
|
|
|
{/*enterButton*/}
|
|
|
|
|
{/*/>*/}
|
|
|
|
|
|
|
|
|
|
<Search
|
|
|
|
|
{/* <Search
|
|
|
|
|
style={{ width: 300 }}
|
|
|
|
|
className="fl"
|
|
|
|
|
placeholder="请输入创建者/实训/关卡名称进行搜索"
|
|
|
|
@ -222,7 +222,7 @@ class ShixunCardList extends Component {
|
|
|
|
|
onInput={this.Input_searchs}
|
|
|
|
|
onSearch={value => this.Input_search(value)}
|
|
|
|
|
autoComplete="off"
|
|
|
|
|
></Search>
|
|
|
|
|
></Search> */}
|
|
|
|
|
</div>
|
|
|
|
|
<div className="fr">
|
|
|
|
|
<span className="fl color-grey-6 mr30 font-16 mt5" id="search_name">{
|
|
|
|
|