登录页移动端适配

页面最右边的空白条条已完善
This commit is contained in:
yaoyanan
2021-03-29 15:07:13 +08:00
parent 930da4650c
commit d109108355
6 changed files with 220 additions and 90 deletions
@@ -39,4 +39,10 @@
}
},
}
</script>
</script>
<style>
.main{
height: 100%;
overflow: auto;
}
</style>