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

20 lines
272 B
XML

{
"widgettype":"PopupWindow",
"options":{
"height":"80%",
"width":"80%",
"archor":"cc",
"movable":true,
"resizable":true,
"auto_open":true
},
"subwidgets":[
{
"widgettype":"urlwidget",
"options":{
"url":"{{entire_url('feelog')}}"
}
}
]
}