|
@@ -1,54 +0,0 @@
|
|
|
-export const config = [
|
|
|
-
|
|
|
- { 'type': 'point', 'id': 'm1p1', 'name': '基准点1', 'x': [0, 0], 'y': [0.5, 0] },
|
|
|
- { 'type': 'point', 'id': 'm1p2', 'name': '基准点2', 'x': [0, 150], 'y': [0.5, 0] },
|
|
|
- { 'type': 'point', 'id': 'm1p3', 'name': '基准点3', 'x': [0, 300], 'y': [0.5, 0] },
|
|
|
- { 'type': 'point', 'id': 'm1p4', 'name': '基准点4', 'x': [0, 450], 'y': [0.5, 0] },
|
|
|
- { 'type': 'point', 'id': 'm1p5', 'name': '基准点5', 'x': [0, 600], 'y': [0.5, 0] },
|
|
|
- { 'type': 'point', 'id': 'm1p6', 'name': '基准点6', 'x': [0, 750], 'y': [0.5, 0] },
|
|
|
- { 'type': 'point', 'id': 'm1p7', 'name': '基准点7', 'x': [0, 900], 'y': [0.5, 0] },
|
|
|
- { 'type': 'point', 'id': 'm1p8', 'name': '基准点8', 'x': [0, 1040], 'y': [0.5, 0] },
|
|
|
- { 'type': 'point', 'id': 'm1p9', 'name': '基准点9', 'x': [0, 1040], 'y': [0.2, 0] },
|
|
|
- { 'type': 'point', 'id': 'm1p10', 'name': '基准点10', 'x': [0, 1040], 'y': [0.8, 0] },
|
|
|
-
|
|
|
- { 'type': 'point', 'id': 'm1p11', 'name': '基准点11', 'x': [0, 1120], 'y': [0.2, 0] },
|
|
|
- { 'type': 'point', 'id': 'm1p12', 'name': '基准点12', 'x': [0, 1120], 'y': [0.8, 0] },
|
|
|
-
|
|
|
- { 'type': 'point', 'id': 'm1p13', 'name': '基准点13', 'x': [0, 300], 'y': [0.2, 0] },
|
|
|
-
|
|
|
- { 'type': 'point', 'id': 'm1p14', 'name': '基准点14', 'x': [0, 670], 'y': [0.5, 0] },
|
|
|
- { 'type': 'point', 'id': 'm1p15', 'name': '基准点15', 'x': [0, 670], 'y': [0.8, 0] },
|
|
|
- { 'type': 'point', 'id': 'm1p16', 'name': '基准点16', 'x': [0, 900], 'y': [0.8, 0] },
|
|
|
-
|
|
|
- { 'type': 'arrow', 'id': 'a1', 'from': 'm1p1', 'to': 'm1p8', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
- { 'type': 'arrow', 'id': 'a2', 'from': 'm1p8', 'to': 'm1p9', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
- { 'type': 'arrow', 'id': 'a3', 'from': 'm1p8', 'to': 'm1p10', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
- { 'type': 'arrow', 'id': 'a4', 'from': 'm1p9', 'to': 'm1p11', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
- { 'type': 'arrow', 'id': 'a5', 'from': 'm1p10', 'to': 'm1p12', 'style': 'strokeColor=#33f3fe;', 'flow': true },
|
|
|
-
|
|
|
- { 'type': 'linedash', 'id': 'ld1', 'from': 'm1p3', 'to': 'm1p13', isVer: true },
|
|
|
- { 'type': 'linedash', 'id': 'ld2', 'from': 'm1p13', 'to': 'm1p9', isVer: false, arrow: 'right' },
|
|
|
-
|
|
|
- { 'type': 'linedash', 'id': 'ld3', 'from': 'm1p7', 'to': 'm1p16', isVer: true },
|
|
|
- { 'type': 'linedash', 'id': 'ld4', 'from': 'm1p16', 'to': 'm1p15', isVer: false },
|
|
|
- { 'type': 'linedash', 'id': 'ld5', 'from': 'm1p15', 'to': 'm1p14', isVer: true, arrow: 'top' },
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- { 'type': 'image', 'id': 'm1i1', 'name': '格栅机', 'text': '格栅机', 'class': 'onWhiteText', 'titleStyle': 'font-size:14px;', 'point': [0, 0.9], 'from': 'm1p2', 'margin': { 'x': [0, -50], 'y': [0, 30] }, 'width': 100, 'height': 100, 'src': '格栅池.gif' },
|
|
|
- { 'type': 'image', 'id': 'm1i2', 'name': '调节池', 'text': '调节池', 'class': 'onWhiteText', 'titleStyle': 'font-size:14px;', 'point': [0, 0.9], 'from': 'm1p3', 'margin': { 'x': [0, -50], 'y': [0, 30] }, 'width': 100, 'height': 100, 'src': '调节池.gif' },
|
|
|
- { 'type': 'image', 'id': 'm1i3', 'name': '缺氧池', 'text': '缺氧池', 'class': 'onWhiteText', 'titleStyle': 'font-size:14px;', 'point': [0, 0.9], 'from': 'm1p4', 'margin': { 'x': [0, -50], 'y': [0, 30] }, 'width': 100, 'height': 100, 'src': '缺氧池.gif' },
|
|
|
- { 'type': 'image', 'id': 'm1i4', 'name': '好氧池', 'text': '好氧池', 'class': 'onWhiteText', 'titleStyle': 'font-size:14px;', 'point': [0, 0.9], 'from': 'm1p5', 'margin': { 'x': [0, -50], 'y': [0, 30] }, 'width': 100, 'height': 100, 'src': '好氧池.gif' },
|
|
|
- { 'type': 'image', 'id': 'm1i5', 'name': '缺氧池', 'text': '缺氧池', 'class': 'onWhiteText', 'titleStyle': 'font-size:14px;', 'point': [0, 0.9], 'from': 'm1p6', 'margin': { 'x': [0, -50], 'y': [0, 30] }, 'width': 100, 'height': 100, 'src': '缺氧池.gif' },
|
|
|
- { 'type': 'image', 'id': 'm1i6', 'name': '好氧池', 'text': '好氧池', 'class': 'onWhiteText', 'titleStyle': 'font-size:14px;', 'point': [0, 0.9], 'from': 'm1p7', 'margin': { 'x': [0, -50], 'y': [0, 30] }, 'width': 100, 'height': 100, 'src': '好氧池.gif' },
|
|
|
- { 'type': 'image', 'id': 'm1i7', 'name': '二沉池', 'text': '二沉池', 'class': 'onWhiteText', 'titleStyle': 'font-size:14px;', 'point': [0, 0.9], 'from': 'm1p8', 'margin': { 'x': [0, -50], 'y': [0, 30] }, 'width': 100, 'height': 100, 'src': '二沉池.gif' },
|
|
|
- { 'type': 'image', 'id': 'm1i8', 'name': '污泥池', 'text': '污泥池', 'class': 'onWhiteText', 'titleStyle': 'font-size:14px;', 'point': [0, 0.9], 'from': 'm1p9', 'margin': { 'x': [0, -50], 'y': [0, 30] }, 'width': 100, 'height': 120, 'src': '储泥池.gif' },
|
|
|
- { 'type': 'image', 'id': 'm1i9', 'name': '高负荷地下渗透田', 'text': '高负荷地下渗透田', 'class': 'onWhiteText', 'titleStyle': 'font-size:14px;', 'point': [0, 0.9], 'from': 'm1p10', 'margin': { 'x': [0, -50], 'y': [0, 30] }, 'width': 100, 'height': 100, 'src': '高效沉淀池.gif' },
|
|
|
-
|
|
|
-
|
|
|
- { 'type': 'text', 'id': 'm1t1', 'text': '生活污水', 'from': 'm1p1', 'point': [0, 0.5], 'margin': { 'x': [0, 0], 'y': [0, -20] }},
|
|
|
- { 'type': 'text', 'id': 'm1t2', 'text': '泥渣', 'from': 'm1p13', 'point': [0, 0.5], 'margin': { 'x': [0.3, 30], 'y': [0, -20] }},
|
|
|
- { 'type': 'text', 'id': 'm1t3', 'text': '污泥回流', 'from': 'm1p15', 'point': [1, 0.5], 'margin': { 'x': [0.1, 30], 'y': [0, -20] }},
|
|
|
- { 'type': 'text', 'id': 'm1t4', 'text': '定期清运', 'from': 'm1p11', 'point': [0, 0.5], 'margin': { 'x': [0, 0], 'y': [0, -20] }},
|
|
|
- { 'type': 'text', 'id': 'm1t5', 'text': '达标后消毒排放', 'from': 'm1p12', 'point': [0, 0.5], 'margin': { 'x': [0, 0], 'y': [0, 20] }},
|
|
|
-]
|