From 3ce74652646c35568c44daa69b18ef23b8622d01 Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: Wed, 11 Mar 2026 13:36:55 +0800
Subject: [PATCH] 修改参数
---
src/views/login/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/login/index.vue b/src/views/login/index.vue
index 8fc2f10..9be03f6 100644
--- a/src/views/login/index.vue
+++ b/src/views/login/index.vue
@@ -394,7 +394,7 @@
visibility: hidden;
}
.login_title{
- background: url("../../assets/title@2x.png") center no-repeat;
+ background: url("../../assets/title@2x2.png") center no-repeat;
width:747px;
height:300px;
margin:auto;
--
Gitblit v1.9.2