This commit is contained in:
2025-10-03 23:41:35 +08:00
parent 8ede959fc2
commit 15d0e3cac6
2 changed files with 67 additions and 85 deletions

View File

@@ -139,7 +139,7 @@ function showStatisticsPanel() {
v-if="userStore.isSuperAdmin"
@click="showStatisticsPanel"
>
数据统计
{{ isDesktop ? "统计信息" : "统计" }}
</n-button>
<n-dropdown size="large" :options="menu" @select="select">
<n-button :size="isDesktop ? 'medium' : 'small'">操作</n-button>