diff --git a/src/forge/users/Index.jsx b/src/forge/users/Index.jsx index d4d0ff6cd..8ed8b1e4e 100644 --- a/src/forge/users/Index.jsx +++ b/src/forge/users/Index.jsx @@ -24,7 +24,7 @@ export default withRouter( secondRouter = props.location.pathname.split('/')[2]; } - let userRouterArr = ['statistics', 'projects', 'notice', 'devops', 'organizes', 'info', 'following', 'followers', 'password' , "general"]; + let userRouterArr = ['statistics', 'projects', 'notice', 'devops', 'organizes', 'info', 'following', 'followers', 'password' , "general", "blockchain"]; return ( diff --git a/src/forge/users/Infos.js b/src/forge/users/Infos.js index b37caa3ce..02d87d6c9 100644 --- a/src/forge/users/Infos.js +++ b/src/forge/users/Infos.js @@ -497,12 +497,12 @@ class Infos extends Component { current_user && current_user.login && current_user.login === username ? - 币-币交易服务 + 贡献确权 :"" } - { + {/* { current_user && current_user.login && current_user.login === username ? @@ -510,7 +510,7 @@ class Infos extends Component { :"" - } + } */} {/* { current_user && current_user.login && current_user.login === username ?