chore(cp排行榜): 历史记录增加±号

This commit is contained in:
hzj 2026-01-19 21:04:57 +08:00
parent 86035bc111
commit 03538d3f43

View File

@ -1038,7 +1038,7 @@
style="width: 10vw; object-fit: cover; display: block; aspect-ratio: 1/1"
/>
<div style="font-weight: 590; font-size: 0.9em">
{{ record.changeType == 2 ? '-' : '' }}{{ record.changeAmount }}
{{ record.changeType == 2 ? '-' : '+' }}{{ record.changeAmount }}
</div>
</div>
<div style="font-weight: 510; font-size: 0.8em">