feat: 调整静态图源

This commit is contained in:
huangzijie130 2025-09-24 17:37:25 +08:00
parent f57425ae47
commit 7bf6ca0b3f
6 changed files with 2 additions and 7 deletions

BIN
src/assets/icon/BD.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

BIN
src/assets/icon/RA.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

BIN
src/assets/icon/agency.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 654 B

After

Width:  |  Height:  |  Size: 654 B

View File

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

View File

@ -17,12 +17,7 @@
"
>
My account
<img
src="/src/assets/images/HostCenter/hostTab.png"
alt=""
height="20px"
style="margin-left: 10px"
/>
<img src="../assets/icon/host.png" alt="" height="20px" style="margin-left: 10px" />
</div>
<!-- 用户信息卡片 -->
@ -60,7 +55,7 @@
style="width: 32px; height: 32px; border: none; background: none; font-size: 16px"
@click="goToNotification"
>
<img src="/src/assets/images/HostCenter/edit.png" alt="" width="70%" />
<img src="../assets/icon/edit.png" alt="" width="70%" />
</button>
</div>
<!-- 我的薪资 -->