This commit is contained in:
yumoqing 2025-09-11 15:16:50 +08:00
parent f67b4a32a2
commit 9fd5a8b969

View File

@ -9,7 +9,7 @@
}, },
"cwidth":10, "cwidth":10,
"items":[ "items":[
{% get_user() %} {% if get_user() %}
{ {
"name":"config", "name":"config",
"label":"配置", "label":"配置",