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