소스 검색

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();