| | |
| | | import speedCabinet from '../images/speedCabinet.png' |
| | | |
| | | const lineWidth = 2; |
| | | const lineStrokeColor = '#105b96'; |
| | | const lineStrokeColor = '#fff'; |
| | | const frequencyWidth = 96; |
| | | const ACWidth = 124; |
| | | const parameterWidth = 85; |
| | |
| | | lineWidth: lineWidth, |
| | | points: [ |
| | | [line5[0][0], line5[0][1]], |
| | | [line3[1][0] - 10, line3[1][1]] |
| | | [line3[1][0], line3[1][1]] |
| | | ] |
| | | }); |
| | | let line7 = diagram.line({ |
| | |
| | | lineWidth: lineWidth, |
| | | points: [ |
| | | [line16[0][0], line16[0][1]], |
| | | [line15[1][0] - 10, line15[1][1]] |
| | | [line15[1][0], line15[1][1]] |
| | | ] |
| | | }); |
| | | // 右边开始线条 |
| | |
| | | lineWidth: lineWidth, |
| | | points: [ |
| | | [line22[0][0], line22[0][1]], |
| | | [line21[1][0] - 10, line21[1][1]] |
| | | [line21[1][0], line21[1][1]] |
| | | ] |
| | | }); |
| | | // |
| | |
| | | lineWidth: lineWidth, |
| | | points: [ |
| | | [line25B[0][0], line25B[0][1]], |
| | | [line4[1][0] - 10, line4[1][1]] |
| | | [line4[1][0], line4[1][1]] |
| | | ] |
| | | }); |
| | | let line27 = diagram.line({ |
| | |
| | | lineWidth: lineWidth, |
| | | points: [ |
| | | [line36[0][0], line36[0][1]], |
| | | [line35[1][0] - 10, line35[1][1]] |
| | | [line35[1][0], line35[1][1]] |
| | | ] |
| | | }); |
| | | // 右边开始线条 |
| | |
| | | lineWidth: lineWidth, |
| | | points: [ |
| | | [line42[0][0], line42[0][1]], |
| | | [line41[1][0] - 10, line41[1][1]] |
| | | [line41[1][0], line41[1][1]] |
| | | ] |
| | | }); |
| | | // |