From 330ac9aabb468e8b46ba2a754dfb6917ea5ecb85 Mon Sep 17 00:00:00 2001 From: "sylor_huang@126.com" Date: Tue, 21 Apr 2020 14:48:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=AA=E4=BA=BA=E4=B8=BB?= =?UTF-8?q?=E9=A1=B5=E7=9A=84=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 67 ++++++++++++----------- src/modules/user/usersInfo/InfosBanner.js | 8 +-- 2 files changed, 36 insertions(+), 39 deletions(-) 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"}的经验值*/}