mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 08:46:40 +08:00
更新 SiteStatisticsDialog.vue
This commit is contained in:
@@ -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" />
|
||||||
|
|||||||
Reference in New Issue
Block a user