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( -
40?"subhead mb100":"subhead mb70":this.state.MenuItemskey===this.props.courses.length?"subhead mb120":detailInfoList.name.length>40?"subhead mb100":"subhead mb80"}> +
40?"subhead mb100":"subhead mb70":this.state.MenuItemskey===this.props.courses.length?"subhead mb120":detailInfoList.name.length>40?"subhead mb100":"subhead mb80"}> {AccountProfiletype===true?this.hideAccountProfile()} {...this.props} diff --git a/public/react/src/modules/paths/PathDetail/PathDetailIndex.js b/public/react/src/modules/paths/PathDetail/PathDetailIndex.js index f4ddc75ef..09f776302 100644 --- a/public/react/src/modules/paths/PathDetail/PathDetailIndex.js +++ b/public/react/src/modules/paths/PathDetail/PathDetailIndex.js @@ -621,7 +621,10 @@ class PathDetailIndex extends Component{ {/*}*/}

-

{item.school}{item.identity}

+

+ {item.school} + {/*{item.identity}*/} +

diff --git a/public/react/src/modules/user/usersInfo/InfosBanner.js b/public/react/src/modules/user/usersInfo/InfosBanner.js index f83264c9d..a3b834493 100644 --- a/public/react/src/modules/user/usersInfo/InfosBanner.js +++ b/public/react/src/modules/user/usersInfo/InfosBanner.js @@ -43,10 +43,10 @@ class InfosBanner extends Component{

{data && data.name} - { - data && is_current == false && data.identity =="学生" ? "" : - - } + {/*{*/} + {/*data && is_current == false && data.identity =="学生" ? "" : */} + {/**/} + {/*}*/}