fix #91 otp ui

This commit is contained in:
jxxghp
2024-03-28 19:04:15 +08:00
parent 984d502259
commit d244363321
3 changed files with 81 additions and 64 deletions

View File

@@ -428,7 +428,7 @@ watch(() => props.plugin?.has_update, (newHasUpdate, oldHasUpdate) => {
</div>
<span v-if="props.count" class="absolute bottom-1 right-2 flex items-center">
<VIcon icon="mdi-fire" />
<span class="text-sm ms-1">{{ props.count }}</span>
<span class="text-sm ms-1">{{ props.count?.toLocaleString() }}</span>
</span>
<VCardItem class="py-2">
<VCardTitle class="flex items-center flex-row">