移动端登录页适配完善

This commit is contained in:
yaoyanan
2021-04-01 17:42:59 +08:00
parent c306ccae90
commit 9d2260395e
2 changed files with 3 additions and 2 deletions
@@ -10,7 +10,7 @@
<span id="p-company">HEZHONGWEILAI</span>
</div>
</div>
<div>
<div v-if="mobile">
<span class="top-bg"><img src="~/@assets/mobileBg.png" alt=""></span>
<span class="btm-bg"><img src="~/@assets/mobileHome.png" alt=""></span>
</div>
+2 -1
View File
@@ -435,7 +435,8 @@
.user-layout-login-mobile{
right: 0;
width: 100%;
height: 46%;
min-width: 0 !important;
height: 46% !important;
background: transparent;
min-height: 0;
padding: 0 2rem 0 2rem;