sage/wwwroot/public/api/index.ui
2026-04-01 16:06:34 +08:00

18 lines
267 B
XML

{
"widgettype": "VScrollPanel",
"options":{
"height": "100%",
"width": "100%"
},
"subwidgets":[
{
"widgettype":"MdWidget",
"options":{
"margin": "10px",
"width":"100%",
"md_url":"{{entire_url('api_')}}{{params_kw._lang}}.md"
}
}
]
}