pccs/wwwroot/bottom.ui

23 lines
553 B
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"widgettype": "HBox",
"options": {
"width": "100%",
"height": "32px",
"bgcolor": "#f8fafc",
"borderTop": "1px solid #e2e8f0",
"padding": "0 16px",
"halign": "center",
"valign": "center"
},
"subwidgets": [
{
"widgettype": "Text",
"options": {
"otext": "© 2026 PCCS 算力中心集群系统 | ICP备案号粤ICP备XXXXXXXX号",
"cfontsize": 0.7,
"color": "#94a3b8"
}
}
]
}