Merge branches 'dev_aliyun', 'develop' and 'educoder' of https://bdgit.educoder.net/Hjqreturn/pgfqe6ch8 into develop

dev_aliyun
杨树明 5 years ago
commit 6dcc0a3ddd

@ -66,7 +66,12 @@ class CommunityHome extends Component {
}
let xhslist=["路由交换","H3CNA","H3CNE","H3CSE-Routing&Switching","H3CTE","","","H3CNE-SDN","","H3CIE-Routing&SWitching"]
return (
<div className="edu-con-bg01" style={{paddingTop: '50px',paddingBottom: '231px'}}>
<div className="edu-con-bg01 communityHome" style={{paddingTop: '60px',paddingBottom: '231px'}}>
<style>{`
.communityHome .ant-carousel .slick-slide {
height: 500px;
}
`}</style>
<div className="Community_Home_Top" style={{width:BrowserType===true?'100%':'100.9%'}}>
{ BannersUrl===""?"":

@ -470,7 +470,7 @@ class ecCourseSupports extends Component {
</Modal>
<div className="educontent mb290 mt60">
<div className="educontent mb290">
<EcTitleCourseEvaluations
{...this.props}

Loading…
Cancel
Save