feat: 上线新登录页面

This commit is contained in:
橙子
2024-03-04 23:06:52 +08:00
parent 257197e1f1
commit c0f721d737
3 changed files with 8 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

View File

@@ -207,4 +207,10 @@ align-items: flex-end;
pointer-events: none;
opacity: 0.5;
background-color: #F0F2F5;
}
.div-img
{
width: 100%;
height: 100%;
}