sage/wwwroot/apps/index.ui
2025-07-16 14:28:41 +08:00

15 lines
201 B
XML

{
"widgettype":"Menu",
"options":{
"width":"240px",
"target":"main",
"items":[
{
"name":"sysparams",
"label":"系统参数管理",
"url":"{{entire_url('gobang')}}"
}
]
}
}