字段对接
site-dist-deploy / build-and-deploy (push) Successful in 1m12s

This commit is contained in:
2026-02-02 11:20:42 +02:00
parent 519bc32be6
commit 0725bf9a2b
3 changed files with 36 additions and 7 deletions
@@ -33,7 +33,7 @@
>
<div class="flex flex-col">
<span class="text-sm font-semibold text-white">{{ item.user_hash }}</span>
<span class="text-[10px] text-white/40">{{ formatTime(item.updated_at) }}</span>
<span class="text-[10px] text-white/40">{{ formatTime(item.update_at) }}</span>
</div>
<div class="text-lg font-bold text-white tabular-nums">$ {{ item.amount }}</div>
</div>