dev_home
cxt 5 years ago
commit cb7077b689

@ -123,23 +123,6 @@ class ShixunPathSearch extends Component{
{this.state.updata===undefined?"":<UpgradeModals
{...this.state}
/>}
<<<<<<< HEAD
{/*<style>*/}
{/*{*/}
{/*`*/}
{/*.pathImg{*/}
{/*width: 100%;*/}
{/*height: 300px;*/}
{/*background-image: url(${getImageUrl(`images/path/path.png`)});*/}
{/*background-color: #000a4f;*/}
{/*/* background-size: cover; */*/}
{/*background-position: center;*/}
{/*background-repeat: no-repeat;*/}
{/*}*/}
{/*`*/}
{/*}*/}
{/*</style>*/}
=======
<style>
{
@ -156,7 +139,6 @@ class ShixunPathSearch extends Component{
`
}
</style>
>>>>>>> develop
<div className="pr">
<div className="pathImg"></div>
<div className="edu-back-white padding20 pathIndexNav">
@ -203,4 +185,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} />

Loading…
Cancel
Save