style: 图源更新并调整图源位置

This commit is contained in:
hzj 2025-11-17 19:10:47 +08:00
parent dd97446fe7
commit 15a847008b

View File

@ -124,14 +124,14 @@
<div style="display: flex; gap: 2px; margin-top: 8px; margin-left: 50px; height: 20px">
<img
v-if="user.isHost"
src="../../../assets/icon/host.png"
src="../../../assets/icon/identity/host.png"
alt=""
height="100%"
style="object-fit: cover"
/>
<img
v-if="user.isAgency"
src="../../../assets/icon/agency.png"
src="../../../assets/icon/identity/agency.png"
alt=""
height="100%"
style="object-fit: cover"