Parcourir la source

fix:去掉connect异常后下机操作

lihao il y a 2 ans
Parent
commit
92e7ff7202
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      static/screenIos/WXtrialInterface.html

+ 1 - 1
static/screenIos/WXtrialInterface.html

@@ -616,7 +616,7 @@
           }
           $('#countView').hide();
           $('.countdown-wrap').hide();
-          downline();
+          //downline();
           $.toast('画面异常,请重新进入', 'text');
           setTimeout(() => {
             quit();