|
|
@ -396,7 +396,7 @@ class ShixunsIndex extends Component {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.myshixin-head{
|
|
|
|
.myshixin-head{
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
height: 300px;
|
|
|
|
height: 240px;
|
|
|
|
background-image: url(${getImageUrl(this.props.mygetHelmetapi && this.props.mygetHelmetapi.shixun_banner_url === null ?`images/educoder/courses/courses.jpg`:this.props.mygetHelmetapi&&this.props.mygetHelmetapi.shixun_banner_url)});
|
|
|
|
background-image: url(${getImageUrl(this.props.mygetHelmetapi && this.props.mygetHelmetapi.shixun_banner_url === null ?`images/educoder/courses/courses.jpg`:this.props.mygetHelmetapi&&this.props.mygetHelmetapi.shixun_banner_url)});
|
|
|
|
background-color: #081C4B;
|
|
|
|
background-color: #081C4B;
|
|
|
|
background-position: center;
|
|
|
|
background-position: center;
|
|
|
|