|
@@ -1,117 +1,111 @@
|
|
|
|
|
|
* @Author: tengmingxue 1473375109@qq.com
|
|
|
* @Date: 2022-11-03 16:34:36
|
|
|
- * @LastEditors: tengmingxue 1473375109@qq.com
|
|
|
- * @LastEditTime: 2023-07-25 13:53:01
|
|
|
- * @FilePath: \dcWaterService\src\views\zhpt\scada\scadaCraftMap\craftConfig\mlCraftConfig.js
|
|
|
+ * @LastEditors: zjz
|
|
|
+ * @LastEditTime: 2024-03-13 23:36:29
|
|
|
+ * @FilePath: \dcWaterService\src\views\zhpt\scada\scadaCraftMap\MiniScadaCraftMap\craftConfig\mlCraftConfig.js
|
|
|
* @Description: 麻栗水厂
|
|
|
*/
|
|
|
const changeValueFun = () => { }
|
|
|
const changeImage = () => { }
|
|
|
|
|
|
export const allConfig_bak = [
|
|
|
-
|
|
|
- { 'type': 'point', 'id': 'm1p1', 'name': '基准点1', 'x': [0, 80], 'y': [0.2, 0] },
|
|
|
- { 'type': 'text', 'id': 'p1t1', 'text': '原水', 'from': 'm1p1', 'point': [1, 0.5], 'margin': { 'x': [0, 30], 'y': [0, -20] } },
|
|
|
-
|
|
|
- {
|
|
|
- 'type': 'text', 'id': 'm1t3', 'name': '出水指标', 'point': [0, 0], 'from': 'm1p1', 'margin': { 'x': [0, 70], 'y': [0, 24] }, 'value': [
|
|
|
- { 'id': 't6', 'name': '进水压力:', 'value': 0.0, 'unit': 'MPa', 'itnm': 'SCADA_MaLi_Jin_P', 'style': 'color:#F7F604;' },
|
|
|
- { 'id': 't7', 'name': '进水总流量:', 'value': 0.0, 'unit': 'm³/h', 'itnm': 'SCADA_MaLi_Jin_TFT', 'style': 'color:#F7F604;' },
|
|
|
- { 'id': 't8', 'name': '进水瞬时流量:', 'value': 0.0, 'unit': 'm³/h', 'itnm': 'SCADA_MaLi_Jin_TF', 'style': 'color:#F7F604;' }
|
|
|
- ]
|
|
|
- },
|
|
|
-
|
|
|
- { 'type': 'point', 'id': 'm1p2', 'name': '基准点2', 'from': 'm1p1', 'margin': { 'x': [0.1, 0], 'y': [0.1, -40] } },
|
|
|
-
|
|
|
- { 'type': 'point', 'id': 'm1p3', 'name': '基准点3-溶液搅拌器基准点', 'from': 'm1p2', 'margin': { 'x': [0, -38], 'y': [0, 10] } },
|
|
|
-
|
|
|
- { 'type': 'image', 'id': 'm3i1', 'name': '溶液搅拌器', 'text': '溶液搅拌器', 'class': 'onWhiteText','titleStyle':'font-size:14px;', 'point': [0, 0.5], 'from': 'm1p3', 'margin': { 'x': [0, 10], 'y': [0, 0] }, 'width': 130, 'height': 130, 'src': '溶液搅拌器.png' },
|
|
|
- { 'type': 'point', 'id': 'm1p4', 'name': '基准点4-溶液搅拌器出水基准点', 'from': 'm1p3', 'margin': { 'x': [0, 130], 'y': [0, 38] } },
|
|
|
-
|
|
|
- { 'type': 'image', 'id': 'm4i2', 'name': '计量泵', 'text': '计量泵', 'class': 'onWhiteText','titleStyle':'font-size:14px;', 'point': [0, 0.5], 'from': 'm1p4', 'margin': { 'x': [0, 100], 'y': [0, -4] }, 'width': 90, 'height': 90, 'src': '计量泵.png' },
|
|
|
-
|
|
|
- { 'type': 'point', 'id': 'm1p5', 'name': '基准点5-溶液搅拌器出水基准点', 'from': 'm1p4', 'margin': { 'x': [0, 200], 'y': [0, 360] } },
|
|
|
-
|
|
|
-
|
|
|
- { 'type': 'point', 'id': 'm1p6', 'name': '基准点6', 'from': 'm1p5', 'margin': { 'x': [0, 640], 'y': [0, 0] } },
|
|
|
-
|
|
|
-
|
|
|
- {
|
|
|
- 'type': 'rectangle', 'id': 'm6i2', 'name': '全自动净水器', 'text': '循环池', 'class': 'rectangle',
|
|
|
- 'point': [1, 0.5], 'from': 'm1p5', 'margin': { 'x': [0, 610], 'y': [0, 0] },
|
|
|
- 'width': 580, 'height': 320, 'style': 'background-color: rgba(0,0,255,0.1);border-color: #7BB2CD;border-width: 2px;border-style: dashed;',
|
|
|
- 'titleStyle': 'position: absolute;top: -35px;font-size: 18px;letter-spacing: 2px;margin-left: 230px;',
|
|
|
- },
|
|
|
-
|
|
|
-
|
|
|
- {
|
|
|
- 'type': 'rectangle', 'id': 'm6i3', 'name': '循环池', 'text': '循环池', 'class': 'rectangle',
|
|
|
- 'point': [1, 0.5], 'from': 'm1p5', 'margin': { 'x': [0, 180], 'y': [0, 0] },
|
|
|
- 'width': 120, 'height': 160, 'style': 'background:#ffffff;border-color: #7BB2CD;border-width: 10px;border-style: double;',
|
|
|
- 'titleStyle': 'position: absolute;top: -35px;font-size: 18px;letter-spacing: 2px;margin-left: 22px;',
|
|
|
- 'children': { "style": "height:50%;width:100%;background:#1185B5;position: absolute;bottom: 0px;" }
|
|
|
- },
|
|
|
- {
|
|
|
- 'type': 'rectangle', 'id': 'm6i3', 'name': '沉淀池', 'text': '沉淀池', 'class': 'rectangle',
|
|
|
- 'point': [1, 0.5], 'from': 'm1p5', 'margin': { 'x': [0, 380], 'y': [0, 0] },
|
|
|
- 'width': 120, 'height': 160, 'style': 'background:#ffffff;border-color: #7BB2CD;border-width: 10px;border-style: double;',
|
|
|
- 'titleStyle': 'position: absolute;top: -35px;font-size: 18px;letter-spacing: 2px;margin-left: 22px;',
|
|
|
- 'children': { "style": "height:69%;width:100%;background:#127A83;position: absolute;bottom: 0px;" }
|
|
|
- },
|
|
|
- {
|
|
|
- 'type': 'rectangle', 'id': 'm6i5', 'name': '滤池', 'text': '滤池', 'class': 'rectangle',
|
|
|
- 'point': [1, 0.5], 'from': 'm1p5', 'margin': { 'x': [0, 580], 'y': [0, 0] },
|
|
|
- 'width': 120, 'height': 160, 'style': 'background:#ffffff;border-color: #7BB2CD;border-width: 10px;border-style: double;',
|
|
|
- 'titleStyle': 'position: absolute;top: -35px;font-size: 18px;letter-spacing: 2px;margin-left: 30px;',
|
|
|
- 'children': { "style": "height:76%;width:100%;background:#6552C6;position: absolute;bottom: 0px;" }
|
|
|
- },
|
|
|
- {
|
|
|
- 'type': 'rectangle', 'id': 'm6i6', 'name': '清水池', 'text': '清水池', 'class': 'rectangle',
|
|
|
- 'point': [1, 0.5], 'from': 'm1p5', 'margin': { 'x': [0, 880], 'y': [0, 0] },
|
|
|
- 'width': 120, 'height': 160, 'style': 'background:#ffffff;border-color: #7BB2CD;border-width: 10px;border-style: double;',
|
|
|
- 'titleStyle': 'position: absolute;top: -35px;font-size: 18px;letter-spacing: 2px;margin-left: 22px;',
|
|
|
- 'children': { "style": "height:90%;width:100%;background:#3A8DFF;position: absolute;bottom: 0px;" }
|
|
|
- },
|
|
|
-
|
|
|
- { 'type': 'point', 'id': 'm1p7', 'name': '基准点7-二氧化氯发生器', 'from': 'm1p6', 'margin': { 'x': [0, 0], 'y': [-0.5, 0] } },
|
|
|
-
|
|
|
- { 'type': 'image', 'id': 'm7i6', 'name': '二氧化氯发生器', 'text': '二氧化氯发生器', 'class': 'onWhiteText','titleStyle':'font-size:14px;', 'point': [0, 0.5], 'from': 'm1p7', 'margin': { 'x': [0, -70], 'y': [0, 0] }, 'width': 160, 'height': 160, 'src': '二氧化氯发生器.png' },
|
|
|
-
|
|
|
- { 'type': 'point', 'id': 'm1p8', 'name': '基准点8', 'from': 'm1p7', 'margin': { 'x': [0, 20], 'y': [0, 0] } },
|
|
|
- { 'type': 'point', 'id': 'm1p9', 'name': '基准点9', 'from': 'm1p6', 'margin': { 'x': [0, 20], 'y': [0, 0] } },
|
|
|
-
|
|
|
- {
|
|
|
- 'type': 'text', 'id': 'p9t1', 'name': '清水池液位', 'point': [0, 0], 'from': 'm1p9', 'margin': { 'x': [0, 150], 'y': [0, 10] }, 'value': [
|
|
|
- { 'id': 't10', 'name': '', 'value': '2', 'unit': 'm', 'itnm': 'SCADA_MaLi_Chu_YW' },
|
|
|
- ],
|
|
|
- 'style': 'color:#F7F604;font-size:16px;z-index: 999;'
|
|
|
- },
|
|
|
- { 'type': 'point', 'id': 'm1p10', 'name': '基准点10', 'from': 'm1p9', 'margin': { 'x': [0.2, 0], 'y': [0, 0] } },
|
|
|
-
|
|
|
- {
|
|
|
- 'type': 'text', 'id': 'm10t2', 'name': '出水指标', 'point': [0, 0], 'from': 'm1p10', 'margin': { 'x': [0, -20], 'y': [0, 24] }, 'value': [
|
|
|
- { 'id': 't4', 'name': '出水总流量:', 'value': 0.0, 'unit': 'm³', 'itnm': 'SCADA_MaLi_Chu_TFT', 'style': 'color:#F7F604;' },
|
|
|
- { 'id': 't5', 'name': '出水瞬时流量:', 'value': 0.0, 'unit': 'm³/h', 'itnm': 'SCADA_MaLi_Chu_TF', 'style': 'color:#F7F604;' },
|
|
|
- ]
|
|
|
- },
|
|
|
-
|
|
|
- { 'type': 'text', 'id': 'p1t1', 'text': '出厂水', 'from': 'm1p10', 'point': [1, 0.5], 'margin': { 'x': [0, 80], 'y': [0, 0] } },
|
|
|
-
|
|
|
-
|
|
|
- { 'type': 'arrow', 'id': 'a1', 'from': 'm1p1', 'to': 'm1p2', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
- { 'type': 'arrow', 'id': 'a2', 'from': 'm1p4', 'to': 'm1p5', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
- { 'type': 'arrow', 'id': 'a3', 'from': 'm1p5', 'to': 'm1p6', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
- { 'type': 'arrow', 'id': 'a4', 'from': 'm1p6', 'to': 'm1p7', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
-
|
|
|
- { 'type': 'arrow', 'id': 'a5', 'from': 'm1p7', 'to': 'm1p8', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
- { 'type': 'arrow', 'id': 'a6', 'from': 'm1p8', 'to': 'm1p9', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
- { 'type': 'arrow', 'id': 'a7', 'from': 'm1p9', 'to': 'm1p10', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
+
|
|
|
+ { 'type': 'point', 'id': 'm1p1', 'name': '基准点1', 'x': [0, 80], 'y': [0.2, 0] },
|
|
|
+ { 'type': 'text', 'id': 'p1t1', 'text': '原水', 'from': 'm1p1', 'point': [1, 0.5], 'margin': { 'x': [0, 30], 'y': [0, -20] }},
|
|
|
+
|
|
|
+ {
|
|
|
+ 'type': 'text', 'id': 'm1t3', 'name': '出水指标', 'point': [0, 0], 'from': 'm1p1', 'margin': { 'x': [0, 70], 'y': [0, 124] }, 'value': [
|
|
|
+ { 'id': 't6', 'name': '进水压力:', 'value': 0.0, 'unit': 'MPa', 'itnm': 'SCADA_MaLi_Jin_P', 'style': 'color:#F7F604;' },
|
|
|
+ { 'id': 't7', 'name': '进水总流量:', 'value': 0.0, 'unit': 'm³/h', 'itnm': 'SCADA_MaLi_Jin_TFT', 'style': 'color:#F7F604;' }
|
|
|
+
|
|
|
+ ]
|
|
|
+ },
|
|
|
+
|
|
|
+ { 'type': 'point', 'id': 'm1p2', 'name': '基准点2', 'from': 'm1p1', 'margin': { 'x': [0.1, 0], 'y': [0.1, -40] }},
|
|
|
+
|
|
|
+ { 'type': 'point', 'id': 'm1p3', 'name': '基准点3-溶液搅拌器基准点', 'from': 'm1p2', 'margin': { 'x': [0, -38], 'y': [0, 10] }},
|
|
|
+
|
|
|
+ { 'type': 'image', 'id': 'm3i1', 'name': '溶液搅拌器', 'text': '溶液搅拌器', 'class': 'onWhiteText', 'titleStyle': 'font-size:14px;', 'point': [0, 0.5], 'from': 'm1p3', 'margin': { 'x': [0, 10], 'y': [0, 0] }, 'width': 130, 'height': 130, 'src': '溶液搅拌器.png' },
|
|
|
+ { 'type': 'point', 'id': 'm1p4', 'name': '基准点4-溶液搅拌器出水基准点', 'from': 'm1p3', 'margin': { 'x': [0, 130], 'y': [0, 38] }},
|
|
|
+
|
|
|
+ { 'type': 'image', 'id': 'm4i2', 'name': '计量泵', 'text': '计量泵', 'class': 'onWhiteText', 'titleStyle': 'font-size:14px;', 'point': [0, 0.5], 'from': 'm1p4', 'margin': { 'x': [0, 100], 'y': [0, -4] }, 'width': 90, 'height': 90, 'src': '计量泵.png' },
|
|
|
+
|
|
|
+ { 'type': 'point', 'id': 'm1p5', 'name': '基准点5-溶液搅拌器出水基准点', 'from': 'm1p4', 'margin': { 'x': [0, 200], 'y': [0, 360] }},
|
|
|
+
|
|
|
+ { 'type': 'point', 'id': 'm1p6', 'name': '基准点6', 'from': 'm1p5', 'margin': { 'x': [0, 640], 'y': [0, 0] }},
|
|
|
+
|
|
|
+ {
|
|
|
+ 'type': 'rectangle', 'id': 'm6i2', 'name': '全自动净水器', 'text': '循环池', 'class': 'rectangle',
|
|
|
+ 'point': [1, 0.5], 'from': 'm1p5', 'margin': { 'x': [0, 610], 'y': [0, 0] },
|
|
|
+ 'width': 580, 'height': 320, 'style': 'background-color: rgba(0,0,255,0.1);border-color: #7BB2CD;border-width: 2px;border-style: dashed;',
|
|
|
+ 'titleStyle': 'position: absolute;top: -35px;font-size: 18px;letter-spacing: 2px;margin-left: 230px;'
|
|
|
+ },
|
|
|
+
|
|
|
+ {
|
|
|
+ 'type': 'rectangle', 'id': 'm6i3', 'name': '循环池', 'text': '循环池', 'class': 'rectangle',
|
|
|
+ 'point': [1, 0.5], 'from': 'm1p5', 'margin': { 'x': [0, 180], 'y': [0, 0] },
|
|
|
+ 'width': 120, 'height': 160, 'style': 'background:#ffffff;border-color: #7BB2CD;border-width: 10px;border-style: double;',
|
|
|
+ 'titleStyle': 'position: absolute;top: -35px;font-size: 18px;letter-spacing: 2px;margin-left: 22px;',
|
|
|
+ 'children': { 'style': 'height:50%;width:100%;background:#1185B5;position: absolute;bottom: 0px;' }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'type': 'rectangle', 'id': 'm6i3', 'name': '沉淀池', 'text': '沉淀池', 'class': 'rectangle',
|
|
|
+ 'point': [1, 0.5], 'from': 'm1p5', 'margin': { 'x': [0, 380], 'y': [0, 0] },
|
|
|
+ 'width': 120, 'height': 160, 'style': 'background:#ffffff;border-color: #7BB2CD;border-width: 10px;border-style: double;',
|
|
|
+ 'titleStyle': 'position: absolute;top: -35px;font-size: 18px;letter-spacing: 2px;margin-left: 22px;',
|
|
|
+ 'children': { 'style': 'height:69%;width:100%;background:#127A83;position: absolute;bottom: 0px;' }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'type': 'rectangle', 'id': 'm6i5', 'name': '滤池', 'text': '滤池', 'class': 'rectangle',
|
|
|
+ 'point': [1, 0.5], 'from': 'm1p5', 'margin': { 'x': [0, 580], 'y': [0, 0] },
|
|
|
+ 'width': 120, 'height': 160, 'style': 'background:#ffffff;border-color: #7BB2CD;border-width: 10px;border-style: double;',
|
|
|
+ 'titleStyle': 'position: absolute;top: -35px;font-size: 18px;letter-spacing: 2px;margin-left: 30px;',
|
|
|
+ 'children': { 'style': 'height:76%;width:100%;background:#6552C6;position: absolute;bottom: 0px;' }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'type': 'rectangle', 'id': 'm6i6', 'name': '清水池', 'text': '清水池', 'class': 'rectangle',
|
|
|
+ 'point': [1, 0.5], 'from': 'm1p5', 'margin': { 'x': [0, 880], 'y': [0, 0] },
|
|
|
+ 'width': 120, 'height': 160, 'style': 'background:#ffffff;border-color: #7BB2CD;border-width: 10px;border-style: double;',
|
|
|
+ 'titleStyle': 'position: absolute;top: -35px;font-size: 18px;letter-spacing: 2px;margin-left: 22px;',
|
|
|
+ 'children': { 'style': 'height:90%;width:100%;background:#3A8DFF;position: absolute;bottom: 0px;' }
|
|
|
+ },
|
|
|
+
|
|
|
+ { 'type': 'point', 'id': 'm1p7', 'name': '基准点7-二氧化氯发生器', 'from': 'm1p6', 'margin': { 'x': [0, 0], 'y': [-0.5, 0] }},
|
|
|
+
|
|
|
+ { 'type': 'image', 'id': 'm7i6', 'name': '二氧化氯发生器', 'text': '二氧化氯发生器', 'class': 'onWhiteText', 'titleStyle': 'font-size:14px;', 'point': [0, 0.5], 'from': 'm1p7', 'margin': { 'x': [0, -70], 'y': [0, 0] }, 'width': 160, 'height': 160, 'src': '二氧化氯发生器.png' },
|
|
|
+
|
|
|
+ { 'type': 'point', 'id': 'm1p8', 'name': '基准点8', 'from': 'm1p7', 'margin': { 'x': [0, 20], 'y': [0, 0] }},
|
|
|
+ { 'type': 'point', 'id': 'm1p9', 'name': '基准点9', 'from': 'm1p6', 'margin': { 'x': [0, 20], 'y': [0, 0] }},
|
|
|
+
|
|
|
+ {
|
|
|
+ 'type': 'text', 'id': 'p9t1', 'name': '清水池液位', 'point': [0, 0], 'from': 'm1p9', 'margin': { 'x': [0, 150], 'y': [0, 10] }, 'value': [
|
|
|
+ { 'id': 't10', 'name': '', 'value': '2', 'unit': 'm', 'itnm': 'SCADA_MaLi_Chu_YW' }
|
|
|
+ ],
|
|
|
+ 'style': 'color:#F7F604;font-size:16px;z-index: 999;'
|
|
|
+ },
|
|
|
+ { 'type': 'point', 'id': 'm1p10', 'name': '基准点10', 'from': 'm1p9', 'margin': { 'x': [0.2, 0], 'y': [0, 0] }},
|
|
|
+
|
|
|
+ {
|
|
|
+ 'type': 'text', 'id': 'm10t2', 'name': '出水指标', 'point': [0, 0], 'from': 'm1p10', 'margin': { 'x': [0, -20], 'y': [0, 24] }, 'value': [
|
|
|
+ { 'id': 't4', 'name': '出水总流量:', 'value': 0.0, 'unit': 'm³', 'itnm': 'SCADA_MaLi_Chu_TFT', 'style': 'color:#F7F604;' },
|
|
|
+ { 'id': 't5', 'name': '出水瞬时流量:', 'value': 0.0, 'unit': 'm³/h', 'itnm': 'SCADA_MaLi_Chu_TF', 'style': 'color:#F7F604;' }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+
|
|
|
+ { 'type': 'text', 'id': 'p1t1', 'text': '出厂水', 'from': 'm1p10', 'point': [1, 0.5], 'margin': { 'x': [0, 80], 'y': [0, 0] }},
|
|
|
+
|
|
|
+
|
|
|
+ { 'type': 'arrow', 'id': 'a1', 'from': 'm1p1', 'to': 'm1p2', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
+ { 'type': 'arrow', 'id': 'a2', 'from': 'm1p4', 'to': 'm1p5', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
+ { 'type': 'arrow', 'id': 'a3', 'from': 'm1p5', 'to': 'm1p6', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
+ { 'type': 'arrow', 'id': 'a4', 'from': 'm1p6', 'to': 'm1p7', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
+
|
|
|
+ { 'type': 'arrow', 'id': 'a5', 'from': 'm1p7', 'to': 'm1p8', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
+ { 'type': 'arrow', 'id': 'a6', 'from': 'm1p8', 'to': 'm1p9', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
+ { 'type': 'arrow', 'id': 'a7', 'from': 'm1p9', 'to': 'm1p10', 'style': 'strokeColor=#33f3fe;', 'flow': true }
|
|
|
]
|
|
|
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
|
|
|
* @Author: tengmingxue 1473375109@qq.com
|
|
|
* @Date: 2022-11-09 09:31:25
|
|
@@ -122,108 +116,105 @@ export const allConfig_bak = [
|
|
|
*/
|
|
|
|
|
|
export const allConfig = [
|
|
|
-
|
|
|
- { 'type': 'point', 'id': 'm1p1', 'name': '基准点1', 'x': [0, 60], 'y': [0.15, 50] },
|
|
|
- { 'type': 'text', 'id': 'p1t1', 'text': '原水', 'from': 'm1p1', 'point': [1, 1], 'margin': { 'x': [0, 30], 'y': [0, -10] } },
|
|
|
-
|
|
|
- {
|
|
|
- 'type': 'text', 'id': 'm1t3', 'name': '出水指标', 'point': [0, 0], 'from': 'm1p1', 'margin': { 'x': [0, 60], 'y': [0, 40] }, 'value': [
|
|
|
- { 'id': 't6', 'name': '进水压力:', 'value': 0.0, 'unit': 'MPa', 'itnm': 'SCADA_MaLi_Jin_P', 'style': 'color:#F7F604;' },
|
|
|
- { 'id': 't7', 'name': '进水总流量:', 'value': 0.0, 'unit': 'm³/h', 'itnm': 'SCADA_MaLi_Jin_TFT', 'style': 'color:#F7F604;' },
|
|
|
- { 'id': 't8', 'name': '进水瞬时流量:', 'value': 0.0, 'unit': 'm³/h', 'itnm': 'SCADA_MaLi_Jin_TF', 'style': 'color:#F7F604;' }
|
|
|
- ]
|
|
|
- },
|
|
|
-
|
|
|
- { 'type': 'point', 'id': 'm1p2', 'name': '基准点2', 'from': 'm1p1', 'margin': { 'x': [0.1, 0], 'y': [0.1, -40] } },
|
|
|
-
|
|
|
- { 'type': 'point', 'id': 'm1p3', 'name': '基准点3-溶液搅拌器基准点', 'from': 'm1p2', 'margin': { 'x': [0, -38], 'y': [0, 30] } },
|
|
|
-
|
|
|
- { 'type': 'image', 'id': 'm3i1', 'name': '溶液搅拌器', 'text': '溶液搅拌器', 'class': 'onWhiteText','titleStyle':'font-size:14px;', 'point': [0, 0.5], 'from': 'm1p3', 'margin': { 'x': [0, 20], 'y': [0, -10] }, 'width': 90, 'height': 90, 'src': '溶液搅拌器.png' },
|
|
|
- { 'type': 'point', 'id': 'm1p4', 'name': '基准点4-溶液搅拌器出水基准点', 'from': 'm1p3', 'margin': { 'x': [0, 90], 'y': [0, 15] } },
|
|
|
-
|
|
|
- { 'type': 'image', 'id': 'm4i2', 'name': '计量泵', 'text': '计量泵', 'class': 'onWhiteText','titleStyle':'font-size:14px;', 'point': [0, 0.5], 'from': 'm1p4', 'margin': { 'x': [0, 40], 'y': [0, 0] }, 'width': 50, 'height': 50, 'src': '计量泵.png' },
|
|
|
-
|
|
|
- { 'type': 'point', 'id': 'm1p5', 'name': '基准点5-溶液搅拌器出水基准点', 'from': 'm1p4', 'margin': { 'x': [0, 100], 'y': [0, 180] } },
|
|
|
-
|
|
|
-
|
|
|
- { 'type': 'point', 'id': 'm1p6', 'name': '基准点6', 'from': 'm1p5', 'margin': { 'x': [0, 340], 'y': [0, 0] } },
|
|
|
-
|
|
|
-
|
|
|
- {
|
|
|
- 'type': 'rectangle', 'id': 'm6i2', 'name': '全自动净水器', 'text': '循环池', 'class': 'rectangle',
|
|
|
- 'point': [1, 0.5], 'from': 'm1p5', 'margin': { 'x': [0, 320], 'y': [0, 0] },
|
|
|
- 'width': 310, 'height': 220, 'style': 'background-color: rgba(0,0,255,0.1);border-color: #7BB2CD;border-width: 2px;border-style: dashed;',
|
|
|
- 'titleStyle': 'position: absolute;top: -35px;font-size: 18px;letter-spacing: 2px;margin-left: 100px;',
|
|
|
- },
|
|
|
-
|
|
|
-
|
|
|
- {
|
|
|
- 'type': 'rectangle', 'id': 'm6i3', 'name': '循环池', 'text': '循环池', 'class': 'rectangle',
|
|
|
- 'point': [1, 0.5], 'from': 'm1p5', 'margin': { 'x': [0, 110], 'y': [0, 0] },
|
|
|
- 'width': 90, 'height': 120, 'style': 'background:#ffffff;border-color: #7BB2CD;border-width: 10px;border-style: double;',
|
|
|
- 'titleStyle': 'position: absolute;top: -35px;font-size: 18px;letter-spacing: 2px;margin-left: 22px;',
|
|
|
- 'children': { "style": "height:50%;width:100%;background:#1185B5;position: absolute;bottom: 0px;" }
|
|
|
- },
|
|
|
- {
|
|
|
- 'type': 'rectangle', 'id': 'm6i3', 'name': '沉淀池', 'text': '沉淀池', 'class': 'rectangle',
|
|
|
- 'point': [1, 0.5], 'from': 'm1p5', 'margin': { 'x': [0, 210], 'y': [0, 0] },
|
|
|
- 'width': 90, 'height': 120, 'style': 'background:#ffffff;border-color: #7BB2CD;border-width: 10px;border-style: double;',
|
|
|
- 'titleStyle': 'position: absolute;top: -35px;font-size: 18px;letter-spacing: 2px;margin-left: 22px;',
|
|
|
- 'children': { "style": "height:69%;width:100%;background:#127A83;position: absolute;bottom: 0px;" }
|
|
|
- },
|
|
|
- {
|
|
|
- 'type': 'rectangle', 'id': 'm6i5', 'name': '滤池', 'text': '滤池', 'class': 'rectangle',
|
|
|
- 'point': [1, 0.5], 'from': 'm1p5', 'margin': { 'x': [0, 310], 'y': [0, 0] },
|
|
|
- 'width': 90, 'height': 120, 'style': 'background:#ffffff;border-color: #7BB2CD;border-width: 10px;border-style: double;',
|
|
|
- 'titleStyle': 'position: absolute;top: -35px;font-size: 18px;letter-spacing: 2px;margin-left: 30px;',
|
|
|
- 'children': { "style": "height:76%;width:100%;background:#6552C6;position: absolute;bottom: 0px;" }
|
|
|
- },
|
|
|
- {
|
|
|
- 'type': 'rectangle', 'id': 'm6i6', 'name': '清水池', 'text': '清水池', 'class': 'rectangle',
|
|
|
- 'point': [1, 0.5], 'from': 'm1p5', 'margin': { 'x': [0, 480], 'y': [0, 0] },
|
|
|
- 'width': 90, 'height': 120, 'style': 'background:#ffffff;border-color: #7BB2CD;border-width: 10px;border-style: double;',
|
|
|
- 'titleStyle': 'position: absolute;top: -35px;font-size: 18px;letter-spacing: 2px;margin-left: 22px;',
|
|
|
- 'children': { "style": "height:90%;width:100%;background:#3A8DFF;position: absolute;bottom: 0px;" }
|
|
|
- },
|
|
|
-
|
|
|
- { 'type': 'point', 'id': 'm1p7', 'name': '基准点7-二氧化氯发生器', 'from': 'm1p6', 'margin': { 'x': [0, 0], 'y': [-0.5, 0] } },
|
|
|
-
|
|
|
- { 'type': 'image', 'id': 'm7i6', 'name': '二氧化氯发生器', 'text': '二氧化氯发生器', 'class': 'onWhiteText','titleStyle':'font-size:14px;', 'point': [0, 0.5], 'from': 'm1p7', 'margin': { 'x': [0, -50], 'y': [0, 30] }, 'width': 120, 'height': 120, 'src': '二氧化氯发生器.png' },
|
|
|
-
|
|
|
- { 'type': 'point', 'id': 'm1p8', 'name': '基准点8', 'from': 'm1p7', 'margin': { 'x': [0, 20], 'y': [0, 0] } },
|
|
|
- { 'type': 'point', 'id': 'm1p9', 'name': '基准点9', 'from': 'm1p6', 'margin': { 'x': [0, 20], 'y': [0, 0] } },
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- {
|
|
|
- 'type': 'text', 'id': 'p9t1', 'name': '清水池液位', 'point': [0, 0], 'from': 'm1p9', 'margin': { 'x': [0, 150], 'y': [0, 10] }, 'value': [
|
|
|
- { 'id': 't10', 'name': '', 'value': '2', 'unit': 'm', 'itnm': 'SCADA_MaLi_Chu_YW' },
|
|
|
- ],
|
|
|
- 'style': 'color:#F7F604;font-size:16px;z-index: 999;'
|
|
|
- },
|
|
|
-
|
|
|
- { 'type': 'point', 'id': 'm1p10', 'name': '基准点10', 'from': 'm1p9', 'margin': { 'x': [0.2, 0], 'y': [0, 0] } },
|
|
|
-
|
|
|
- {
|
|
|
- 'type': 'text', 'id': 'm10t2', 'name': '出水指标', 'point': [0, 0], 'from': 'm1p10', 'margin': { 'x': [0, 20], 'y': [0, 84] }, 'value': [
|
|
|
- { 'id': 't4', 'name': '出水总流量:', 'value': 0.0, 'unit': 'm³', 'itnm': 'SCADA_MaLi_Chu_TFT', 'style': 'color:#F7F604;' },
|
|
|
- { 'id': 't5', 'name': '出水瞬时流量:', 'value': 0.0, 'unit': 'm³/h', 'itnm': 'SCADA_MaLi_Chu_TF', 'style': 'color:#F7F604;' },
|
|
|
- ]
|
|
|
- },
|
|
|
- { 'type': 'text', 'id': 'p1t1', 'text': '出厂水', 'from': 'm1p10', 'point': [1, 0.5], 'margin': { 'x': [0, 40], 'y': [0, 0] } },
|
|
|
-
|
|
|
-
|
|
|
- { 'type': 'arrow', 'id': 'a1', 'from': 'm1p1', 'to': 'm1p2', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
- { 'type': 'arrow', 'id': 'a2', 'from': 'm1p4', 'to': 'm1p5', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
- { 'type': 'arrow', 'id': 'a3', 'from': 'm1p5', 'to': 'm1p6', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
- { 'type': 'arrow', 'id': 'a4', 'from': 'm1p6', 'to': 'm1p7', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
-
|
|
|
- { 'type': 'arrow', 'id': 'a5', 'from': 'm1p7', 'to': 'm1p8', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
- { 'type': 'arrow', 'id': 'a6', 'from': 'm1p8', 'to': 'm1p9', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
- { 'type': 'arrow', 'id': 'a7', 'from': 'm1p9', 'to': 'm1p10', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
-]
|
|
|
+
|
|
|
+ { 'type': 'point', 'id': 'm1p1', 'name': '基准点1', 'x': [0, 60], 'y': [0.15, 50] },
|
|
|
+ { 'type': 'text', 'id': 'p1t1', 'text': '原水', 'from': 'm1p1', 'point': [1, 1], 'margin': { 'x': [0, 30], 'y': [0, -10] }},
|
|
|
+
|
|
|
+ {
|
|
|
+ 'type': 'text', 'id': 'm1t3', 'name': '出水指标', 'point': [0, 0], 'from': 'm1p1', 'margin': { 'x': [0, 60], 'y': [0, 100] }, 'value': [
|
|
|
+ { 'id': 't6', 'name': '进水压力:', 'value': 0.0, 'unit': 'MPa', 'itnm': 'SCADA_MaLi_Jin_P', 'style': 'color:#F7F604;' },
|
|
|
+ { 'id': 't7', 'name': '进水总流量:', 'value': 0.0, 'unit': 'm³/h', 'itnm': 'SCADA_MaLi_Jin_TFT', 'style': 'color:#F7F604;' },
|
|
|
+ { 'id': 't8', 'name': '进水瞬时流量:', 'value': 0.0, 'unit': 'm³/h', 'itnm': 'SCADA_MaLi_Jin_FT', 'style': 'color:#F7F604;' }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+
|
|
|
+ { 'type': 'point', 'id': 'm1p2', 'name': '基准点2', 'from': 'm1p1', 'margin': { 'x': [0.1, 0], 'y': [0.1, -40] }},
|
|
|
+
|
|
|
+ { 'type': 'point', 'id': 'm1p3', 'name': '基准点3-溶液搅拌器基准点', 'from': 'm1p2', 'margin': { 'x': [0, -38], 'y': [0, 30] }},
|
|
|
+
|
|
|
+ { 'type': 'image', 'id': 'm3i1', 'name': '溶液搅拌器', 'text': '溶液搅拌器', 'class': 'onWhiteText', 'titleStyle': 'font-size:14px;', 'point': [0, 0.5], 'from': 'm1p3', 'margin': { 'x': [0, 20], 'y': [0, -10] }, 'width': 90, 'height': 90, 'src': '溶液搅拌器.png' },
|
|
|
+ { 'type': 'point', 'id': 'm1p4', 'name': '基准点4-溶液搅拌器出水基准点', 'from': 'm1p3', 'margin': { 'x': [0, 90], 'y': [0, 15] }},
|
|
|
+
|
|
|
+ { 'type': 'image', 'id': 'm4i2', 'name': '计量泵', 'text': '计量泵', 'class': 'onWhiteText', 'titleStyle': 'font-size:14px;', 'point': [0, 0.5], 'from': 'm1p4', 'margin': { 'x': [0, 40], 'y': [0, 0] }, 'width': 50, 'height': 50, 'src': '计量泵.png' },
|
|
|
+
|
|
|
+ { 'type': 'point', 'id': 'm1p5', 'name': '基准点5-溶液搅拌器出水基准点', 'from': 'm1p4', 'margin': { 'x': [0, 100], 'y': [0, 180] }},
|
|
|
+
|
|
|
+ { 'type': 'point', 'id': 'm1p6', 'name': '基准点6', 'from': 'm1p5', 'margin': { 'x': [0, 340], 'y': [0, 0] }},
|
|
|
+
|
|
|
+ {
|
|
|
+ 'type': 'rectangle', 'id': 'm6i2', 'name': '全自动净水器', 'text': '循环池', 'class': 'rectangle',
|
|
|
+ 'point': [1, 0.5], 'from': 'm1p5', 'margin': { 'x': [0, 320], 'y': [0, 0] },
|
|
|
+ 'width': 310, 'height': 220, 'style': 'background-color: rgba(0,0,255,0.1);border-color: #7BB2CD;border-width: 2px;border-style: dashed;',
|
|
|
+ 'titleStyle': 'position: absolute;top: -35px;font-size: 18px;letter-spacing: 2px;margin-left: 100px;'
|
|
|
+ },
|
|
|
+
|
|
|
+ {
|
|
|
+ 'type': 'rectangle', 'id': 'm6i3', 'name': '循环池', 'text': '循环池', 'class': 'rectangle',
|
|
|
+ 'point': [1, 0.5], 'from': 'm1p5', 'margin': { 'x': [0, 110], 'y': [0, 0] },
|
|
|
+ 'width': 90, 'height': 120, 'style': 'background:#ffffff;border-color: #7BB2CD;border-width: 10px;border-style: double;',
|
|
|
+ 'titleStyle': 'position: absolute;top: -35px;font-size: 18px;letter-spacing: 2px;margin-left: 22px;',
|
|
|
+ 'children': { 'style': 'height:50%;width:100%;background:#1185B5;position: absolute;bottom: 0px;' }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'type': 'rectangle', 'id': 'm6i3', 'name': '沉淀池', 'text': '沉淀池', 'class': 'rectangle',
|
|
|
+ 'point': [1, 0.5], 'from': 'm1p5', 'margin': { 'x': [0, 210], 'y': [0, 0] },
|
|
|
+ 'width': 90, 'height': 120, 'style': 'background:#ffffff;border-color: #7BB2CD;border-width: 10px;border-style: double;',
|
|
|
+ 'titleStyle': 'position: absolute;top: -35px;font-size: 18px;letter-spacing: 2px;margin-left: 22px;',
|
|
|
+ 'children': { 'style': 'height:69%;width:100%;background:#127A83;position: absolute;bottom: 0px;' }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'type': 'rectangle', 'id': 'm6i5', 'name': '滤池', 'text': '滤池', 'class': 'rectangle',
|
|
|
+ 'point': [1, 0.5], 'from': 'm1p5', 'margin': { 'x': [0, 310], 'y': [0, 0] },
|
|
|
+ 'width': 90, 'height': 120, 'style': 'background:#ffffff;border-color: #7BB2CD;border-width: 10px;border-style: double;',
|
|
|
+ 'titleStyle': 'position: absolute;top: -35px;font-size: 18px;letter-spacing: 2px;margin-left: 30px;',
|
|
|
+ 'children': { 'style': 'height:76%;width:100%;background:#6552C6;position: absolute;bottom: 0px;' }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'type': 'rectangle', 'id': 'm6i6', 'name': '清水池', 'text': '清水池', 'class': 'rectangle',
|
|
|
+ 'point': [1, 0.5], 'from': 'm1p5', 'margin': { 'x': [0, 480], 'y': [0, 0] },
|
|
|
+ 'width': 90, 'height': 120, 'style': 'background:#ffffff;border-color: #7BB2CD;border-width: 10px;border-style: double;',
|
|
|
+ 'titleStyle': 'position: absolute;top: -35px;font-size: 18px;letter-spacing: 2px;margin-left: 22px;',
|
|
|
+ 'children': { 'style': 'height:90%;width:100%;background:#3A8DFF;position: absolute;bottom: 0px;' }
|
|
|
+ },
|
|
|
+
|
|
|
+ { 'type': 'point', 'id': 'm1p7', 'name': '基准点7-二氧化氯发生器', 'from': 'm1p6', 'margin': { 'x': [0, 0], 'y': [-0.5, 0] }},
|
|
|
+
|
|
|
+ { 'type': 'image', 'id': 'm7i6', 'name': '二氧化氯发生器', 'text': '二氧化氯发生器', 'class': 'onWhiteText', 'titleStyle': 'font-size:14px;', 'point': [0, 0.5], 'from': 'm1p7', 'margin': { 'x': [0, -50], 'y': [0, 30] }, 'width': 120, 'height': 120, 'src': '二氧化氯发生器.png' },
|
|
|
+
|
|
|
+ { 'type': 'point', 'id': 'm1p8', 'name': '基准点8', 'from': 'm1p7', 'margin': { 'x': [0, 20], 'y': [0, 0] }},
|
|
|
+ { 'type': 'point', 'id': 'm1p9', 'name': '基准点9', 'from': 'm1p6', 'margin': { 'x': [0, 20], 'y': [0, 0] }},
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ {
|
|
|
+ 'type': 'text', 'id': 'p9t1', 'name': '清水池液位', 'point': [0, 0], 'from': 'm1p9', 'margin': { 'x': [0, 150], 'y': [0, 10] }, 'value': [
|
|
|
+ { 'id': 't10', 'name': '', 'value': '2', 'unit': 'm', 'itnm': 'SCADA_MaLi_Chu_YW' }
|
|
|
+ ],
|
|
|
+ 'style': 'color:#F7F604;font-size:16px;z-index: 999;'
|
|
|
+ },
|
|
|
+
|
|
|
+ { 'type': 'point', 'id': 'm1p10', 'name': '基准点10', 'from': 'm1p9', 'margin': { 'x': [0.2, 0], 'y': [0, 0] }},
|
|
|
+
|
|
|
+ {
|
|
|
+ 'type': 'text', 'id': 'm10t2', 'name': '出水指标', 'point': [0, 0], 'from': 'm1p10', 'margin': { 'x': [0, 20], 'y': [0, 84] }, 'value': [
|
|
|
+ { 'id': 't4', 'name': '出水总流量:', 'value': 0.0, 'unit': 'm³', 'itnm': 'SCADA_MaLi_Chu_TFT', 'style': 'color:#F7F604;' },
|
|
|
+ { 'id': 't5', 'name': '出水瞬时流量:', 'value': 0.0, 'unit': 'm³/h', 'itnm': 'SCADA_MaLi_Chu_TF', 'style': 'color:#F7F604;' }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ { 'type': 'text', 'id': 'p1t1', 'text': '出厂水', 'from': 'm1p10', 'point': [1, 0.5], 'margin': { 'x': [0, 40], 'y': [0, 0] }},
|
|
|
+
|
|
|
+
|
|
|
+ { 'type': 'arrow', 'id': 'a1', 'from': 'm1p1', 'to': 'm1p2', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
+ { 'type': 'arrow', 'id': 'a2', 'from': 'm1p4', 'to': 'm1p5', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
+ { 'type': 'arrow', 'id': 'a3', 'from': 'm1p5', 'to': 'm1p6', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
+ { 'type': 'arrow', 'id': 'a4', 'from': 'm1p6', 'to': 'm1p7', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
+
|
|
|
+ { 'type': 'arrow', 'id': 'a5', 'from': 'm1p7', 'to': 'm1p8', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
+ { 'type': 'arrow', 'id': 'a6', 'from': 'm1p8', 'to': 'm1p9', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
+ { 'type': 'arrow', 'id': 'a7', 'from': 'm1p9', 'to': 'm1p10', 'style': 'strokeColor=#33f3fe;', 'flow': true }
|
|
|
+]
|