From 666693f332b0c1a61eb103e3deb59cd9a48d5109 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Thu, 20 Jul 2023 15:12:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=A1=E7=8C=AE=E8=80=85-=E6=97=A0login?= =?UTF-8?q?=E5=88=99mailto?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Component/Contributors.jsx | 4 ++-- src/forge/Main/sub/Contribute.jsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/forge/Component/Contributors.jsx b/src/forge/Component/Contributors.jsx index 44eac03f..1ac04eeb 100644 --- a/src/forge/Component/Contributors.jsx +++ b/src/forge/Component/Contributors.jsx @@ -168,9 +168,9 @@ function Contributors({owner,projectsId,currentLogin}){ list && list.length>0 && list.map((item,key)=>{ return( - + setVisibleFunc(true,item.login,key)}/> - + ) }) diff --git a/src/forge/Main/sub/Contribute.jsx b/src/forge/Main/sub/Contribute.jsx index ce14e0ca..f3377042 100644 --- a/src/forge/Main/sub/Contribute.jsx +++ b/src/forge/Main/sub/Contribute.jsx @@ -52,7 +52,7 @@ function Contribute(props){
- {item.name} + {item.name}

提交{item.contributions}次