From d9b750dc5089408da63bd3f1ce7260f3889ae96d Mon Sep 17 00:00:00 2001 From: lin <648540858@qq.com> Date: Thu, 26 Jun 2025 11:05:39 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E4=B8=A2=E5=A4=B1=E7=9A=84?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/views/login/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/views/login/index.vue b/web/src/views/login/index.vue index 50b10c85b..dd6324d04 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.png); + background-image: url(/static/images/bg19.webp); background-position: center center; background-repeat: no-repeat; background-size: cover;"