HM-SPMS/web/nginx/html/dark/json/主电状态.json
2026-01-06 04:47:40 +08:00

45 lines
1.4 KiB
JSON

{
"pageConfig": {
"height": 42,
"pageConfig": "width:0px;height:0px;background-image:none;background-size:100%; background-color:#CDCDCD;",
"signname": "主电状态",
"stateNum": 2,
"type": "icon",
"width": 42
},
"signs": [
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"height": 20,
"id": "text_1",
"isShow": 1,
"layer": 0,
"mirror": "[1,1]",
"precision": 0,
"signname": "obj_1",
"style": "left:0px;top:10px;z-index:0;width:40px;height:20px;font-family:微软雅黑;font-size:14pt;color:#FF2E2E;text-align:center;justify-content:center;display:flex;align-items:center;",
"text": "异常",
"type": "text",
"width": 40
},
{
"alpha": "100",
"angle": 0,
"class": "sign text",
"height": 20,
"id": "text_2",
"isShow": 1,
"layer": 1,
"mirror": "[1,1]",
"precision": 0,
"signname": "obj_2",
"style": "left:0px;top:10px;z-index:0;width:40px;height:20px;font-family:微软雅黑;font-size:14pt;color:#00FF00;text-align:center;justify-content:center;display:flex;align-items:center;",
"text": "正常",
"type": "text",
"width": 40
}
]
}