msp/wwwroot/bottom.ui
2025-07-16 15:06:49 +08:00

18 lines
233 B
XML

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