This commit is contained in:
caishi 2022-12-09 15:26:14 +08:00
parent a1ef6862a0
commit fd042dec1b
1 changed files with 2 additions and 1 deletions

View File

@ -173,7 +173,8 @@
//登录框样式
.login_content{
top: 18vh;
top: 50%;
margin-top: -220px;
background-image: url(./img/loginBg.png);
//下次自动登录&&忘记密码
.login_register_head.login{