From a3dba349adcbeeb42cb8cd0ac220661842d43271 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sun, 19 Jul 2020 11:56:22 +0800 Subject: [PATCH] autocore: refresh data in 1s --- package/lean/autocore/files/arm/index.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/lean/autocore/files/arm/index.htm b/package/lean/autocore/files/arm/index.htm index f77f4ed44f..20eb2f46a6 100644 --- a/package/lean/autocore/files/arm/index.htm +++ b/package/lean/autocore/files/arm/index.htm @@ -174,7 +174,7 @@ }); } - XHR.poll(5, '<%=REQUEST_URI%>', { status: 1 }, + XHR.poll(1, '<%=REQUEST_URI%>', { status: 1 }, function(x, info) { if (!(npoll++ % 5))