diff --git a/public/react/src/modules/paths/ShixunPathSearch.js b/public/react/src/modules/paths/ShixunPathSearch.js index 8ff015782..208a8e8d8 100644 --- a/public/react/src/modules/paths/ShixunPathSearch.js +++ b/public/react/src/modules/paths/ShixunPathSearch.js @@ -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{ {/*
*/} {/*/!* \ No newline at end of file +//