From 6659779d9194af307f72903833360a207e870b64 Mon Sep 17 00:00:00 2001 From: xiaoQQya Date: Wed, 25 Jun 2025 10:19:57 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E9=A1=B5=E8=83=8C=E6=99=AF=E5=9B=BE=E5=8A=A0=E8=BD=BD=E5=A4=B1?= =?UTF-8?q?=E8=B4=A5=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/views/login/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/views/login/index.vue b/web/src/views/login/index.vue index d02d76e3b..50b10c85b 100644 --- a/web/src/views/login/index.vue +++ b/web/src/views/login/index.vue @@ -7,7 +7,7 @@ width: 100%; height: 100vh; display: flex; - background-image: url(/static/images/bg19.webp); + background-image: url(/static/images/bg19.png); background-position: center center; background-repeat: no-repeat; background-size: cover;" @@ -61,7 +61,7 @@