更新 SiteStatisticsDialog.vue

This commit is contained in:
jxxghp
2025-08-02 14:53:49 +08:00
committed by GitHub
parent 5541d7974e
commit 449490e52d

View File

@@ -187,7 +187,7 @@ onMounted(() => {
<DialogWrapper max-width="50rem" :fullscreen="display.smAndDown.value" scrollable>
<VCard>
<!-- 标题栏 -->
<VCardItem class="py-3">
<VCardItem>
<VDialogCloseBtn @click="closeDialog" />
<template #prepend>
<VIcon icon="mdi-chart-line" class="me-2" />