mirror of
https://github.com//cppla/ServerStatus
synced 2025-12-14 17:52:05 +08:00
update
This commit is contained in:
@@ -261,7 +261,7 @@ function bindTheme(){
|
||||
bindTabs();
|
||||
bindTheme();
|
||||
fetchData();
|
||||
setInterval(fetchData, 4000);
|
||||
setInterval(fetchData, 1000);
|
||||
setInterval(updateTime, 60000);
|
||||
|
||||
// 详情弹窗逻辑
|
||||
|
||||
Reference in New Issue
Block a user