新增登录背景图
This commit is contained in:
parent
f5fbcb54d7
commit
53194eff1d
Binary file not shown.
|
Before Width: | Height: | Size: 509 KiB After Width: | Height: | Size: 5.4 KiB |
@ -151,9 +151,9 @@ export default {
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
// background-image: url("../assets/image/login-background.jpg");
|
background-image: url("../assets/image/login-background.jpg");
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-color: rgba(56, 157, 170, 0.82);
|
// background-color: rgba(56, 157, 170, 0.82);
|
||||||
}
|
}
|
||||||
.title {
|
.title {
|
||||||
margin: 0px auto 30px auto;
|
margin: 0px auto 30px auto;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user