From 806b0e54387c6cce3358ff52009b0f7c513d9993 Mon Sep 17 00:00:00 2001 From: zhangxunhui Date: Mon, 30 Jan 2023 20:24:04 +0800 Subject: [PATCH] update user infos.js for blockchain --- src/forge/users/Infos.js | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/src/forge/users/Infos.js b/src/forge/users/Infos.js index 238d7c12e..562843bed 100644 --- a/src/forge/users/Infos.js +++ b/src/forge/users/Infos.js @@ -496,8 +496,8 @@ class Infos extends Component { { current_user && current_user.login && current_user.login === username ? - - 我的钱包 + + 币-币交易服务 :"" @@ -505,8 +505,8 @@ class Infos extends Component { { current_user && current_user.login && current_user.login === username ? - - 赞助管理 + + 币-法交易服务 :"" @@ -572,6 +572,18 @@ class Infos extends Component { return ; }} > + { + return ; + }} + > + { + return ; + }} + > {