优化个人中心交易记录显示

This commit is contained in:
wangqiao
2025-09-25 22:12:36 +08:00
parent ecf120221f
commit 972bd2c8b8
2 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@
<div class="flex items-center pl-[20px]">
<img v-if="!route.path.startsWith('/personal-Center/trading-center')" src="~/assets/images/pay.png" alt="" srcset="" class="h-[20px]" />
<img v-else src="~/assets/images/交易管理.png" alt="" srcset="" class="h-[20px]" />
<span class="ml-[12px]">交易中心</span>
<span class="ml-[12px]">交易记录</span>
</div>
<div class="pr-[20px]">
<el-icon><ArrowRight /></el-icon>