优化登录页背景图加载速度

This commit is contained in:
lin
2025-06-19 15:51:49 +08:00
parent 1c55bc3fd1
commit b5ca5feeea
5 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 876 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

View File

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