diff --git a/public/react/src/modules/user/usersInfo/InfosShixun.js b/public/react/src/modules/user/usersInfo/InfosShixun.js index 4816b4ca6..1868d9f5f 100644 --- a/public/react/src/modules/user/usersInfo/InfosShixun.js +++ b/public/react/src/modules/user/usersInfo/InfosShixun.js @@ -214,12 +214,12 @@ class InfosShixun extends Component{
  • this.changeCategory()} className="font-16 w32">全部
  • + onClick={() => this.changeCategory()} className="font-16 w32">全部
  • this.changeCategory("manage")} + onClick={() => this.changeCategory("manage")} className={is_current ? "font-16 w66" : "font-16 w80"}>{is_current ? "我" : "TA"}管理的
  • this.changeCategory("study")} + onClick={() => this.changeCategory("study")} className={is_current ? "font-16 w66" : "font-16 w80"}>{is_current ? "我" : "TA"}学习的