项目页icon更改

This commit is contained in:
hucong 2021-10-25 11:09:41 +08:00
parent 0e6cb3954a
commit aeff357660
1 changed files with 6 additions and 0 deletions

View File

@ -52,6 +52,12 @@ class IndexItem extends Component {
<i className="iconfont icon-banbenku font-18 color-green" />
</Tooltip>:""
}
{
item.type && item.type === 1 ?
<Tooltip title="该项目是一个导入于其他网站的仓库" className="ml5">
<i className="iconfont font-18 color-green" />
</Tooltip>:""
}
</AlignCenter>
<span className="p-r-tags">
{