From 196670f15c46f930e35ab82a3b3055869d8b0316 Mon Sep 17 00:00:00 2001 From: xingyy <373639591@qq.com> Date: Tue, 30 Jul 2024 11:26:49 +0800 Subject: [PATCH] 123 --- src/views/logon/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/logon/index.vue b/src/views/logon/index.vue index d26730f..6948c84 100644 --- a/src/views/logon/index.vue +++ b/src/views/logon/index.vue @@ -126,7 +126,7 @@ onBeforeUnmount(() => { background-repeat: no-repeat; position: relative; .content2{ - bottom: 85px; + top: 550px; left: 50%; transform: translateX(-50%); position: absolute;