修改部分页面ui以及bug

This commit is contained in:
lemon橪
2021-06-23 18:08:22 +08:00
parent ea396405df
commit 2391f71d9a
16 changed files with 324 additions and 462 deletions

View File

@@ -162,7 +162,7 @@ export default {
}
.login {
height: 100%;
background: url("../assets/background.svg") no-repeat;
background: url("../assets/background.png") no-repeat;
background-size: 100%;
background-position-y: bottom;
background-color: #edf0f3;