diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c847d34e..2a09349d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,8 @@ - + + @@ -340,12 +341,12 @@ - + - @@ -364,7 +365,7 @@ - + @@ -842,13 +843,6 @@ - - - - - - - @@ -872,16 +866,6 @@ - - - - - - - - - - @@ -894,8 +878,25 @@ - - + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/user/usersInfo/InfosBanner.js b/src/modules/user/usersInfo/InfosBanner.js index dd057ce2..3fcb8a53 100644 --- a/src/modules/user/usersInfo/InfosBanner.js +++ b/src/modules/user/usersInfo/InfosBanner.js @@ -100,12 +100,8 @@ class InfosBanner extends Component{
- {is_current ? "我" : "TA"}的粉丝 - {data && data.fan_count} -
-
- {is_current ? "我" : "TA"}的关注 - {data && data.follow_count} + 全部项目数 + {data && data.projects_count}
{/*
*/} {/*{is_current ? "我":"TA"}的经验值*/}