Browse Source

前端样式兼容问题

lizhen_gitee 3 years ago
parent
commit
92016c2213
1 changed files with 2 additions and 2 deletions
  1. 2 2
      application/index/view/recharge/index.html

+ 2 - 2
application/index/view/recharge/index.html

@@ -239,8 +239,8 @@
             <form method="post" action="/index/recharge/recharge_pc">
             <div class="phone-wrap row">
                 <div class="phone-item row">
-                    <input type="text" name="mobile" placeholder="请输入注册手机号" autofocus="true"/>
-                    <!--<span class="phone-nick" >昵称: 李大娃</span>-->
+                    <input type="text" name="mobile" placeholder="请输入注册手机号" class="phoneInpt" oninput="onInpt()" autofocus="true"/>
+                    <span class="phone-nick" ></span>
                 </div>
             </div>
             <div class="recharge-wrap">