dev_aliyun2
caicai8 5 years ago committed by harry
parent 2dae03075a
commit a5fb65cb29

@ -396,7 +396,7 @@ class ShixunsIndex extends Component {
}
.myshixin-head{
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-color: #081C4B;
background-position: center;

Loading…
Cancel
Save