图标替换

This commit is contained in:
BianLzhaoMin 2024-11-20 13:32:00 +08:00
parent e541f212e1
commit 92cfd846c2
3 changed files with 2 additions and 6 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 661 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 852 B

View File

@ -99,15 +99,11 @@
<a @click="$router.push({ name: 'myuser' })">个人中心</a>
</div>
<div class="header-item">
<img
src="../assets/img/home/2023_12_01_beijing2/shoucang.png"
alt="" />
<img src="../assets/img/home/star.png" alt="" />
<a @click="$router.push('/collect')">收藏夹</a>
</div>
<div class="header-item last-item">
<img
src="../assets/img/home/2023_12_01_beijing2/shouji.png"
alt="" />
<img src="../assets/img/home/phone.png" alt="" />
<a class="a-border-none">手机版</a>
<!-- 二维码弹框 -->