lilei
1 year ago
|
@@ -247,7 +247,6 @@
|
|
|
|
|
|
.login-content {
|
|
|
padding:0 100upx;
|
|
|
- flex-grow: 1;
|
|
|
height: 80%;
|
|
|
|
|
|
.login-logo {
|
|
@@ -191,8 +191,6 @@
|
|
|
}
|
|
|
}
|
|
|
.bottom-cont{
|
|
|
- position: fixed;
|
|
|
- bottom: 0;
|
|
|
width: 100%;
|
|
|
background-color: #fff;
|
|
|
height: 110rpx;
|
|
@@ -200,6 +198,7 @@
|
|
|
color: #999999;
|
|
|
text-align: center;
|
|
|
line-height: 110rpx;
|
|
|
+ margin-top: 20rpx;
|
|
|
}
|
|
|
|
|
|
</style>
|