diff --git a/wwwroot/index.ui b/wwwroot/index.ui index 1a3d8ba..1e5e17d 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -133,6 +133,12 @@ "label": "租户管理", "icon": "{{entire_url('/imgs/globe.svg')}}", "url": "{{entire_url('/tenant')}}" + }, + { + "name": "app_audit", + "label": "审计日志", + "icon": "{{entire_url('/imgs/database.svg')}}", + "url": "{{entire_url('/app_audit')}}" } ] }