新增登录背景图

This commit is contained in:
不做码农 2021-12-15 12:53:04 +08:00
parent f5fbcb54d7
commit 53194eff1d
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 509 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

@ -151,9 +151,9 @@ export default {
justify-content: center;
align-items: center;
height: 100%;
// background-image: url("../assets/image/login-background.jpg");
background-image: url("../assets/image/login-background.jpg");
background-size: cover;
background-color: rgba(56, 157, 170, 0.82);
// background-color: rgba(56, 157, 170, 0.82);
}
.title {
margin: 0px auto 30px auto;