From e89844d37eb53c8b0f1e88a459eac618aa4baccb Mon Sep 17 00:00:00 2001
From: du <13220750630.163.com>
Date: 星期四, 17 四月 2025 16:26:07 +0800
Subject: [PATCH] 登录页

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

diff --git a/easegen-front/src/views/Login/Login.vue b/easegen-front/src/views/Login/Login.vue
index fcf78da..272bd50 100644
--- a/easegen-front/src/views/Login/Login.vue
+++ b/easegen-front/src/views/Login/Login.vue
@@ -55,7 +55,7 @@
   width: 100%;
   height: 100%;
   background-image: url('@/assets/imgs/bei.png');
-  background-size: 100%;
+  background-size: 100% 100%;
 }
 .form-box{
   width: 25%;

--
Gitblit v1.9.3