作者 李洪娟
1 个管道 的构建 通过 耗费 1 秒

修改

@@ -24,18 +24,20 @@ @@ -24,18 +24,20 @@
24 } 24 }
25 25
26 26
27 -  
28 -.login_img{  
29 - display: flex;  
30 - justify-content: center;  
31 - width: 2.32rem; 27 +.baby_img{
  28 + width:2.32rem;
32 height:2.01rem; 29 height:2.01rem;
33 - margin: 1.58rem auto 0;  
34 } 30 }
35 -.login_img img{ 31 +.baby_img img{
36 width:100%; 32 width:100%;
37 height:100%; 33 height:100%;
38 } 34 }
  35 +.login_img{
  36 + display: flex;
  37 + justify-content: center;
  38 + width: 6rem;
  39 + margin: 1.58rem auto 0;
  40 +}
39 .img_detail { 41 .img_detail {
40 width: 1.75rem; 42 width: 1.75rem;
41 height: 1.68rem; 43 height: 1.68rem;
@@ -60,7 +60,10 @@ @@ -60,7 +60,10 @@
60 <!--<div class="header_wrap"></div>--> 60 <!--<div class="header_wrap"></div>-->
61 <!--banner--> 61 <!--banner-->
62 <div class="login_img"> 62 <div class="login_img">
63 - <img src="__TMPL__/public/mobile/images/login_pic1.png" class="img_detail" /> 63 + <div class="baby_img">
  64 + <img src="__TMPL__/public/mobile/images/login_pic1.png" class="img_detail" />
  65 + </div>
  66 +
64 <div class="login_text"> 67 <div class="login_text">
65 <p>用户登录</p> 68 <p>用户登录</p>
66 <span>仅限天津及唐山地区用户</span> 69 <span>仅限天津及唐山地区用户</span>