优化登录页背景图加载速度
This commit is contained in:
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 |
@@ -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;"
|
||||
|
||||
Reference in New Issue
Block a user