This commit is contained in:
yumoqing 2025-09-11 15:16:26 +08:00
parent 4d316118f1
commit a72b2746c6

View File

@ -9,7 +9,7 @@
}, },
"cwidth":10, "cwidth":10,
"items":[ "items":[
{% set roles = get_user_roles(get_user()) %} {% if get_user() %}
{ {
"name":"svgicon", "name":"svgicon",
"label":"图标管理", "label":"图标管理",