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 =="学生" ? "" : */}
+ {/**/}
+ {/*}*/}