Merge branch 'factory-hxy' of http://172.20.32.203:3000/durian/forgeplus-react into factory
This commit is contained in:
commit
5abff9608e
|
|
@ -176,7 +176,7 @@ function Index(props) {
|
|||
}
|
||||
|
||||
<div className="item-top">
|
||||
<img src={project.authorImageUrl} alt="" className="item-img"></img>
|
||||
<img src={authorImageUrl} alt="" className="item-img"></img>
|
||||
<h5 className="item-title">{project.name.split('/')[1]}</h5>
|
||||
</div>
|
||||
<div className="item-bottom-tags">
|
||||
|
|
|
|||
Loading…
Reference in New Issue