From 9fd5a8b96963e178c01437a2d8a12df653d00c37 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Thu, 11 Sep 2025 15:16:50 +0800 Subject: [PATCH] bugfix --- wwwroot/menu.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwroot/menu.ui b/wwwroot/menu.ui index 0ccf6fc..e43566b 100644 --- a/wwwroot/menu.ui +++ b/wwwroot/menu.ui @@ -9,7 +9,7 @@ }, "cwidth":10, "items":[ -{% get_user() %} +{% if get_user() %} { "name":"config", "label":"配置",