Explorar o código

h5支付操作

tang %!s(int64=3) %!d(string=hai) anos
pai
achega
60e23da049
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -254,7 +254,7 @@
254 254
                 <div class="pay_input-top-shifu">实付金额</div>
255 255
                 <div class="pay_input-top-manei">
256 256
                     <span>¥</span>
257
-                    <input type="text" id="textInput" placeholder="请输入金额" autofocus="autofocus" maxLength="8"
257
+                    <input type="text" id="textInput" placeholder="请输入金额" auto-focus maxLength="8"
258 258
                         onkeyup="value=value.replace(/[^\d^\.]+/g,'')" oninput="myFunction()">
259 259
                 </div>
260 260
             </div>