From 623fdc1938bb70d7cd186fee69ba862ed3b61a4a Mon Sep 17 00:00:00 2001 From: songjie Date: Fri, 30 Jan 2026 14:03:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=B3=E4=BE=A7=E5=AE=B9=E5=99=A8=E5=B7=A6?= =?UTF-8?q?=E7=A7=BB=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/PlatformData/UserOverview.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/PlatformData/UserOverview.vue b/src/views/PlatformData/UserOverview.vue index 5e41662..b91191f 100644 --- a/src/views/PlatformData/UserOverview.vue +++ b/src/views/PlatformData/UserOverview.vue @@ -644,6 +644,7 @@ onMounted(() => { flex-direction: column; align-items: center; /* 改为水平居中 */ justify-content: center; + margin-right: 150px; /* 右边容器向左移 */ } .card-title {