refactor(admin-dashboard): unify rank card subtitle

This commit is contained in:
萝卜
2026-03-16 10:57:19 +08:00
parent 3dba987e40
commit f7f7f6d4f1

View File

@@ -160,7 +160,7 @@
} }
@endphp @endphp
<div class="muted">Top5 合计已付 ¥{{ number_format($rankTotal, 2) }}</div> <div class="muted">按已付金额统计</div>
@php @php
// 用于前端渐进增强渲染迷你排行JS 读取 data-points // 用于前端渐进增强渲染迷你排行JS 读取 data-points