style(邀请新用户页面): 调整背景色

This commit is contained in:
hzj 2025-12-09 18:47:05 +08:00
parent 4d0cea270f
commit 5a1d0dbe99

View File

@ -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;