Commit 79f71084 authored by xishifeng's avatar xishifeng Committed by hujun

邀请注册样式修改

parent f7312cdb
...@@ -47,7 +47,8 @@ ...@@ -47,7 +47,8 @@
</div> </div>
<script src="/app/js/jquery.js"></script> <!--<script src="/app/js/jquery.js"></script>-->
<script src="/app/js/jquery-1122-min.js" charset="UTF-8"></script>
<script src="/app/js/common.js" charset="UTF-8"></script> <script src="/app/js/common.js" charset="UTF-8"></script>
<script src="/app/js/share_register.js"></script> <script src="/app/js/share_register.js"></script>
</body> </body>
......
...@@ -44,6 +44,7 @@ body{ ...@@ -44,6 +44,7 @@ body{
background: none; background: none;
margin-top: 0.18rem; margin-top: 0.18rem;
border: none; border: none;
width: 3.3rem;
} }
input::-webkit-input-placeholder{ input::-webkit-input-placeholder{
color: #ccc; color: #ccc;
...@@ -65,6 +66,7 @@ input::-webkit-input-placeholder{ ...@@ -65,6 +66,7 @@ input::-webkit-input-placeholder{
background: none; background: none;
margin-top: 0.18rem; margin-top: 0.18rem;
border: none; border: none;
width: 3rem;
} }
.send1{ .send1{
font-size: 0.26rem; font-size: 0.26rem;
......
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