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%;
}

View File

@@ -53,7 +53,7 @@
</div>
</div>
<div class="div-right">
<p style="text-align: center;"> 300社区钱钱征求图片及背景</p>
<img class="div-img" src="@/assets/login.png"/>
</div>
@@ -61,7 +61,7 @@
<!-- 注册 -->
<div class="div-content" v-else>
<div class="div-right-register">
<img class="div-img" src="@/assets/login.png"/>
</div>
<div class="div-left-register">
<div class="left-container">