forked from Gitlink/forgeplus-react
合并冲突
This commit is contained in:
parent
7482d1184c
commit
2677efec83
|
@ -78,7 +78,7 @@ function Detail(props){
|
||||||
detail &&
|
detail &&
|
||||||
<Cards
|
<Cards
|
||||||
src={`/organize/${detail.name}`}
|
src={`/organize/${detail.name}`}
|
||||||
title={detail.name}
|
title={detail.nickname}
|
||||||
desc={!buttonflag && detail.description}
|
desc={!buttonflag && detail.description}
|
||||||
img={detail.avatar_url}
|
img={detail.avatar_url}
|
||||||
rightBtn={
|
rightBtn={
|
||||||
|
|
Loading…
Reference in New Issue