|
@@ -68,16 +68,19 @@ const siteIndex = {
|
|
|
},
|
|
|
|
|
|
{
|
|
|
- 'type': 'text', 'id': 'm1t3', 'name': '', 'point': [1, 0.5], 'from': 'm2p4', 'margin': { 'x': [0, 90], 'y': [0, 50] }, 'value': [
|
|
|
-
|
|
|
- { 'id': 't1', 'name': '开关状态:', 'value': 0, 'unit': '', 'itnm': 'S7.300.1#F_OPEN', 'isType': '1', 'type': { '0': '关', '1': '开' },"style":"",'alarmValue':1 }
|
|
|
+ 'type': 'text', 'id': 'm1t3', 'name': '', 'point': [1, 0.5], 'from': 'm2p4', 'margin': { 'x': [0, 280], 'y': [0, 80] }, 'value': [
|
|
|
+ { 'id': 't1', 'name': '开关状态:', 'value': 0, 'unit': '', 'itnm': 'S7.300.1#F_OPEN', 'isType': '1', 'type': { '0': '关', '1': '开' },"style":"",'alarmValue':1 },
|
|
|
+ { 'id': 't1', 'name': '取水瞬时流量:', 'value': 0.0, 'unit': 'm³/h', 'itnm': 'SC_In_DN500_FT', 'isType': '2', 'toFixed': '3', "style":"color:#EEEEEE;font-size:40px;" },
|
|
|
+ { 'id': 't1', 'name': '取水累计流量:', 'value': 0.0, 'unit': 'm³', 'itnm': 'SC_In_DN500_TFT', 'isType': '2', 'toFixed': '3', "style":"color:#EEEEEE;font-size:40px;" }
|
|
|
]
|
|
|
},
|
|
|
|
|
|
{
|
|
|
- 'type': 'text', 'id': 'm1t4', 'name': '', 'point': [1, 0.5], 'from': 'm2p5', 'margin': { 'x': [0, 90], 'y': [0, 50] }, 'value': [
|
|
|
+ 'type': 'text', 'id': 'm1t4', 'name': '', 'point': [1, 0.5], 'from': 'm2p5', 'margin': { 'x': [0, 280], 'y': [0, 80] }, 'value': [
|
|
|
|
|
|
- { 'id': 't1', 'name': '开关状态:', 'value': 0, 'unit': '', 'itnm': 'S7.300.2#F_OPEN', 'isType': '1', 'type': { '0': '关', '1': '开' },"style":"",'alarmValue':1 }
|
|
|
+ { 'id': 't1', 'name': '开关状态:', 'value': 0, 'unit': '', 'itnm': 'S7.300.2#F_OPEN', 'isType': '1', 'type': { '0': '关', '1': '开' },"style":"",'alarmValue':1 },
|
|
|
+ { 'id': 't1', 'name': '取水瞬时流量:', 'value': 0.0, 'unit': 'm³/h', 'itnm': 'SC_In_DN350_FT', 'isType': '2', 'toFixed': '3', "style":"color:#EEEEEE;font-size:40px;" },
|
|
|
+ { 'id': 't1', 'name': '取水累计流量:', 'value': 0.0, 'unit': 'm³', 'itnm': 'SC_In_DN350_TFT', 'isType': '2', 'toFixed': '3', "style":"color:#EEEEEE;font-size:40px;" }
|
|
|
]
|
|
|
},
|
|
|
{
|
|
@@ -97,13 +100,15 @@ const siteIndex = {
|
|
|
|
|
|
{
|
|
|
'type': 'text', 'id': 'm1t6', 'name': '', 'point': [1, 0.5], 'from': 'm2p10', 'margin': { 'x': [0, 190], 'y': [0, 70] }, 'value': [
|
|
|
- { 'id': 't1', 'name': '水位:', 'value': 0.0, 'unit': 'L', 'itnm': 'S7.300.1#QSYW', 'isType': '2', 'toFixed': '3',"style":"color:#EEEEEE;font-size:40px;" }
|
|
|
+
|
|
|
+ { 'id': 't1', 'name': '水位:', 'value': 0.0, 'unit': 'L', 'itnm': 'S8.300.1#QSYW', 'isType': '2', 'toFixed': '3',"style":"color:#EEEEEE;font-size:40px;" }
|
|
|
]
|
|
|
},
|
|
|
|
|
|
{
|
|
|
'type': 'text', 'id': 'm1t7', 'name': '', 'point': [1, 0.5], 'from': 'm2p11', 'margin': { 'x': [0, 190], 'y': [0, 70] }, 'value': [
|
|
|
- { 'id': 't1', 'name': '水位:', 'value': 0.0, 'unit': 'L', 'itnm': 'S7.300.2#QSYW', 'isType': '2', 'toFixed': '3',"style":"color:#EEEEEE;font-size:40px;" }
|
|
|
+
|
|
|
+ { 'id': 't1', 'name': '水位:', 'value': 0.0, 'unit': 'L', 'itnm': 'S8.300.2#QSYW', 'isType': '2', 'toFixed': '3',"style":"color:#EEEEEE;font-size:40px;" }
|
|
|
]
|
|
|
},
|
|
|
],
|