From 5a1d0dbe99af85c3f9efc756296852c3d368b09e Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Tue, 9 Dec 2025 18:47:05 +0800 Subject: [PATCH] =?UTF-8?q?style(=E9=82=80=E8=AF=B7=E6=96=B0=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E9=A1=B5=E9=9D=A2):=20=E8=B0=83=E6=95=B4=E8=83=8C?= =?UTF-8?q?=E6=99=AF=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Invitation/InviteToRegister.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Invitation/InviteToRegister.vue b/src/views/Invitation/InviteToRegister.vue index b3ee91f..1c48542 100644 --- a/src/views/Invitation/InviteToRegister.vue +++ b/src/views/Invitation/InviteToRegister.vue @@ -755,7 +755,7 @@ onMounted(() => { .fullPage { width: 100vw; min-height: 100vh; - background-color: #5b4a8a; + background-color: #220c34; background-image: var(--bg-url); background-size: 100% auto; background-repeat: no-repeat;