This commit is contained in:
caishi 2023-05-29 17:04:26 +08:00
parent 771a1f03e2
commit c0e1749655
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ function Main(props){
i.headImg ?
<img src={i.headImg} alt=""/>
:
<DefaultImg name="GitLink" title="栏目一" />
<DefaultImg name="GitLink" title={i.name} />
)
}
<div style={{flex:1,width:0}}>