From 6d1953cd1dea749be2460ae939d86d9619934785 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Fri, 14 Aug 2026 13:23:48 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=B8=BB=E8=8F=9C=E5=8D=95=E5=8A=A0?= =?UTF-8?q?=E5=AE=A1=E8=AE=A1=E6=97=A5=E5=BF=97=E5=85=A5=E5=8F=A3=EF=BC=88?= =?UTF-8?q?/app=5Faudit=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wwwroot/index.ui | 6 ++++++ 1 file changed, 6 insertions(+) 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')}}" } ] }