更新 SiteStatisticsDialog.vue

This commit is contained in:
jxxghp
2025-08-02 14:53:49 +08:00
committed by GitHub
parent 5541d7974e
commit 449490e52d
@@ -187,7 +187,7 @@ onMounted(() => {
<DialogWrapper max-width="50rem" :fullscreen="display.smAndDown.value" scrollable> <DialogWrapper max-width="50rem" :fullscreen="display.smAndDown.value" scrollable>
<VCard> <VCard>
<!-- 标题栏 --> <!-- 标题栏 -->
<VCardItem class="py-3"> <VCardItem>
<VDialogCloseBtn @click="closeDialog" /> <VDialogCloseBtn @click="closeDialog" />
<template #prepend> <template #prepend>
<VIcon icon="mdi-chart-line" class="me-2" /> <VIcon icon="mdi-chart-line" class="me-2" />