From baa5ec685d301249820dd75cf54bf25a928758ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Fri, 20 Dec 2019 13:41:36 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=B8=80=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/tpm/shixunchild/Challenges/Challengesjupyter.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/public/react/src/modules/tpm/shixunchild/Challenges/Challengesjupyter.js b/public/react/src/modules/tpm/shixunchild/Challenges/Challengesjupyter.js index 0e243e6d8..ee3f9a0e9 100644 --- a/public/react/src/modules/tpm/shixunchild/Challenges/Challengesjupyter.js +++ b/public/react/src/modules/tpm/shixunchild/Challenges/Challengesjupyter.js @@ -152,8 +152,8 @@ class Challengesjupyter extends Component { window.addEventListener('message', (e) => { console.log("触发了jupytermessage"); - console.log("触发了jupytermessage"); - that.modifyjupyter(); + console.log(e); + // that.modifyjupyter(); }); setTimeout(this.getjianjiesize(), 1000); @@ -410,8 +410,6 @@ class Challengesjupyter extends Component { - - : "" )