登录页背景图更换

This commit is contained in:
打豆豆 2023-11-16 17:03:56 +08:00
parent b18a1725f9
commit 81bfddf00a
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 509 KiB

After

Width:  |  Height:  |  Size: 1.0 MiB

View File

@ -165,7 +165,7 @@ export default {
align-items: center;
height: 100%;
background-image: url("../assets/images/login-background.jpg");
background-size: cover;
background-size:100% 100%;
}
.title {
margin: 0px auto 30px auto;