Spaces:
XCAPI
/
Sleeping

XCAPI commited on
Commit
c9ab7f4
·
verified ·
1 Parent(s): aee6f2b

Update admin.html

Browse files
Files changed (1) hide show
  1. admin.html +0 -2
admin.html CHANGED
@@ -282,8 +282,6 @@
282
  // 页面加载时获取配置
283
  document.addEventListener('DOMContentLoaded', loadConfig);
284
 
285
- // 定期刷新统计数据
286
- setInterval(loadConfig, 30000); // 每30秒刷新一次
287
  </script>
288
  </body>
289
  </html>
 
282
  // 页面加载时获取配置
283
  document.addEventListener('DOMContentLoaded', loadConfig);
284
 
 
 
285
  </script>
286
  </body>
287
  </html>