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 {