1. 解决角色分配部门时,全选存在 bug

2. 修改背景和 logo
This commit is contained in:
YunaiV
2021-02-23 01:39:31 +08:00
parent 1c1f1c49fa
commit 94dfe41153
4 changed files with 11 additions and 7 deletions

View File

@ -146,7 +146,7 @@ export default {
justify-content: center;
align-items: center;
height: 100%;
background-image: url("../assets/images/login-background.jpg");
background-image: url("http://static.yudao.iocoder.cn/login-background.jpg");
background-size: cover;
}
.title {