|
@@ -58,8 +58,11 @@ const siteIndex = {
|
|
|
},
|
|
|
|
|
|
{
|
|
|
- 'type': 'text', 'id': 'm1t8', 'name': '', 'point': [1, 0.5], 'from': 'm2p13', 'margin': { 'x': [0, 180], 'y': [0, -150] }, 'value': [
|
|
|
- { 'id': 't1', 'name': '进水浊度:', 'value': 0.0, 'unit': 'NTU', 'itnm': 'S7.300.JIN_SS', 'isType': '2',"style":"color:#EEEEEE;font-size:40px;" },
|
|
|
+ 'type': 'text', 'id': 'm1t8', 'name': '', 'point': [1, 0.5], 'from': 'm2p13', 'margin': { 'x': [0, 220], 'y': [0, -240] }, 'value': [
|
|
|
+ { 'id': 't1', 'name': '进水PH:', 'value': 0, 'unit': 'PH', 'itnm': 'S8.300.JIN_PH', 'isType': '2',"style":"color:#EEEEEE;font-size:40px;" },
|
|
|
+ { 'id': 't1', 'name': '进水温度:', 'value': 0.0, 'unit': '℃', 'itnm': 'S8.300.JIN_WD', 'isType': '2',"style":"color:#EEEEEE;font-size:40px;" },
|
|
|
+ { 'id': 't1', 'name': '进水浊度:', 'value': 0.0, 'unit': 'NTU', 'itnm': 'S8.300.JIN_SS', 'isType': '2',"style":"color:#EEEEEE;font-size:40px;" },
|
|
|
+
|
|
|
{ 'id': 't1', 'name': '进水流量:', 'value': 0.0, 'unit': 'm³/h', 'itnm': 'S7.300.JIN_FT', 'isType': '2',"style":"color:#EEEEEE;font-size:40px;" },
|
|
|
]
|
|
|
},
|
|
@@ -78,15 +81,17 @@ const siteIndex = {
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- 'type': 'text', 'id': 'm1t5', 'name': '', 'point': [1, 0.5], 'from': 'm2p13', 'margin': { 'x': [0, 260], 'y': [0, 100] },
|
|
|
+ 'type': 'text', 'id': 'm1t5', 'name': '', 'point': [1, 0.5], 'from': 'm2p13', 'margin': { 'x': [0, 260], 'y': [0, 200] },
|
|
|
'device': 'S7.300',
|
|
|
'value': [
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- { 'id': 't2', 'name': '出水浊度:', 'value': 0.0, 'unit': 'NTU', 'itnm': 'S7.300.CHU_SS', 'isType': '2', 'toFixed': '3',"style":"color:#EEEEEE;font-size:40px;" },
|
|
|
+
|
|
|
+ { 'id': 't2', 'name': '出水浊度:', 'value': 0.0, 'unit': 'NTU', 'itnm': 'S8.300.CHU_SS', 'isType': '2', 'toFixed': '3',"style":"color:#EEEEEE;font-size:40px;" },
|
|
|
{ 'id': 't3', 'name': '出水余氯:', 'value': 0.0, 'unit': 'mg/L', 'itnm': 'S7.300.CHU_CL', 'isType': '2', 'toFixed': '3',"style":"color:#EEEEEE;font-size:40px;" },
|
|
|
- { 'id': 't3', 'name': '出水流量:', 'value': 0.0, 'unit': 'm³/h', 'itnm': 'S7.300.CHU_FT', 'isType': '2', 'toFixed': '3',"style":"color:#EEEEEE;font-size:40px;" }
|
|
|
+ { 'id': 't3', 'name': '出水流量:', 'value': 0.0, 'unit': 'm³/h', 'itnm': 'S7.300.CHU_FT', 'isType': '2', 'toFixed': '3',"style":"color:#EEEEEE;font-size:40px;" },
|
|
|
+ { 'id': 't2', 'name': '出水PH:', 'value': 0.0, 'unit': 'PH', 'itnm': 'S8.300.CHU_PH', 'isType': '2', 'toFixed': '3',"style":"color:#EEEEEE;font-size:40px;" },
|
|
|
+ { 'id': 't2', 'name': '出水温度:', 'value': 0.0, 'unit': '℃', 'itnm': 'S8.300.CHU_WD', 'isType': '2', 'toFixed': '3',"style":"color:#EEEEEE;font-size:40px;" },
|
|
|
+ { 'id': 't2', 'name': '出水二氧化氯:', 'value': 0.0, 'ppm': 'NTU', 'itnm': 'S8.300.CHU_CL', 'isType': '2', 'toFixed': '3',"style":"color:#EEEEEE;font-size:40px;" },
|
|
|
+ { 'id': 't2', 'name': '瞬时流速:', 'value': 0.0, 'unit': 'm/s', 'itnm': 'S8.300.CHU_S', 'isType': '2', 'toFixed': '3',"style":"color:#EEEEEE;font-size:40px;" }
|
|
|
]
|
|
|
},
|
|
|
|