From bf6d94ee32197d3de953dd15865d87eaf521b939 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, 27 Dec 2019 09:40:40 +0800 Subject: [PATCH 1/2] =?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/jupyter/index.js | 12 ++++++------ .../tpm/shixunchild/Challenges/Challengesjupyter.js | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/public/react/src/modules/tpm/jupyter/index.js b/public/react/src/modules/tpm/jupyter/index.js index 8ac58fe8d..5efe5c729 100644 --- a/public/react/src/modules/tpm/jupyter/index.js +++ b/public/react/src/modules/tpm/jupyter/index.js @@ -332,12 +332,12 @@ function JupyterTPI (props) {

{/*sync | poweroff */} - {/*重置实训*/} + */} + From 0850d09d62041b7c2e1ce949bbd0c1184db18425 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, 27 Dec 2019 09:40:56 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../tpm/shixunchild/Challenges/Challengesjupyter.js | 13 ++++++++++++- .../tpm/shixunchild/shixunchildCss/Challenges.css | 4 ++-- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/public/react/src/modules/tpm/shixunchild/Challenges/Challengesjupyter.js b/public/react/src/modules/tpm/shixunchild/Challenges/Challengesjupyter.js index 2717ba6b8..4dea3edfa 100644 --- a/public/react/src/modules/tpm/shixunchild/Challenges/Challengesjupyter.js +++ b/public/react/src/modules/tpm/shixunchild/Challenges/Challengesjupyter.js @@ -424,7 +424,18 @@ class Challengesjupyter extends Component { }; return ( -

+
+

简介 diff --git a/public/react/src/modules/tpm/shixunchild/shixunchildCss/Challenges.css b/public/react/src/modules/tpm/shixunchild/shixunchildCss/Challenges.css index 6b055be56..f4f68cdba 100644 --- a/public/react/src/modules/tpm/shixunchild/shixunchildCss/Challenges.css +++ b/public/react/src/modules/tpm/shixunchild/shixunchildCss/Challenges.css @@ -198,7 +198,7 @@ position: fixed; top: 0px; left: 0px; - z-index: 999999; + z-index: 2800; right: 0px; } @@ -210,7 +210,7 @@ margin-top: 63px; bottom: 0px; left: 0px; - z-index: 999999; + z-index: 2800; right: 0px; }