media/wwwroot/bottom.ui
2025-06-24 11:45:33 +08:00

18 lines
220 B
XML

{
"widgettype":"HBox",
"options":{
"cheight":2,
"bgcolor":"#e5e5e5"
},
"subwidgets":[
{
"widgettype":"Text",
"options":{
"otext":"© 2024 版权所有",
"i18n":true,
"wrap":true
}
}
]
}