From c64deb1dbafb1ca871f608c79c5f8eca1305dbd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Mon, 23 Sep 2019 17:54:59 +0800 Subject: [PATCH] =?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/paths/PathDetail/DetailTop.js | 2 +- .../react/src/modules/paths/PathDetail/PathDetailIndex.js | 5 ++++- public/react/src/modules/user/usersInfo/InfosBanner.js | 8 ++++---- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/public/react/src/modules/paths/PathDetail/DetailTop.js b/public/react/src/modules/paths/PathDetail/DetailTop.js index acd851eb9..9b85f6498 100644 --- a/public/react/src/modules/paths/PathDetail/DetailTop.js +++ b/public/react/src/modules/paths/PathDetail/DetailTop.js @@ -372,7 +372,7 @@ class DetailTop extends Component{ return( -
{item.school}{item.identity}
++ {item.school} + {/*{item.identity}*/} +
{data && data.name} - { - data && is_current == false && data.identity =="学生" ? "" : - - } + {/*{*/} + {/*data && is_current == false && data.identity =="学生" ? "" : */} + {/**/} + {/*}*/}