tang 3 gadi atpakaļ
vecāks
revīzija
ba495ed4a6
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      index.html

+ 0 - 1
index.html

@@ -301,7 +301,6 @@
301 301
         }
302 302
         //判断是不是微信
303 303
         if (ua.match(/MicroMessenger/i) == "micromessenger") {
304
-            $('#textInput').focus();
305 304
             trade_type = "WX"
306 305
             if (userpay.code == "" || userpay.code == null) {
307 306
                 window.location.href = wechatHrefurl;