From b29eb4d619bcf7d1749dde8b697e16040be50c56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Thu, 12 Dec 2019 10:23:32 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/tpm/TPMBanner.js | 4 ++-- public/react/src/modules/tpm/TPMIndex.js | 2 +- public/react/src/modules/tpm/component/TPMNav.js | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/public/react/src/modules/tpm/TPMBanner.js b/public/react/src/modules/tpm/TPMBanner.js index f405aece6..c78c05b92 100644 --- a/public/react/src/modules/tpm/TPMBanner.js +++ b/public/react/src/modules/tpm/TPMBanner.js @@ -677,8 +677,8 @@ class TPMBanner extends Component { return ; }; - - console.log(this.props.shixunsDetails&&this.props.shixunsDetails.is_jupyter) + // + // console.log(this.props.shixunsDetails&&this.props.shixunsDetails.is_jupyter) return ( diff --git a/public/react/src/modules/tpm/TPMIndex.js b/public/react/src/modules/tpm/TPMIndex.js index 0fe17be2e..ba7fb25e3 100644 --- a/public/react/src/modules/tpm/TPMIndex.js +++ b/public/react/src/modules/tpm/TPMIndex.js @@ -279,7 +279,7 @@ class TPMIndex extends Component { let url = window.location.href; let flag = url.indexOf("add_file")>-1; - console.log(this.state.is_jupyter); + // console.log(this.state.is_jupyter); return (
{/*头部*/} diff --git a/public/react/src/modules/tpm/component/TPMNav.js b/public/react/src/modules/tpm/component/TPMNav.js index 1d03d12da..6b259c95b 100644 --- a/public/react/src/modules/tpm/component/TPMNav.js +++ b/public/react/src/modules/tpm/component/TPMNav.js @@ -15,8 +15,8 @@ class TPMNav extends Component { // console.log(this.props.propaedeutics) const challengesPath = `/shixuns/${shixunId}/challenges`; // console.log(match.path) - console.log("TPMNavTPMNavTPMNav"); - console.log(is_jupyter); + // console.log("TPMNavTPMNavTPMNav"); + // console.log(is_jupyter); return (