浏览代码

Merge branch 'master' of http://1.94.225.168:6602/pcacc/yys_auto

pcacc 5 月之前
父节点
当前提交
741d132e93
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      templates/index_dongri.html

+ 1 - 1
templates/index_dongri.html

@@ -246,7 +246,7 @@
             get_title();
             read_cfg();
             executeTask();
-            setTimeout(stopPageAndCloseSocket, 60000); // 1分钟 = 60000毫秒
+            setTimeout(stopPageAndCloseSocket, 600000); // 1分钟 = 60000毫秒
         };
         
     </script>