From 63e1a68312a317ff43087ad6cd76c20386dec14a Mon Sep 17 00:00:00 2001 From: songjie Date: Fri, 23 Jan 2026 15:06:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=87=8D=E7=BD=AE=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E9=A2=9C=E8=89=B2=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/PlatformData/UserOverview.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/PlatformData/UserOverview.vue b/src/views/PlatformData/UserOverview.vue index fba7580..06c5c77 100644 --- a/src/views/PlatformData/UserOverview.vue +++ b/src/views/PlatformData/UserOverview.vue @@ -707,8 +707,8 @@ onMounted(() => { background-color: #409eff; } .reset-btn { - background-color: #a0cfff; - border-color: #a0cfff; + background-color: #409eff; + border-color: #409eff; } .export-btn { margin-left: auto;