ソースを参照

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