dev_local_2
杨树林 6 years ago
parent 58f8c3a1bf
commit 779ebe49d4

@ -19,7 +19,7 @@ class NewFooter extends Component {
<div className="newFooter edu-txt-center ">
{/*newContainers*/}
<div className="inner-footer_con">
<div className="footercon">
{/*<div className="footercon">*/}
{/* <div className="inline mt40 mb5">
<a href="/" className="fl" style={{height:'70px'}}>
<img alt="高校智能化教学与实训平台" src={getImageUrl(`images/educoder/headNavLogo.png?1526520218`)} width="70px">
@ -36,7 +36,7 @@ class NewFooter extends Component {
{/* <li><a href={this.props.Footerdown===undefined?"":this.props.Footerdown.help_center} className="fl" target="_blank">帮助中心</a></li>*/}
{/* <li><a href={this.props.Footerdown===undefined?"":this.props.Footerdown.feedback} className="fl" target="_blank">意见反馈</a></li>*/}
{/*</ul>*/}
</div>
{/*</div>*/}
<div>
<p className="footer_con-p inline lineh-30 font-14">
<span className="font-18 fl">©</span>&nbsp;2019&nbsp;EduCoder

Loading…
Cancel
Save