sage/wwwroot/public/rag/index.ui
2025-10-24 17:35:58 +08:00

17 lines
249 B
XML

{
"widgettype":"VScrollPanel",
"options":{
"bgimage":"{{entire_url('/imgs/leaf.jpg')}}"
"width":"100%",
"height":"100%"
},
"subwidgets":[
{
"widgettype":"MdWidget",
"options":{
"md_url":"{{entire_url('rag.md')}}"
}
}
]
}