Merge branch 'factory-hxy' of http://172.20.32.203:3000/durian/forgeplus-react into factory

This commit is contained in:
谢思 2025-12-29 19:57:16 +08:00
commit 5abff9608e
1 changed files with 1 additions and 1 deletions

View File

@ -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">