소스 검색

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>