fix(hooks): 修复toLogin函数导致登录重定向地址过多

This commit is contained in:
Soybean
2021-09-16 18:43:52 +08:00
parent c84c37d1a6
commit b4adf678a4
4 changed files with 26 additions and 16 deletions

View File

@ -9,6 +9,7 @@
align-items: center;
width: 100%;
height: 100%;
background-color:#f5f7f9;
}
.app-loading_logo {
width: 128px;