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;"