mirror of https://github.com/cppla/ServerStatus
update
parent
d25e7871ba
commit
a03cda0ef0
|
@ -261,7 +261,7 @@ function bindTheme(){
|
|||
bindTabs();
|
||||
bindTheme();
|
||||
fetchData();
|
||||
setInterval(fetchData, 4000);
|
||||
setInterval(fetchData, 1000);
|
||||
setInterval(updateTime, 60000);
|
||||
|
||||
// 详情弹窗逻辑
|
||||
|
|
Loading…
Reference in New Issue