This commit is contained in:
Your Name
2026-08-07 15:02:20 +08:00
parent 6ce58bcd85
commit 894f52e875
@@ -181,7 +181,7 @@
<div class="ranking-main">
<div class="ranking-copy">
<strong>{{ item.name || '未命名成员' }}</strong>
<span>{{ formatNumber(item.count) }} 挂号</span>
<span>{{ formatNumber(item.count) }} 挂号</span>
</div>
<div class="ranking-meter" aria-hidden="true">
<span :style="{ width: rankingWidth(item.count, appointmentRankingMax) }" />