refactor(admin): 重构系统状态模块以支持模块化结构

This commit is contained in:
augushong
2026-01-23 00:02:51 +08:00
parent 3c0d39c4ce
commit 6eefa1cd2e
7 changed files with 16 additions and 13 deletions

View File

@@ -148,7 +148,7 @@ $ul_system_menu = array(
"pid" => 228,
"title" => "系统状态",
"icon" => "fa fa-info-circle",
"href" => "status/index",
"href" => "system.status/index",
"params" => "",
"target" => "_self",
"sort" => 0,