From f1c767b3a55491a7f24eb07b07656ee6411485bc Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Sat, 20 Jul 2019 11:22:21 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=B8=AA=E4=BA=BA=E4=B8=BB=E9=A1=B5icon?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/user/usersInfo/Infos.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/react/src/modules/user/usersInfo/Infos.js b/public/react/src/modules/user/usersInfo/Infos.js index 49e84efa7..4581f426c 100644 --- a/public/react/src/modules/user/usersInfo/Infos.js +++ b/public/react/src/modules/user/usersInfo/Infos.js @@ -249,22 +249,22 @@ class Infos extends Component{ { data && is_current == false && data.identity =="学生" ? "" : {data && data.identity} } - + - + - + - + From 2c7ffdedbd037634f02ca13f50cd0f2e5069f758 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Sat, 20 Jul 2019 16:17:47 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=20=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/NewHeader.js | 2 +- .../src/modules/tpm}/roundedRectangle.png | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename public/{images/educoder => react/src/modules/tpm}/roundedRectangle.png (100%) diff --git a/public/react/src/modules/tpm/NewHeader.js b/public/react/src/modules/tpm/NewHeader.js index fccfb06d6..9c8fb3d26 100644 --- a/public/react/src/modules/tpm/NewHeader.js +++ b/public/react/src/modules/tpm/NewHeader.js @@ -685,7 +685,7 @@ submittojoinclass=(value)=>{ {/*
  • 教学案例
  • */}
  • 在线竞赛 - +
  • 教学案例
  • 众包创新
  • diff --git a/public/images/educoder/roundedRectangle.png b/public/react/src/modules/tpm/roundedRectangle.png similarity index 100% rename from public/images/educoder/roundedRectangle.png rename to public/react/src/modules/tpm/roundedRectangle.png