rbac/wwwroot/user/user_panel.ui
2025-01-21 13:49:26 +08:00

16 lines
194 B
XML

{
"id":"user_panel",
"widgettype":"VBox",
"options":{
"width":"auto"
},
"subwidgets":[
{
"widgettype":"urlwidget",
"options":{
"url":"{{entire_url('user.ui')}}"
}
}
]
}