Commit 22f7628369879c73199e80681a1fd281bb25b2a2

Authored by fengtao
1 parent 765ea86b

fix:修复mp端登录页和手机验证码背景页不贴边问题

@@ -3,6 +3,7 @@ @@ -3,6 +3,7 @@
3 background-color: #fff; 3 background-color: #fff;
4 width: 750rpx; 4 width: 750rpx;
5 background: url(/static/login.png) no-repeat; 5 background: url(/static/login.png) no-repeat;
  6 + background-size: 750rpx 1400rpx;
6 } 7 }
7 .f__login { 8 .f__login {
8 padding: 48rpx 32rpx; 9 padding: 48rpx 32rpx;
@@ -2,6 +2,7 @@ @@ -2,6 +2,7 @@
2 min-height: 100vh; 2 min-height: 100vh;
3 width: 750rpx; 3 width: 750rpx;
4 background: url(/static/login.png) no-repeat; 4 background: url(/static/login.png) no-repeat;
  5 + background-size: 750rpx 1400rpx;
5 .login-main { 6 .login-main {
6 flex-direction: column; 7 flex-direction: column;
7 .content { 8 .content {

13 KB | W: | H:

39.9 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin