diff --git a/src/views/manage/DashboardView.vue b/src/views/manage/DashboardView.vue index a067eeb..6bdff37 100644 --- a/src/views/manage/DashboardView.vue +++ b/src/views/manage/DashboardView.vue @@ -233,15 +233,17 @@ class="theme-2026-card theme-2026-card-hover rounded-[24px] p-4 shadow-md transition-all duration-200 hover:-translate-y-0.5 hover:shadow-lg sm:rounded-[30px] sm:p-5" :class="[panelClass, cardHoverClass]" > -
-
-

下载/上传趋势

-

- {{ analyticsSummaryText }} -

-

轻触或滑动查看数据;拖动底部日期轴平移图表

-
-
+
+
+
+

下载/上传趋势

+

+ {{ analyticsSummaryText }} +

+

轻触或滑动查看数据;拖动底部日期轴平移图表

+
+
+
+
+
-
+ +
+
-
-
+ +
+
-
+
+
@@ -2197,3 +2201,43 @@ onMounted(() => { void loadHistoryFiles() }) + +