You've already forked ServerStatus
mirror of
https://github.com/cppla/ServerStatus.git
synced 2025-12-19 11:33:57 +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