From d7ccb43fe1587bf4ae55fcaf4fcc0cf6a630132a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Fri, 15 Nov 2019 11:57:27 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=BA=91=E4=B8=8A=E5=AE=9E?= =?UTF-8?q?=E9=AA=8C=E5=AE=A4=E7=9B=B8=E5=85=B3=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/tpm/NewFooter.js | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/public/react/src/modules/tpm/NewFooter.js b/public/react/src/modules/tpm/NewFooter.js index 5369aef20..c378a1074 100644 --- a/public/react/src/modules/tpm/NewFooter.js +++ b/public/react/src/modules/tpm/NewFooter.js @@ -19,8 +19,17 @@ class NewFooter extends Component { return (
{/*newContainers*/} + {this.props.user&&this.props.user.main_site===false?:""}
-
+ {this.props.user&&this.props.user.main_site===true?
{/*
高校智能化教学与实训平台 @@ -37,7 +46,7 @@ class NewFooter extends Component {
  • 帮助中心
  • 意见反馈
  • -
    +
    :""}
    {this.props.mygetHelmetapi === null ? "" : this.props.mygetHelmetapi===undefined|| this.props.mygetHelmetapi.footer===null||this.props.mygetHelmetapi.footer===undefined?