mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 07:28:37 +08:00
fix dashboard
This commit is contained in:
@@ -44,7 +44,7 @@ onMounted(() => {
|
||||
{{ formatFileSize(storage) }}
|
||||
</h5>
|
||||
<p class="mt-2">已使用 {{ usedPercent }}% 🚀</p>
|
||||
<p class="mt-1"><VProgressLinear :model-value="usedPercent" /></p>
|
||||
<p class="mt-1"><VProgressLinear :model-value="usedPercent" color="primary" /></p>
|
||||
</VCardText>
|
||||
|
||||
<!-- Triangle Background -->
|
||||
|
||||
Reference in New Issue
Block a user