Преглед изворни кода

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

lihao пре 2 година
родитељ
комит
92e7ff7202
1 измењених фајлова са 1 додато и 1 уклоњено
  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();