From 42f3f624b78a4c914d425ab119b7907c22bf078a Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期一, 06 一月 2025 16:06:47 +0800
Subject: [PATCH] 修改首页

---
 src/views/login.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/login.vue b/src/views/login.vue
index 13736c2..9f12ebf 100644
--- a/src/views/login.vue
+++ b/src/views/login.vue
@@ -44,7 +44,7 @@
             </div>
           </el-form-item>
           <el-checkbox v-model="loginForm.rememberMe" style="margin:0 0 25px 0;color: #ccc">记住密码</el-checkbox>
-          <div style="display: flex;justify-content: space-between;align-items: center;margin-bottom: 25px">
+          <div style="display: flex;justify-content: space-between;align-items: center">
             <div style="width: 100%">
               <el-button
                 class="btn-cont"

--
Gitblit v1.9.2