This commit is contained in:
caishi 2021-04-19 10:35:20 +08:00
parent 80dace18e9
commit 93d48c359e
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ function Detail(props){
detail &&
<Cards
src={`/organize/${detail.name}`}
title={detail.name}
title={detail.nickname}
desc={!buttonflag && detail.description}
img={detail.avatar_url}
rightBtn={