|
|
|
@ -82,7 +82,7 @@ class ShixunPathSearch extends Component{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getList=(order,select,search,page )=>{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
let url='/paths.json';
|
|
|
|
|
// '?order='+order+'&page='+page;
|
|
|
|
|
// if(select!=""){
|
|
|
|
@ -129,7 +129,7 @@ class ShixunPathSearch extends Component{
|
|
|
|
|
{/*height: 300px;*/}
|
|
|
|
|
{/*background-image: url(${getImageUrl(`images/path/path.png`)});*/}
|
|
|
|
|
{/*background-color: #000a4f;*/}
|
|
|
|
|
{/*/* background-size: cover; */*/}
|
|
|
|
|
/* background-size: cover; */
|
|
|
|
|
{/*background-position: center;*/}
|
|
|
|
|
{/*background-repeat: no-repeat;*/}
|
|
|
|
|
{/*}*/}
|
|
|
|
@ -159,7 +159,7 @@ class ShixunPathSearch extends Component{
|
|
|
|
|
{/*<div className="fr mr5 search-new">*/}
|
|
|
|
|
{/*/!* <Search*/}
|
|
|
|
|
{/*placeholder="请输入路径名称进行搜索"*/}
|
|
|
|
|
{/*id="subject_search_input"*/}
|
|
|
|
|
{/*id="subject_search_input"*/}
|
|
|
|
|
{/*value={search}*/}
|
|
|
|
|
{/*onInput={this.inputSearchValue}*/}
|
|
|
|
|
{/*onSearch={this.searchValue}*/}
|
|
|
|
@ -182,4 +182,4 @@ class ShixunPathSearch extends Component{
|
|
|
|
|
export default ShixunPathSearch;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// <Pagination showQuickJumper defaultCurrent={page} current={page} pageSize={16} total={total_count} onChange={this.onChange} />
|
|
|
|
|
// <Pagination showQuickJumper defaultCurrent={page} current={page} pageSize={16} total={total_count} onChange={this.onChange} />
|
|
|
|
|