From 150206ec69e8d36a93fd1c36cb9a9a1efea32d41 Mon Sep 17 00:00:00 2001
From: Flex <q1406482700@163.com>
Date: 星期二, 22 四月 2025 17:21:42 +0800
Subject: [PATCH] 修改登录页

---
 easegen-front/src/views/Login/Login.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/easegen-front/src/views/Login/Login.vue b/easegen-front/src/views/Login/Login.vue
index f34cffe..0b2f5cb 100644
--- a/easegen-front/src/views/Login/Login.vue
+++ b/easegen-front/src/views/Login/Login.vue
@@ -76,6 +76,7 @@
   float: left;
   width: 50%;
   margin-top: 4vh;
+  margin-left: 60px;
 }
 
 .Left-img img{

--
Gitblit v1.9.3