23 lines
553 B
XML
23 lines
553 B
XML
{
|
||
"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"
|
||
}
|
||
}
|
||
]
|
||
}
|