Browse Source

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

lihao 2 years ago
parent
commit
92e7ff7202
1 changed files with 1 additions and 1 deletions
  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();