diff --git a/index.html b/index.html index 110da85..c635c2d 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,9 @@ } catch (e) { document.documentElement.classList.add("light") } + + // 全局配置变量 + window.ShowServerDetails = true; // 是否显示服务器详细信息