|
|
|
@ -38,87 +38,13 @@ class NewFooter extends Component {
|
|
|
|
|
<li><Link to="/help/feedback" className="fl" target="_blank">意见反馈</Link></li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>:""}
|
|
|
|
|
<style>
|
|
|
|
|
{
|
|
|
|
|
`
|
|
|
|
|
.inner-footernavysl{ display: flex;
|
|
|
|
|
flex-direction:initial;}
|
|
|
|
|
|
|
|
|
|
.inner-footernavysl li a {
|
|
|
|
|
height: 40px;
|
|
|
|
|
line-height: 40px;
|
|
|
|
|
color:#878786;
|
|
|
|
|
font-size: 19px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.inner-footernavysl li Link {
|
|
|
|
|
height: 40px;
|
|
|
|
|
line-height: 40px;
|
|
|
|
|
color:#878786;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.intermediatecenter{
|
|
|
|
|
width:100%;
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
}
|
|
|
|
|
`
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
<div className="intermediatecenter"
|
|
|
|
|
>
|
|
|
|
|
<ul className="clearfix inner-footernavysl ">
|
|
|
|
|
<li><a href="/" className="fl" target="_blank" style={{
|
|
|
|
|
fontSize: "20px",
|
|
|
|
|
color: "#878786",
|
|
|
|
|
}}>官方合作:</a></li>
|
|
|
|
|
<li className="ml3"><a href="http://www.cmooc.cn/" className="fl" target="_blank">中国高校计算机教育MOOC联盟</a></li>
|
|
|
|
|
<div className="ml15" style={{
|
|
|
|
|
"width": "2px",
|
|
|
|
|
"height": "20px",
|
|
|
|
|
"background": "rgb(151, 151, 151)",
|
|
|
|
|
"line-height": "40px",
|
|
|
|
|
"margin-top": "10px",
|
|
|
|
|
}}></div>
|
|
|
|
|
<li className="ml15"><a href="http://xgk.csia.org.cn/" className="fl" target="_blank">信息技术新工科产学研联盟</a></li>
|
|
|
|
|
<div className="ml15" style={{
|
|
|
|
|
"width": "2px",
|
|
|
|
|
"height": "20px",
|
|
|
|
|
"background": "rgb(151, 151, 151)",
|
|
|
|
|
"line-height": "40px",
|
|
|
|
|
"margin-top": "10px",
|
|
|
|
|
}}></div>
|
|
|
|
|
<li className="ml15"><a href="https://www.ccf.org.cn/" className="fl" target="_blank">中国计算机学会</a></li>
|
|
|
|
|
<div className="ml15" style={{
|
|
|
|
|
"width": "2px",
|
|
|
|
|
"height": "20px",
|
|
|
|
|
"background": "rgb(151, 151, 151)",
|
|
|
|
|
"line-height": "40px",
|
|
|
|
|
"margin-top": "10px",
|
|
|
|
|
}}></div>
|
|
|
|
|
<li className="ml15"><a href="http://www.copu.org.cn/" className="fl" target="_blank">中国开源软件推进联盟</a></li>
|
|
|
|
|
<div className="ml15" style={{
|
|
|
|
|
"width": "2px",
|
|
|
|
|
"height": "20px",
|
|
|
|
|
"background": "rgb(151, 151, 151)",
|
|
|
|
|
"line-height": "40px",
|
|
|
|
|
"margin-top": "10px",
|
|
|
|
|
}}></div>
|
|
|
|
|
<li className="ml15"><a href="http://opengcc.org/" className="fl" target="_blank">绿色计算产业联盟</a></li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
<div>
|
|
|
|
|
{this.props.mygetHelmetapi === null ? "" :
|
|
|
|
|
this.props.mygetHelmetapi===undefined|| this.props.mygetHelmetapi.footer===null||this.props.mygetHelmetapi.footer===undefined?
|
|
|
|
|
<p className="footer_con-p inline lineh-30 font-14">
|
|
|
|
|
<span className="font-18 fl">©</span> 2019 EduCoder
|
|
|
|
|
<a style={{"color": "#888"}} target="_blank" href="http://beian.miit.gov.cn/"
|
|
|
|
|
className="ml15 mr15">湘ICP备17009477号</a>
|
|
|
|
|
<a style={{"color": "#888"}} target="_blank"
|
|
|
|
|
href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=43019002000962"
|
|
|
|
|
className="mr15">
|
|
|
|
|
<a style={{"color":"#888"}} target="_blank" href="http://beian.miit.gov.cn/" className="ml15 mr15">湘ICP备17009477号</a>
|
|
|
|
|
<a style={{"color":"#888"}} target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=43019002000962" className="mr15">
|
|
|
|
|
<img className="vertical4" src={require('./beian.png')}/>湘公网安备43019002000962号
|
|
|
|
|
</a>
|
|
|
|
|
<a href="https://team.trustie.net" style={{"color":"#888"}}
|
|
|
|
|