From aed15180777ecf0d6486df97080fa3f0d6968a4f Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期二, 02 九月 2025 14:00:45 +0800
Subject: [PATCH] 打包配置

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

diff --git a/src/views/login.vue b/src/views/login.vue
index a491228..968a932 100644
--- a/src/views/login.vue
+++ b/src/views/login.vue
@@ -181,8 +181,8 @@
 <style lang='scss' scoped>
 .login {
   height: 100%;
-  background-image: url("../assets/indexViews/HYSNView.png");
-  background-size: cover;
+  background-image: url("../assets/indexViews/DHDCView.png");
+  background-size: 100% 100%;
   position: relative;
 }
 .title {

--
Gitblit v1.9.3