diff --git a/public/images/path/path.png b/public/images/path/path.png new file mode 100644 index 000000000..1461d47e6 Binary files /dev/null and b/public/images/path/path.png differ diff --git a/public/react/src/modules/paths/ShixunPathSearch.js b/public/react/src/modules/paths/ShixunPathSearch.js index 7f052c166..1fb025ae5 100644 --- a/public/react/src/modules/paths/ShixunPathSearch.js +++ b/public/react/src/modules/paths/ShixunPathSearch.js @@ -120,6 +120,22 @@ class ShixunPathSearch extends Component{ {this.state.updata===undefined?"":} + +
diff --git a/public/react/src/modules/paths/ShixunPaths.css b/public/react/src/modules/paths/ShixunPaths.css index d770470d6..b73f68163 100644 --- a/public/react/src/modules/paths/ShixunPaths.css +++ b/public/react/src/modules/paths/ShixunPaths.css @@ -22,15 +22,15 @@ background: #DDECF9; color: #4CACFF } -.pathImg{ - width: 100%; - height: 300px; - background-image: url(../../images/path/path.png); - background-color: #000a4f; - /* background-size: cover; */ - background-position: center; - background-repeat: no-repeat; -} +/*.pathImg{*/ + /*width: 100%;*/ + /*height: 300px;*/ + /*background-image: url(../../images/path/path.png);*/ + /*background-color: #000a4f;*/ + /*!* background-size: cover; *!*/ + /*background-position: center;*/ + /*background-repeat: no-repeat;*/ +/*}*/ /* 首页-最新最热 */ .mainPageArray span{