From 2fe657fb9e2359086aaef1940bc463848dfa7c38 Mon Sep 17 00:00:00 2001 From: 18631081161 <2088094923@qq.com> Date: Thu, 22 Jan 2026 23:48:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E5=AD=97=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frontend/src/views/Dashboard.vue | 2 +- src/frontend/src/views/allocations/AllocationList.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontend/src/views/Dashboard.vue b/src/frontend/src/views/Dashboard.vue index 73893de..d8ebf5d 100644 --- a/src/frontend/src/views/Dashboard.vue +++ b/src/frontend/src/views/Dashboard.vue @@ -425,7 +425,7 @@ onMounted(() => { .regiment-name { margin-top: 12px; - font-size: 20px; + font-size: 36px; color: #303133; font-weight: 600; text-align: center; diff --git a/src/frontend/src/views/allocations/AllocationList.vue b/src/frontend/src/views/allocations/AllocationList.vue index 84d3a15..9d66d07 100644 --- a/src/frontend/src/views/allocations/AllocationList.vue +++ b/src/frontend/src/views/allocations/AllocationList.vue @@ -5,7 +5,7 @@