pcacc 5 місяців тому
батько
коміт
12dee77160
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      templates/index_dongri.html

+ 1 - 1
templates/index_dongri.html

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