mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-07 02:22:48 +08:00
refactor(admin): 重构系统状态模块以支持模块化结构
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user