Commit d6f4fa68 authored by agping's avatar agping

邀请修改

parent fe7cd06c
...@@ -29,10 +29,10 @@ ...@@ -29,10 +29,10 @@
<a href="javascript:;" v-show="isSaving" class="conform flex-center">提交中</a> <a href="javascript:;" v-show="isSaving" class="conform flex-center">提交中</a>
</div> </div>
<div class="clear"></div> <div class="clear"></div>
<div class="qr-code-area"> <!--<div class="qr-code-area">
<div class="qr-code-area2"><img :src="qrCodeImg" alt="" class="qrCodeImg"/></div> <div class="qr-code-area2"><img :src="qrCodeImg" alt="" class="qrCodeImg"/></div>
<p class="qr-code-text">下载同联APP找商铺</p> <p class="qr-code-text">下载同联APP找商铺</p>
</div> </div>-->
</div> </div>
</div> </div>
</div> </div>
...@@ -201,7 +201,7 @@ body{ ...@@ -201,7 +201,7 @@ body{
width: 73.3%; width: 73.3%;
position: absolute; position: absolute;
z-index: 3; z-index: 3;
top: 5.8rem; top: 6.2rem;
height: 2rem; height: 2rem;
left: 13.2%; left: 13.2%;
} }
...@@ -275,7 +275,7 @@ input::-webkit-input-placeholder{ ...@@ -275,7 +275,7 @@ input::-webkit-input-placeholder{
width: 0.26rem; width: 0.26rem;
height: 0.26rem; height: 0.26rem;
float: left; float: left;
margin-top: 0.43rem; margin-top: 0.64rem;
display: block; display: block;
margin-left: 15%; margin-left: 15%;
} }
...@@ -283,7 +283,7 @@ input::-webkit-input-placeholder{ ...@@ -283,7 +283,7 @@ input::-webkit-input-placeholder{
float: left; float: left;
font-size: 0.22rem; font-size: 0.22rem;
color: #666666; color: #666666;
margin-top: 0.4rem; margin-top: 0.6rem;
margin-left: 0.1rem; margin-left: 0.1rem;
} }
.register-div span{ .register-div span{
...@@ -302,7 +302,7 @@ input::-webkit-input-placeholder{ ...@@ -302,7 +302,7 @@ input::-webkit-input-placeholder{
line-height: 0.68rem; line-height: 0.68rem;
font-size: 0.3rem; font-size: 0.3rem;
text-align: center; text-align: center;
margin-top: 0.3rem; margin-top: 0.6rem;
/*clear: both;*/ /*clear: both;*/
} }
.div-conform a{ .div-conform a{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment