fix: 更新健康监测模块页面与文档,新增静态服务配置

This commit is contained in:
liuyunqin
2026-07-15 17:34:52 +08:00
parent ff11ee0e1c
commit c7096947e0
18 changed files with 756 additions and 472 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"cleanUrls": false,
"directoryListing": false,
"rewrites": [
{ "source": "/", "destination": "/index.html" }
]
}