头像位置公司名修改
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m53s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m53s
This commit is contained in:
parent
e0ee7606a0
commit
2f7b88ece8
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"currentSceneIndex": 2
|
"currentSceneIndex": 0
|
||||||
}
|
}
|
||||||
@ -451,7 +451,7 @@
|
|||||||
<div class="avatar-container" id="avatarContainer">
|
<div class="avatar-container" id="avatarContainer">
|
||||||
<div class="avatar" id="avatar">
|
<div class="avatar" id="avatar">
|
||||||
<!-- 使用相对路径引用图片 -->
|
<!-- 使用相对路径引用图片 -->
|
||||||
<img src="./tx.png" alt="头像" onerror="this.style.display='none'; this.parentElement.innerHTML='一和零';">
|
<img src="./tx.png" alt="头像" onerror="this.style.display='none'; this.parentElement.innerHTML='壹和零';">
|
||||||
</div>
|
</div>
|
||||||
<!-- <div class="avatar-name">AI助手</div> -->
|
<!-- <div class="avatar-name">AI助手</div> -->
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user