fix: 首页图表

This commit is contained in:
caiyuchao
2025-09-29 17:49:34 +08:00
parent c3eee10f3a
commit 633b067c6d
3 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ withDefaults(defineProps<Props>(), {
:end-val="item.value"
:start-val="1"
:unit="item.title === '签单率' ? '%' : ''"
class="mt-5 size-12 text-3xl"
class="mt-5 size-12 text-2xl"
prefix=""
/>
<!-- <VbenIcon :icon="item.icon" class="size-8 flex-shrink-0" /> -->