feat: 调整静态图源
BIN
src/assets/icon/BD.png
Normal file
|
After Width: | Height: | Size: 7.4 KiB |
BIN
src/assets/icon/RA.png
Normal file
|
After Width: | Height: | Size: 7.6 KiB |
BIN
src/assets/icon/agency.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 654 B After Width: | Height: | Size: 654 B |
|
Before Width: | Height: | Size: 9.1 KiB After Width: | Height: | Size: 9.1 KiB |
@ -17,12 +17,7 @@
|
|||||||
"
|
"
|
||||||
>
|
>
|
||||||
My account
|
My account
|
||||||
<img
|
<img src="../assets/icon/host.png" alt="" height="20px" style="margin-left: 10px" />
|
||||||
src="/src/assets/images/HostCenter/hostTab.png"
|
|
||||||
alt=""
|
|
||||||
height="20px"
|
|
||||||
style="margin-left: 10px"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- 用户信息卡片 -->
|
<!-- 用户信息卡片 -->
|
||||||
@ -60,7 +55,7 @@
|
|||||||
style="width: 32px; height: 32px; border: none; background: none; font-size: 16px"
|
style="width: 32px; height: 32px; border: none; background: none; font-size: 16px"
|
||||||
@click="goToNotification"
|
@click="goToNotification"
|
||||||
>
|
>
|
||||||
<img src="/src/assets/images/HostCenter/edit.png" alt="" width="70%" />
|
<img src="../assets/icon/edit.png" alt="" width="70%" />
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<!-- 我的薪资 -->
|
<!-- 我的薪资 -->
|
||||||
|
|||||||