头像地址替换cont.

This commit is contained in:
黄心宇 2025-12-29 19:57:02 +08:00
parent eacb781023
commit 131b3cc65c
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">