tang 3 lat temu
rodzic
commit
ba495ed4a6
1 zmienionych plików z 0 dodań i 1 usunięć
  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;