From 8bf5c835bedb8afcf6f74dcfbf89561d28351fae Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 26 Aug 2023 13:44:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 972b861..b6a4d64 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -569,6 +569,7 @@ const tabLogin = ref(false); .scanUrl { display: flex; justify-content: center; + margin-top: 10px; }