dwk.vue 89 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774
  1. <template>
  2. <div>
  3. <el-row :gutter="10">
  4. <el-col :span="24">
  5. <previewPicture v-if="datas">
  6. <template v-slot:svg>
  7. <svg class="svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
  8. version="1.0" id="图层_1" x="0px" y="0px" width="1301.168px" height="430.334px"
  9. viewBox="0 80 1301.168 430.334" enable-background="new 0 0 1301.168 430.334"
  10. xml:space="preserve">
  11. <g id="other">
  12. <polygon fill="#B21F63" points="649.044,42.542 655.062,24.751 661.081,42.542 ">
  13. </polygon>
  14. <rect x="654.283" y="42.542" fill="#B21F63" width="1.375" height="61.459"></rect>
  15. <rect x="449.116" y="104.001" fill="#B21F63" width="409.584" height="1.375"></rect>
  16. <rect x="598.825" y="104.689" fill="#B21F63" width="1.375" height="78.063"></rect>
  17. <rect x="452.47" y="181.376" fill="#B21F63" width="1.375" height="40.042"></rect>
  18. <rect x="62.981" y="181.376" fill="#B21F63" width="537.219" height="1.375"></rect>
  19. <rect x="706.343" y="181.376" fill="#B21F63" width="537.22" height="1.375"></rect>
  20. <rect x="704.853" y="104.689" fill="#B21F63" width="1.375" height="78.063"></rect>
  21. <text transform="matrix(1 0 0 1 407.7424 251.804)" fill="#FFFFFF"
  22. font-family="'MicrosoftYaHei'" font-size="13.9275">#7</text>
  23. <text transform="matrix(1 0 0 1 439.7576 426.3899)" fill="#FFFFFF"
  24. font-family="'MicrosoftYaHei'" font-size="11.6359">四区</text>
  25. <g id="diangui_21_">
  26. <linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="478.6189"
  27. y1="394.4612" x2="461.7115" y2="423.7455"
  28. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  29. <stop offset="0" style="stop-color:#FFFFFF"></stop>
  30. <stop offset="1" style="stop-color:#A8A8A8"></stop>
  31. </linearGradient>
  32. <polygon fill="url(#SVGID_1_)"
  33. points="476.788,261.121 462.554,258.982 462.554,228.154 476.788,228.154 ">
  34. </polygon>
  35. <linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="486.2122"
  36. y1="396.3323" x2="470.8488" y2="422.9425"
  37. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  38. <stop offset="0" style="stop-color:#E3E3E3"></stop>
  39. <stop offset="1" style="stop-color:#B2B2B2"></stop>
  40. </linearGradient>
  41. <polygon fill="url(#SVGID_2_)"
  42. points="481.139,258.982 476.788,261.121 476.788,228.154 481.139,228.154 ">
  43. </polygon>
  44. <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
  45. x1="469.247" y1="228.154" x2="469.247" y2="257.014"></line>
  46. <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
  47. points="462.554,256.529 476.421,258.023 481.388,256.005 "></polyline>
  48. <rect x="464.676" y="251.338" width="2.544" height="2.545"></rect>
  49. <rect x="469.719" y="252.667" width="2.544" height="2.544"></rect>
  50. <rect x="472.992" y="253.461" width="2.544" height="2.544"></rect>
  51. <rect x="470.095" y="240.719" width="1.271" height="3.871"></rect>
  52. <rect x="472.005" y="232.089" fill="#ED1E24" width="1.271" height="1.328"></rect>
  53. <rect x="473.275" y="232.089" fill="#51B848" width="2.24" height="1.328"></rect>
  54. <rect x="472.005" y="234.745" fill="#51B848" width="3.513" height="2.104"></rect>
  55. </g>
  56. <rect x="393.158" y="222.501" fill="none" stroke="#941C54" stroke-width="1.5"
  57. stroke-miterlimit="10" width="120" height="185.501"></rect>
  58. <g>
  59. <rect x="619.117" y="1.012" fill="none" stroke="#BA325A" stroke-miterlimit="10"
  60. width="75.166" height="20.817"></rect>
  61. <rect x="619.117" y="1.012" opacity="0.7" fill="#600D29" enable-background="new "
  62. width="75.166" height="20.817"></rect>
  63. <text transform="matrix(1 0 0 1 637.8503 15.2034)" fill="#FFFFFF"
  64. font-family="'MicrosoftYaHei'" font-size="12.5667">简特线</text>
  65. </g>
  66. <g>
  67. <rect x="529.783" y="145.009" fill="none" stroke="#545281" stroke-miterlimit="10"
  68. width="52.5" height="20.818"></rect>
  69. <rect x="529.783" y="145.009" opacity="0.7" fill="#2F3068"
  70. enable-background="new " width="52.5" height="20.818"></rect>
  71. <text transform="matrix(1 0 0 1 535.7732 159.2014)" fill="#FFFFFF"
  72. font-family="'MicrosoftYaHei'" font-size="12.5667">#1进线</text>
  73. </g>
  74. <g>
  75. <text transform="matrix(1 0 0 1 670.8552 83.5012)" fill="#FFFFFF"
  76. font-family="'MicrosoftYaHei'" font-size="12.5667">310</text>
  77. <text transform="matrix(1 0 0 1 553.5212 138.6682)" fill="#FFFFFF"
  78. font-family="'MicrosoftYaHei'" font-size="12.5667">314</text>
  79. <text transform="matrix(1 0 0 1 726.1892 138.6682)" fill="#FFFFFF"
  80. font-family="'MicrosoftYaHei'" font-size="12.5667">315</text>
  81. </g>
  82. <g>
  83. <rect x="718.783" y="145.009" fill="none" stroke="#545281" stroke-miterlimit="10"
  84. width="52.5" height="20.818"></rect>
  85. <rect x="718.783" y="145.009" opacity="0.7" fill="#2F3068"
  86. enable-background="new " width="52.5" height="20.818"></rect>
  87. <text transform="matrix(1 0 0 1 724.7732 159.2014)" fill="#FFFFFF"
  88. font-family="'MicrosoftYaHei'" font-size="12.5667">#2进线</text>
  89. </g>
  90. <rect x="407.235" y="266.346" opacity="0.9" fill="#1B2522" enable-background="new "
  91. width="80.861" height="12.989"></rect>
  92. <rect x="407.235" y="280.374" opacity="0.9" fill="#1B2522" enable-background="new "
  93. width="80.861" height="12.988"></rect>
  94. <rect x="407.235" y="294.4" opacity="0.9" fill="#1B2522" enable-background="new "
  95. width="80.861" height="12.989"></rect>
  96. <g>
  97. <text transform="matrix(1 0 0 1 422.3982 275.9495)" fill="#929CA0"
  98. font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
  99. <text transform="matrix(1 0 0 1 422.3982 289.7659)" fill="#929CA0"
  100. font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
  101. <text transform="matrix(1 0 0 1 422.3982 303.5823)" fill="#929CA0"
  102. font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
  103. </g>
  104. <g>
  105. <text transform="matrix(1 0 0 1 473.614 275.2493)" fill="#929CA0"
  106. font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
  107. <text transform="matrix(1 0 0 1 473.614 289.0657)" fill="#929CA0"
  108. font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
  109. <text transform="matrix(1 0 0 1 473.614 302.8811)" fill="#929CA0"
  110. font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
  111. </g>
  112. <text transform="matrix(1 0 0 1 407.7424 342.304)" fill="#FFFFFF"
  113. font-family="'MicrosoftYaHei'" font-size="13.9275">#8</text>
  114. <g id="diangui_1_">
  115. <g opacity="0.5">
  116. </g>
  117. <linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="478.6179"
  118. y1="484.9602" x2="461.7105" y2="514.2446"
  119. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  120. <stop offset="0" style="stop-color:#FFFFFF"></stop>
  121. <stop offset="1" style="stop-color:#A8A8A8"></stop>
  122. </linearGradient>
  123. <polygon fill="url(#SVGID_3_)"
  124. points="476.788,351.62 462.554,349.482 462.554,318.654 476.788,318.654 ">
  125. </polygon>
  126. <linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="486.2126"
  127. y1="486.8333" x2="470.8497" y2="513.4426"
  128. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  129. <stop offset="0" style="stop-color:#E3E3E3"></stop>
  130. <stop offset="1" style="stop-color:#B2B2B2"></stop>
  131. </linearGradient>
  132. <polygon fill="url(#SVGID_4_)"
  133. points="481.139,349.482 476.788,351.62 476.788,318.654 481.139,318.654 ">
  134. </polygon>
  135. <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
  136. x1="469.247" y1="318.654" x2="469.247" y2="347.514"></line>
  137. <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
  138. points="462.554,347.029 476.421,348.523 481.388,346.506 "></polyline>
  139. <rect x="464.676" y="341.839" width="2.544" height="2.545"></rect>
  140. <rect x="469.719" y="343.168" width="2.544" height="2.544"></rect>
  141. <rect x="472.992" y="343.962" width="2.544" height="2.544"></rect>
  142. <rect x="470.095" y="331.219" width="1.271" height="3.872"></rect>
  143. <rect x="472.005" y="322.59" fill="#ED1E24" width="1.271" height="1.328"></rect>
  144. <rect x="473.275" y="322.59" fill="#51B848" width="2.24" height="1.328"></rect>
  145. <rect x="472.005" y="325.244" fill="#51B848" width="3.513" height="2.104"></rect>
  146. </g>
  147. <rect x="407.235" y="356.846" opacity="0.9" fill="#1B2522" enable-background="new "
  148. width="80.861" height="12.99"></rect>
  149. <rect x="407.235" y="370.873" opacity="0.9" fill="#1B2522" enable-background="new "
  150. width="80.861" height="12.989"></rect>
  151. <rect x="407.235" y="384.9" opacity="0.9" fill="#1B2522" enable-background="new "
  152. width="80.861" height="12.989"></rect>
  153. <g>
  154. <text transform="matrix(1 0 0 1 422.3982 366.4495)" fill="#929CA0"
  155. font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
  156. <text transform="matrix(1 0 0 1 422.3982 380.2659)" fill="#929CA0"
  157. font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
  158. <text transform="matrix(1 0 0 1 422.3982 394.0823)" fill="#929CA0"
  159. font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
  160. </g>
  161. <g>
  162. <text transform="matrix(1 0 0 1 473.614 365.7493)" fill="#929CA0"
  163. font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
  164. <text transform="matrix(1 0 0 1 473.614 379.5657)" fill="#929CA0"
  165. font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
  166. <text transform="matrix(1 0 0 1 473.614 393.3811)" fill="#929CA0"
  167. font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
  168. </g>
  169. <rect x="599.137" y="181.376" fill="#B21F63" width="1.375" height="40.042"></rect>
  170. <text transform="matrix(1 0 0 1 543.4099 251.804)" fill="#FFFFFF"
  171. font-family="'MicrosoftYaHei'" font-size="13.9275">#9</text>
  172. <text transform="matrix(1 0 0 1 575.4246 426.3899)" fill="#FFFFFF"
  173. font-family="'MicrosoftYaHei'" font-size="11.6359">五区</text>
  174. <g id="diangui_9_">
  175. <g opacity="0.5">
  176. </g>
  177. <linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="614.2859"
  178. y1="394.4612" x2="597.3784" y2="423.7455"
  179. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  180. <stop offset="0" style="stop-color:#FFFFFF"></stop>
  181. <stop offset="1" style="stop-color:#A8A8A8"></stop>
  182. </linearGradient>
  183. <polygon fill="url(#SVGID_5_)"
  184. points="612.455,261.121 598.221,258.982 598.221,228.154 612.455,228.154 ">
  185. </polygon>
  186. <linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="621.8796"
  187. y1="396.3323" x2="606.5161" y2="422.9427"
  188. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  189. <stop offset="0" style="stop-color:#E3E3E3"></stop>
  190. <stop offset="1" style="stop-color:#B2B2B2"></stop>
  191. </linearGradient>
  192. <polygon fill="url(#SVGID_6_)"
  193. points="616.807,258.982 612.455,261.121 612.455,228.154 616.807,228.154 ">
  194. </polygon>
  195. <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
  196. x1="604.914" y1="228.154" x2="604.914" y2="257.014"></line>
  197. <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
  198. points="598.221,256.529 612.088,258.023 617.055,256.005 "></polyline>
  199. <rect x="600.344" y="251.338" width="2.544" height="2.545"></rect>
  200. <rect x="605.385" y="252.667" width="2.545" height="2.544"></rect>
  201. <rect x="608.658" y="253.461" width="2.545" height="2.544"></rect>
  202. <rect x="605.762" y="240.719" width="1.271" height="3.871"></rect>
  203. <rect x="607.672" y="232.089" fill="#ED1E24" width="1.271" height="1.328"></rect>
  204. <rect x="608.942" y="232.089" fill="#51B848" width="2.24" height="1.328"></rect>
  205. <rect x="607.672" y="234.745" fill="#51B848" width="3.513" height="2.104"></rect>
  206. </g>
  207. <rect x="528.825" y="222.501" fill="none" stroke="#941C54" stroke-width="1.5"
  208. stroke-miterlimit="10" width="120" height="185.501"></rect>
  209. <rect x="542.902" y="266.346" opacity="0.9" fill="#1B2522" enable-background="new "
  210. width="80.862" height="12.989"></rect>
  211. <rect x="542.902" y="280.374" opacity="0.9" fill="#1B2522" enable-background="new "
  212. width="80.862" height="12.988"></rect>
  213. <rect x="542.902" y="294.4" opacity="0.9" fill="#1B2522" enable-background="new "
  214. width="80.862" height="12.989"></rect>
  215. <g>
  216. <text transform="matrix(1 0 0 1 558.0652 275.9495)" fill="#929CA0"
  217. font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
  218. <text transform="matrix(1 0 0 1 558.0652 289.7659)" fill="#929CA0"
  219. font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
  220. <text transform="matrix(1 0 0 1 558.0652 303.5823)" fill="#929CA0"
  221. font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
  222. </g>
  223. <g>
  224. <text transform="matrix(1 0 0 1 609.281 275.2493)" fill="#929CA0"
  225. font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
  226. <text transform="matrix(1 0 0 1 609.281 289.0657)" fill="#929CA0"
  227. font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
  228. <text transform="matrix(1 0 0 1 609.281 302.8811)" fill="#929CA0"
  229. font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
  230. </g>
  231. <text transform="matrix(1 0 0 1 543.4099 342.304)" fill="#FFFFFF"
  232. font-family="'MicrosoftYaHei'" font-size="13.9275">#10</text>
  233. <g id="diangui_8_">
  234. <g opacity="0.5">
  235. </g>
  236. <linearGradient id="SVGID_7_" gradientUnits="userSpaceOnUse" x1="614.2849"
  237. y1="484.9602" x2="597.3776" y2="514.2444"
  238. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  239. <stop offset="0" style="stop-color:#FFFFFF"></stop>
  240. <stop offset="1" style="stop-color:#A8A8A8"></stop>
  241. </linearGradient>
  242. <polygon fill="url(#SVGID_7_)"
  243. points="612.455,351.62 598.221,349.482 598.221,318.654 612.455,318.654 ">
  244. </polygon>
  245. <linearGradient id="SVGID_8_" gradientUnits="userSpaceOnUse" x1="621.8796"
  246. y1="486.8323" x2="606.5165" y2="513.442"
  247. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  248. <stop offset="0" style="stop-color:#E3E3E3"></stop>
  249. <stop offset="1" style="stop-color:#B2B2B2"></stop>
  250. </linearGradient>
  251. <polygon fill="url(#SVGID_8_)"
  252. points="616.807,349.482 612.455,351.62 612.455,318.654 616.807,318.654 ">
  253. </polygon>
  254. <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
  255. x1="604.914" y1="318.654" x2="604.914" y2="347.514"></line>
  256. <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
  257. points="598.221,347.029 612.088,348.523 617.055,346.506 "></polyline>
  258. <rect x="600.344" y="341.839" width="2.544" height="2.545"></rect>
  259. <rect x="605.385" y="343.168" width="2.545" height="2.544"></rect>
  260. <rect x="608.658" y="343.962" width="2.545" height="2.544"></rect>
  261. <rect x="605.762" y="331.219" width="1.271" height="3.872"></rect>
  262. <rect x="607.672" y="322.59" fill="#ED1E24" width="1.271" height="1.328"></rect>
  263. <rect x="608.942" y="322.59" fill="#51B848" width="2.24" height="1.328"></rect>
  264. <rect x="607.672" y="325.244" fill="#51B848" width="3.513" height="2.104"></rect>
  265. </g>
  266. <rect x="542.902" y="356.846" opacity="0.9" fill="#1B2522" enable-background="new "
  267. width="80.862" height="12.99"></rect>
  268. <rect x="542.902" y="370.873" opacity="0.9" fill="#1B2522" enable-background="new "
  269. width="80.862" height="12.989"></rect>
  270. <rect x="542.902" y="384.9" opacity="0.9" fill="#1B2522" enable-background="new "
  271. width="80.862" height="12.989"></rect>
  272. <g>
  273. <text transform="matrix(1 0 0 1 558.0652 366.4495)" fill="#929CA0"
  274. font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
  275. <text transform="matrix(1 0 0 1 558.0652 380.2659)" fill="#929CA0"
  276. font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
  277. <text transform="matrix(1 0 0 1 558.0652 394.0823)" fill="#929CA0"
  278. font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
  279. </g>
  280. <g>
  281. <text transform="matrix(1 0 0 1 609.281 365.7493)" fill="#929CA0"
  282. font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
  283. <text transform="matrix(1 0 0 1 609.281 379.5657)" fill="#929CA0"
  284. font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
  285. <text transform="matrix(1 0 0 1 609.281 393.3811)" fill="#929CA0"
  286. font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
  287. </g>
  288. <rect x="323.095" y="181.376" fill="#B21F63" width="1.375" height="40.042"></rect>
  289. <text transform="matrix(1 0 0 1 278.3674 251.804)" fill="#FFFFFF"
  290. font-family="'MicrosoftYaHei'" font-size="13.9275">#5</text>
  291. <text transform="matrix(1 0 0 1 310.3826 426.3899)" fill="#FFFFFF"
  292. font-family="'MicrosoftYaHei'" font-size="11.6359">三区</text>
  293. <g id="diangui_3_">
  294. <g opacity="0.5">
  295. </g>
  296. <linearGradient id="SVGID_9_" gradientUnits="userSpaceOnUse" x1="349.2439"
  297. y1="394.4612" x2="332.3365" y2="423.7455"
  298. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  299. <stop offset="0" style="stop-color:#FFFFFF"></stop>
  300. <stop offset="1" style="stop-color:#A8A8A8"></stop>
  301. </linearGradient>
  302. <polygon fill="url(#SVGID_9_)"
  303. points="347.413,261.121 333.179,258.982 333.179,228.154 347.413,228.154 ">
  304. </polygon>
  305. <linearGradient id="SVGID_10_" gradientUnits="userSpaceOnUse" x1="356.8381"
  306. y1="396.3333" x2="341.4749" y2="422.9433"
  307. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  308. <stop offset="0" style="stop-color:#E3E3E3"></stop>
  309. <stop offset="1" style="stop-color:#B2B2B2"></stop>
  310. </linearGradient>
  311. <polygon fill="url(#SVGID_10_)"
  312. points="351.764,258.982 347.413,261.121 347.413,228.154 351.764,228.154 ">
  313. </polygon>
  314. <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
  315. x1="339.872" y1="228.154" x2="339.872" y2="257.014"></line>
  316. <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
  317. points="333.179,256.529 347.044,258.023 352.013,256.005 "></polyline>
  318. <rect x="335.299" y="251.338" width="2.546" height="2.545"></rect>
  319. <rect x="340.343" y="252.667" width="2.546" height="2.544"></rect>
  320. <rect x="343.617" y="253.461" width="2.544" height="2.544"></rect>
  321. <rect x="340.72" y="240.719" width="1.271" height="3.871"></rect>
  322. <rect x="342.628" y="232.089" fill="#ED1E24" width="1.272" height="1.328"></rect>
  323. <rect x="343.9" y="232.089" fill="#51B848" width="2.24" height="1.328"></rect>
  324. <rect x="342.628" y="234.745" fill="#51B848" width="3.515" height="2.104"></rect>
  325. </g>
  326. <rect x="263.783" y="222.501" fill="none" stroke="#941C54" stroke-width="1.5"
  327. stroke-miterlimit="10" width="120" height="185.501"></rect>
  328. <rect x="277.86" y="266.346" opacity="0.9" fill="#1B2522" enable-background="new "
  329. width="80.861" height="12.989"></rect>
  330. <rect x="277.86" y="280.374" opacity="0.9" fill="#1B2522" enable-background="new "
  331. width="80.861" height="12.988"></rect>
  332. <rect x="277.86" y="294.4" opacity="0.9" fill="#1B2522" enable-background="new "
  333. width="80.861" height="12.989"></rect>
  334. <g>
  335. <text transform="matrix(1 0 0 1 293.0232 275.9495)" fill="#929CA0"
  336. font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
  337. <text transform="matrix(1 0 0 1 293.0232 289.7659)" fill="#929CA0"
  338. font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
  339. <text transform="matrix(1 0 0 1 293.0232 303.5823)" fill="#929CA0"
  340. font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
  341. </g>
  342. <g>
  343. <text transform="matrix(1 0 0 1 344.239 275.2493)" fill="#929CA0"
  344. font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
  345. <text transform="matrix(1 0 0 1 344.239 289.0657)" fill="#929CA0"
  346. font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
  347. <text transform="matrix(1 0 0 1 344.239 302.8811)" fill="#929CA0"
  348. font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
  349. </g>
  350. <text transform="matrix(1 0 0 1 278.3674 342.304)" fill="#FFFFFF"
  351. font-family="'MicrosoftYaHei'" font-size="13.9275">#6</text>
  352. <g id="diangui_2_">
  353. <g opacity="0.5">
  354. </g>
  355. <linearGradient id="SVGID_11_" gradientUnits="userSpaceOnUse" x1="349.2439"
  356. y1="484.9612" x2="332.3365" y2="514.2455"
  357. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  358. <stop offset="0" style="stop-color:#FFFFFF"></stop>
  359. <stop offset="1" style="stop-color:#A8A8A8"></stop>
  360. </linearGradient>
  361. <polygon fill="url(#SVGID_11_)"
  362. points="347.413,351.62 333.179,349.482 333.179,318.654 347.413,318.654 ">
  363. </polygon>
  364. <linearGradient id="SVGID_12_" gradientUnits="userSpaceOnUse" x1="356.8381"
  365. y1="486.8333" x2="341.4753" y2="513.4426"
  366. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  367. <stop offset="0" style="stop-color:#E3E3E3"></stop>
  368. <stop offset="1" style="stop-color:#B2B2B2"></stop>
  369. </linearGradient>
  370. <polygon fill="url(#SVGID_12_)"
  371. points="351.764,349.482 347.413,351.62 347.413,318.654 351.764,318.654 ">
  372. </polygon>
  373. <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
  374. x1="339.872" y1="318.654" x2="339.872" y2="347.514"></line>
  375. <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
  376. points="333.179,347.029 347.044,348.523 352.013,346.506 "></polyline>
  377. <rect x="335.299" y="341.839" width="2.546" height="2.545"></rect>
  378. <rect x="340.343" y="343.168" width="2.546" height="2.544"></rect>
  379. <rect x="343.617" y="343.962" width="2.544" height="2.544"></rect>
  380. <rect x="340.72" y="331.219" width="1.271" height="3.872"></rect>
  381. <rect x="342.628" y="322.59" fill="#ED1E24" width="1.272" height="1.328"></rect>
  382. <rect x="343.9" y="322.59" fill="#51B848" width="2.24" height="1.328"></rect>
  383. <rect x="342.628" y="325.244" fill="#51B848" width="3.515" height="2.104"></rect>
  384. </g>
  385. <rect x="277.86" y="356.846" opacity="0.9" fill="#1B2522" enable-background="new "
  386. width="80.861" height="12.99"></rect>
  387. <rect x="277.86" y="370.873" opacity="0.9" fill="#1B2522" enable-background="new "
  388. width="80.861" height="12.989"></rect>
  389. <rect x="277.86" y="384.9" opacity="0.9" fill="#1B2522" enable-background="new "
  390. width="80.861" height="12.989"></rect>
  391. <g>
  392. <text transform="matrix(1 0 0 1 293.0232 366.4495)" fill="#929CA0"
  393. font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
  394. <text transform="matrix(1 0 0 1 293.0232 380.2659)" fill="#929CA0"
  395. font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
  396. <text transform="matrix(1 0 0 1 293.0232 394.0823)" fill="#929CA0"
  397. font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
  398. </g>
  399. <g>
  400. <text transform="matrix(1 0 0 1 344.239 365.7493)" fill="#929CA0"
  401. font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
  402. <text transform="matrix(1 0 0 1 344.239 379.5657)" fill="#929CA0"
  403. font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
  404. <text transform="matrix(1 0 0 1 344.239 393.3811)" fill="#929CA0"
  405. font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
  406. </g>
  407. <rect x="188.72" y="181.376" fill="#B21F63" width="1.375" height="40.042"></rect>
  408. <text transform="matrix(1 0 0 1 143.9924 251.804)" fill="#FFFFFF"
  409. font-family="'MicrosoftYaHei'" font-size="13.9275">#3</text>
  410. <text transform="matrix(1 0 0 1 176.0076 426.3899)" fill="#FFFFFF"
  411. font-family="'MicrosoftYaHei'" font-size="11.6359">二区</text>
  412. <g id="diangui_7_">
  413. <g opacity="0.5">
  414. </g>
  415. <linearGradient id="SVGID_13_" gradientUnits="userSpaceOnUse" x1="214.8689"
  416. y1="394.4612" x2="197.9615" y2="423.7455"
  417. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  418. <stop offset="0" style="stop-color:#FFFFFF"></stop>
  419. <stop offset="1" style="stop-color:#A8A8A8"></stop>
  420. </linearGradient>
  421. <polygon fill="url(#SVGID_13_)"
  422. points="213.038,261.121 198.804,258.982 198.804,228.154 213.038,228.154 ">
  423. </polygon>
  424. <linearGradient id="SVGID_14_" gradientUnits="userSpaceOnUse" x1="222.4631"
  425. y1="396.3333" x2="207.0998" y2="422.9432"
  426. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  427. <stop offset="0" style="stop-color:#E3E3E3"></stop>
  428. <stop offset="1" style="stop-color:#B2B2B2"></stop>
  429. </linearGradient>
  430. <polygon fill="url(#SVGID_14_)"
  431. points="217.389,258.982 213.038,261.121 213.038,228.154 217.389,228.154 ">
  432. </polygon>
  433. <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
  434. x1="205.497" y1="228.154" x2="205.497" y2="257.014"></line>
  435. <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
  436. points="198.804,256.529 212.669,258.023 217.638,256.005 "></polyline>
  437. <rect x="200.924" y="251.338" width="2.544" height="2.545"></rect>
  438. <rect x="205.968" y="252.667" width="2.546" height="2.544"></rect>
  439. <rect x="209.242" y="253.461" width="2.544" height="2.544"></rect>
  440. <rect x="206.345" y="240.719" width="1.271" height="3.871"></rect>
  441. <rect x="208.253" y="232.089" fill="#ED1E24" width="1.272" height="1.328"></rect>
  442. <rect x="209.525" y="232.089" fill="#51B848" width="2.24" height="1.328"></rect>
  443. <rect x="208.253" y="234.745" fill="#51B848" width="3.515" height="2.104"></rect>
  444. </g>
  445. <rect x="129.408" y="222.501" fill="none" stroke="#941C54" stroke-width="1.5"
  446. stroke-miterlimit="10" width="120" height="185.501"></rect>
  447. <rect x="143.485" y="266.346" opacity="0.9" fill="#1B2522" enable-background="new "
  448. width="80.861" height="12.989"></rect>
  449. <rect x="143.485" y="280.374" opacity="0.9" fill="#1B2522" enable-background="new "
  450. width="80.861" height="12.988"></rect>
  451. <rect x="143.485" y="294.4" opacity="0.9" fill="#1B2522" enable-background="new "
  452. width="80.861" height="12.989"></rect>
  453. <g>
  454. <text transform="matrix(1 0 0 1 158.6482 275.9495)" fill="#929CA0"
  455. font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
  456. <text transform="matrix(1 0 0 1 158.6482 289.7659)" fill="#929CA0"
  457. font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
  458. <text transform="matrix(1 0 0 1 158.6482 303.5823)" fill="#929CA0"
  459. font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
  460. </g>
  461. <g>
  462. <text transform="matrix(1 0 0 1 209.864 275.2493)" fill="#929CA0"
  463. font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
  464. <text transform="matrix(1 0 0 1 209.864 289.0657)" fill="#929CA0"
  465. font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
  466. <text transform="matrix(1 0 0 1 209.864 302.8811)" fill="#929CA0"
  467. font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
  468. </g>
  469. <text transform="matrix(1 0 0 1 143.9924 342.304)" fill="#FFFFFF"
  470. font-family="'MicrosoftYaHei'" font-size="13.9275">#4</text>
  471. <g id="diangui_6_">
  472. <g opacity="0.5">
  473. </g>
  474. <linearGradient id="SVGID_15_" gradientUnits="userSpaceOnUse" x1="214.8684"
  475. y1="484.9612" x2="197.9611" y2="514.2453"
  476. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  477. <stop offset="0" style="stop-color:#FFFFFF"></stop>
  478. <stop offset="1" style="stop-color:#A8A8A8"></stop>
  479. </linearGradient>
  480. <polygon fill="url(#SVGID_15_)"
  481. points="213.038,351.62 198.804,349.482 198.804,318.654 213.038,318.654 ">
  482. </polygon>
  483. <linearGradient id="SVGID_16_" gradientUnits="userSpaceOnUse" x1="222.4622"
  484. y1="486.8323" x2="207.0992" y2="513.4419"
  485. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  486. <stop offset="0" style="stop-color:#E3E3E3"></stop>
  487. <stop offset="1" style="stop-color:#B2B2B2"></stop>
  488. </linearGradient>
  489. <polygon fill="url(#SVGID_16_)"
  490. points="217.389,349.482 213.038,351.62 213.038,318.654 217.389,318.654 ">
  491. </polygon>
  492. <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
  493. x1="205.497" y1="318.654" x2="205.497" y2="347.514"></line>
  494. <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
  495. points="198.804,347.029 212.669,348.523 217.638,346.506 "></polyline>
  496. <rect x="200.924" y="341.839" width="2.544" height="2.545"></rect>
  497. <rect x="205.968" y="343.168" width="2.546" height="2.544"></rect>
  498. <rect x="209.242" y="343.962" width="2.544" height="2.544"></rect>
  499. <rect x="206.345" y="331.219" width="1.271" height="3.872"></rect>
  500. <rect x="208.253" y="322.59" fill="#ED1E24" width="1.272" height="1.328"></rect>
  501. <rect x="209.525" y="322.59" fill="#51B848" width="2.24" height="1.328"></rect>
  502. <rect x="208.253" y="325.244" fill="#51B848" width="3.515" height="2.104"></rect>
  503. </g>
  504. <rect x="143.485" y="356.846" opacity="0.9" fill="#1B2522" enable-background="new "
  505. width="80.861" height="12.99"></rect>
  506. <rect x="143.485" y="370.873" opacity="0.9" fill="#1B2522" enable-background="new "
  507. width="80.861" height="12.989"></rect>
  508. <rect x="143.485" y="384.9" opacity="0.9" fill="#1B2522" enable-background="new "
  509. width="80.861" height="12.989"></rect>
  510. <g>
  511. <text transform="matrix(1 0 0 1 158.6482 366.4495)" fill="#929CA0"
  512. font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
  513. <text transform="matrix(1 0 0 1 158.6482 380.2659)" fill="#929CA0"
  514. font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
  515. <text transform="matrix(1 0 0 1 158.6482 394.0823)" fill="#929CA0"
  516. font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
  517. </g>
  518. <g>
  519. <text transform="matrix(1 0 0 1 209.864 365.7493)" fill="#929CA0"
  520. font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
  521. <text transform="matrix(1 0 0 1 209.864 379.5657)" fill="#929CA0"
  522. font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
  523. <text transform="matrix(1 0 0 1 209.864 393.3811)" fill="#929CA0"
  524. font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
  525. </g>
  526. <rect x="62.293" y="181.376" fill="#B21F63" width="1.375" height="40.042"></rect>
  527. <text transform="matrix(1 0 0 1 17.5662 251.804)" fill="#FFFFFF"
  528. font-family="'MicrosoftYaHei'" font-size="13.9275">#1</text>
  529. <text transform="matrix(1 0 0 1 49.5803 426.3899)" fill="#FFFFFF"
  530. font-family="'MicrosoftYaHei'" font-size="11.6359">一区</text>
  531. <g id="diangui_5_">
  532. <g opacity="0.5">
  533. </g>
  534. <linearGradient id="SVGID_17_" gradientUnits="userSpaceOnUse" x1="88.4417"
  535. y1="394.4602" x2="71.5343" y2="423.7448"
  536. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  537. <stop offset="0" style="stop-color:#FFFFFF"></stop>
  538. <stop offset="1" style="stop-color:#A8A8A8"></stop>
  539. </linearGradient>
  540. <polygon fill="url(#SVGID_17_)"
  541. points="86.611,261.121 72.377,258.982 72.377,228.154 86.611,228.154 ">
  542. </polygon>
  543. <linearGradient id="SVGID_18_" gradientUnits="userSpaceOnUse" x1="96.0349"
  544. y1="396.3333" x2="80.6718" y2="422.9427"
  545. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  546. <stop offset="0" style="stop-color:#E3E3E3"></stop>
  547. <stop offset="1" style="stop-color:#B2B2B2"></stop>
  548. </linearGradient>
  549. <polygon fill="url(#SVGID_18_)"
  550. points="90.962,258.982 86.611,261.121 86.611,228.154 90.962,228.154 ">
  551. </polygon>
  552. <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
  553. x1="79.07" y1="228.154" x2="79.07" y2="257.014"></line>
  554. <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
  555. points="72.377,256.529 86.242,258.023 91.211,256.005 "></polyline>
  556. <rect x="74.498" y="251.338" width="2.544" height="2.545"></rect>
  557. <rect x="79.542" y="252.667" width="2.544" height="2.544"></rect>
  558. <rect x="82.815" y="253.461" width="2.544" height="2.544"></rect>
  559. <rect x="79.918" y="240.719" width="1.272" height="3.871"></rect>
  560. <rect x="81.826" y="232.089" fill="#ED1E24" width="1.272" height="1.328"></rect>
  561. <rect x="83.099" y="232.089" fill="#51B848" width="2.238" height="1.328"></rect>
  562. <rect x="81.826" y="234.745" fill="#51B848" width="3.513" height="2.104"></rect>
  563. </g>
  564. <rect x="2.981" y="222.501" fill="none" stroke="#941C54" stroke-width="1.5"
  565. stroke-miterlimit="10" width="120" height="185.501"></rect>
  566. <rect x="17.058" y="266.346" opacity="0.9" fill="#1B2522" enable-background="new "
  567. width="80.859" height="12.989"></rect>
  568. <rect x="17.058" y="280.374" opacity="0.9" fill="#1B2522" enable-background="new "
  569. width="80.859" height="12.988"></rect>
  570. <rect x="17.058" y="294.4" opacity="0.9" fill="#1B2522" enable-background="new "
  571. width="80.859" height="12.989"></rect>
  572. <g>
  573. <text transform="matrix(1 0 0 1 32.2209 275.9495)" fill="#929CA0"
  574. font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
  575. <text transform="matrix(1 0 0 1 32.2209 289.7659)" fill="#929CA0"
  576. font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
  577. <text transform="matrix(1 0 0 1 32.2209 303.5823)" fill="#929CA0"
  578. font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
  579. </g>
  580. <g>
  581. <text transform="matrix(1 0 0 1 83.4377 275.2493)" fill="#929CA0"
  582. font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
  583. <text transform="matrix(1 0 0 1 83.4377 289.0657)" fill="#929CA0"
  584. font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
  585. <text transform="matrix(1 0 0 1 83.4377 302.8811)" fill="#929CA0"
  586. font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
  587. </g>
  588. <text transform="matrix(1 0 0 1 17.5662 342.304)" fill="#FFFFFF"
  589. font-family="'MicrosoftYaHei'" font-size="13.9275">#2</text>
  590. <g id="diangui_4_">
  591. <g opacity="0.5">
  592. </g>
  593. <linearGradient id="SVGID_19_" gradientUnits="userSpaceOnUse" x1="88.4412"
  594. y1="484.9602" x2="71.5337" y2="514.2451"
  595. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  596. <stop offset="0" style="stop-color:#FFFFFF"></stop>
  597. <stop offset="1" style="stop-color:#A8A8A8"></stop>
  598. </linearGradient>
  599. <polygon fill="url(#SVGID_19_)"
  600. points="86.611,351.62 72.377,349.482 72.377,318.654 86.611,318.654 ">
  601. </polygon>
  602. <linearGradient id="SVGID_20_" gradientUnits="userSpaceOnUse" x1="96.0349"
  603. y1="486.8323" x2="80.6722" y2="513.4412"
  604. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  605. <stop offset="0" style="stop-color:#E3E3E3"></stop>
  606. <stop offset="1" style="stop-color:#B2B2B2"></stop>
  607. </linearGradient>
  608. <polygon fill="url(#SVGID_20_)"
  609. points="90.962,349.482 86.611,351.62 86.611,318.654 90.962,318.654 ">
  610. </polygon>
  611. <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
  612. x1="79.07" y1="318.654" x2="79.07" y2="347.514"></line>
  613. <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
  614. points="72.377,347.029 86.242,348.523 91.211,346.506 "></polyline>
  615. <rect x="74.498" y="341.839" width="2.544" height="2.545"></rect>
  616. <rect x="79.542" y="343.168" width="2.544" height="2.544"></rect>
  617. <rect x="82.815" y="343.962" width="2.544" height="2.544"></rect>
  618. <rect x="79.918" y="331.219" width="1.272" height="3.872"></rect>
  619. <rect x="81.826" y="322.59" fill="#ED1E24" width="1.272" height="1.328"></rect>
  620. <rect x="83.099" y="322.59" fill="#51B848" width="2.238" height="1.328"></rect>
  621. <rect x="81.826" y="325.244" fill="#51B848" width="3.513" height="2.104"></rect>
  622. </g>
  623. <rect x="17.058" y="356.846" opacity="0.9" fill="#1B2522" enable-background="new "
  624. width="80.859" height="12.99"></rect>
  625. <rect x="17.058" y="370.873" opacity="0.9" fill="#1B2522" enable-background="new "
  626. width="80.859" height="12.989"></rect>
  627. <rect x="17.058" y="384.9" opacity="0.9" fill="#1B2522" enable-background="new "
  628. width="80.859" height="12.989"></rect>
  629. <g>
  630. <text transform="matrix(1 0 0 1 32.2209 366.4495)" fill="#929CA0"
  631. font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
  632. <text transform="matrix(1 0 0 1 32.2209 380.2659)" fill="#929CA0"
  633. font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
  634. <text transform="matrix(1 0 0 1 32.2209 394.0823)" fill="#929CA0"
  635. font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
  636. </g>
  637. <g>
  638. <text transform="matrix(1 0 0 1 83.4377 365.7493)" fill="#929CA0"
  639. font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
  640. <text transform="matrix(1 0 0 1 83.4377 379.5657)" fill="#929CA0"
  641. font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
  642. <text transform="matrix(1 0 0 1 83.4377 393.3811)" fill="#929CA0"
  643. font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
  644. </g>
  645. <rect x="1110.968" y="181.376" fill="#B21F63" width="1.375" height="40.042"></rect>
  646. <text transform="matrix(1 0 0 1 1066.238 251.804)" fill="#FFFFFF"
  647. font-family="'MicrosoftYaHei'" font-size="13.9275">#17</text>
  648. <text transform="matrix(1 0 0 1 1098.2517 426.3899)" fill="#FFFFFF"
  649. font-family="'MicrosoftYaHei'" font-size="11.6359">九区</text>
  650. <g id="diangui_19_">
  651. <g opacity="0.5">
  652. </g>
  653. <linearGradient id="SVGID_21_" gradientUnits="userSpaceOnUse" x1="1137.114"
  654. y1="394.4612" x2="1120.2073" y2="423.7445"
  655. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  656. <stop offset="0" style="stop-color:#FFFFFF"></stop>
  657. <stop offset="1" style="stop-color:#A8A8A8"></stop>
  658. </linearGradient>
  659. <polygon fill="url(#SVGID_21_)"
  660. points="1135.283,261.121 1121.052,258.982 1121.052,228.154 1135.283,228.154 ">
  661. </polygon>
  662. <linearGradient id="SVGID_22_" gradientUnits="userSpaceOnUse" x1="1144.7087"
  663. y1="396.3323" x2="1129.3451" y2="422.9429"
  664. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  665. <stop offset="0" style="stop-color:#E3E3E3"></stop>
  666. <stop offset="1" style="stop-color:#B2B2B2"></stop>
  667. </linearGradient>
  668. <polygon fill="url(#SVGID_22_)"
  669. points="1139.635,258.982 1135.283,261.121 1135.283,228.154 1139.635,228.154 ">
  670. </polygon>
  671. <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
  672. x1="1127.743" y1="228.154" x2="1127.743" y2="257.014"></line>
  673. <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
  674. points="1121.052,256.529 1134.916,258.023 1139.885,256.005 "></polyline>
  675. <rect x="1123.172" y="251.338" width="2.544" height="2.545"></rect>
  676. <rect x="1128.216" y="252.667" width="2.545" height="2.544"></rect>
  677. <rect x="1131.487" y="253.461" width="2.545" height="2.544"></rect>
  678. <rect x="1128.593" y="240.719" width="1.271" height="3.871"></rect>
  679. <rect x="1130.5" y="232.089" fill="#ED1E24" width="1.271" height="1.328"></rect>
  680. <rect x="1131.771" y="232.089" fill="#51B848" width="2.24" height="1.328"></rect>
  681. <rect x="1130.5" y="234.745" fill="#51B848" width="3.513" height="2.104"></rect>
  682. </g>
  683. <rect x="1051.653" y="222.501" fill="none" stroke="#941C54" stroke-width="1.5"
  684. stroke-miterlimit="10" width="120" height="185.501"></rect>
  685. <rect x="1065.73" y="266.346" opacity="0.9" fill="#1B2522" enable-background="new "
  686. width="80.861" height="12.989"></rect>
  687. <rect x="1065.73" y="280.374" opacity="0.9" fill="#1B2522" enable-background="new "
  688. width="80.861" height="12.988"></rect>
  689. <rect x="1065.73" y="294.4" opacity="0.9" fill="#1B2522" enable-background="new "
  690. width="80.861" height="12.989"></rect>
  691. <g>
  692. <text transform="matrix(1 0 0 1 1080.8943 275.9495)" fill="#929CA0"
  693. font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
  694. <text transform="matrix(1 0 0 1 1080.8943 289.7659)" fill="#929CA0"
  695. font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
  696. <text transform="matrix(1 0 0 1 1080.8943 303.5823)" fill="#929CA0"
  697. font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
  698. </g>
  699. <g>
  700. <text transform="matrix(1 0 0 1 1132.1091 275.2493)" fill="#929CA0"
  701. font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
  702. <text transform="matrix(1 0 0 1 1132.1091 289.0657)" fill="#929CA0"
  703. font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
  704. <text transform="matrix(1 0 0 1 1132.1091 302.8811)" fill="#929CA0"
  705. font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
  706. </g>
  707. <text transform="matrix(1 0 0 1 1066.238 342.304)" fill="#FFFFFF"
  708. font-family="'MicrosoftYaHei'" font-size="13.9275">#18</text>
  709. <g id="diangui_18_">
  710. <g opacity="0.5">
  711. </g>
  712. <linearGradient id="SVGID_23_" gradientUnits="userSpaceOnUse" x1="1137.114"
  713. y1="484.9612" x2="1120.2072" y2="514.2448"
  714. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  715. <stop offset="0" style="stop-color:#FFFFFF"></stop>
  716. <stop offset="1" style="stop-color:#A8A8A8"></stop>
  717. </linearGradient>
  718. <polygon fill="url(#SVGID_23_)"
  719. points="1135.283,351.62 1121.052,349.482 1121.052,318.654 1135.283,318.654 ">
  720. </polygon>
  721. <linearGradient id="SVGID_24_" gradientUnits="userSpaceOnUse" x1="1144.7087"
  722. y1="486.8323" x2="1129.3455" y2="513.4423"
  723. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  724. <stop offset="0" style="stop-color:#E3E3E3"></stop>
  725. <stop offset="1" style="stop-color:#B2B2B2"></stop>
  726. </linearGradient>
  727. <polygon fill="url(#SVGID_24_)"
  728. points="1139.635,349.482 1135.283,351.62 1135.283,318.654 1139.635,318.654 ">
  729. </polygon>
  730. <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
  731. x1="1127.743" y1="318.654" x2="1127.743" y2="347.514"></line>
  732. <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
  733. points="1121.052,347.029 1134.916,348.523 1139.885,346.506 "></polyline>
  734. <rect x="1123.172" y="341.839" width="2.544" height="2.545"></rect>
  735. <rect x="1128.216" y="343.168" width="2.545" height="2.544"></rect>
  736. <rect x="1131.487" y="343.962" width="2.545" height="2.544"></rect>
  737. <rect x="1128.593" y="331.219" width="1.271" height="3.872"></rect>
  738. <rect x="1130.5" y="322.59" fill="#ED1E24" width="1.271" height="1.328"></rect>
  739. <rect x="1131.771" y="322.59" fill="#51B848" width="2.24" height="1.328"></rect>
  740. <rect x="1130.5" y="325.244" fill="#51B848" width="3.513" height="2.104"></rect>
  741. </g>
  742. <rect x="1065.73" y="356.846" opacity="0.9" fill="#1B2522" enable-background="new "
  743. width="80.861" height="12.99"></rect>
  744. <rect x="1065.73" y="370.873" opacity="0.9" fill="#1B2522" enable-background="new "
  745. width="80.861" height="12.989"></rect>
  746. <rect x="1065.73" y="384.9" opacity="0.9" fill="#1B2522" enable-background="new "
  747. width="80.861" height="12.989"></rect>
  748. <g>
  749. <text transform="matrix(1 0 0 1 1080.8943 366.4495)" fill="#929CA0"
  750. font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
  751. <text transform="matrix(1 0 0 1 1080.8943 380.2659)" fill="#929CA0"
  752. font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
  753. <text transform="matrix(1 0 0 1 1080.8943 394.0823)" fill="#929CA0"
  754. font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
  755. </g>
  756. <g>
  757. <text transform="matrix(1 0 0 1 1132.1091 365.7493)" fill="#929CA0"
  758. font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
  759. <text transform="matrix(1 0 0 1 1132.1091 379.5657)" fill="#929CA0"
  760. font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
  761. <text transform="matrix(1 0 0 1 1132.1091 393.3811)" fill="#929CA0"
  762. font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
  763. </g>
  764. <rect x="1241.967" y="181.376" fill="#B21F63" width="1.375" height="40.042"></rect>
  765. <text transform="matrix(1 0 0 1 1194.238 251.804)" fill="#FFFFFF"
  766. font-family="'MicrosoftYaHei'" font-size="13.9275">#19</text>
  767. <text transform="matrix(1 0 0 1 1226.2537 426.3899)" fill="#FFFFFF"
  768. font-family="'MicrosoftYaHei'" font-size="11.6359">十区</text>
  769. <g id="diangui_17_">
  770. <g opacity="0.5">
  771. </g>
  772. <linearGradient id="SVGID_25_" gradientUnits="userSpaceOnUse" x1="1265.114"
  773. y1="394.4612" x2="1248.2069" y2="423.7451"
  774. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  775. <stop offset="0" style="stop-color:#FFFFFF"></stop>
  776. <stop offset="1" style="stop-color:#A8A8A8"></stop>
  777. </linearGradient>
  778. <polygon fill="url(#SVGID_25_)"
  779. points="1263.283,261.121 1249.051,258.982 1249.051,228.154 1263.283,228.154 ">
  780. </polygon>
  781. <linearGradient id="SVGID_26_" gradientUnits="userSpaceOnUse" x1="1272.7078"
  782. y1="396.3323" x2="1257.3441" y2="422.9429"
  783. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  784. <stop offset="0" style="stop-color:#E3E3E3"></stop>
  785. <stop offset="1" style="stop-color:#B2B2B2"></stop>
  786. </linearGradient>
  787. <polygon fill="url(#SVGID_26_)"
  788. points="1267.635,258.982 1263.283,261.121 1263.283,228.154 1267.635,228.154 ">
  789. </polygon>
  790. <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
  791. x1="1255.742" y1="228.154" x2="1255.742" y2="257.014"></line>
  792. <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
  793. points="1249.051,256.529 1262.914,258.023 1267.885,256.005 "></polyline>
  794. <rect x="1251.172" y="251.338" width="2.545" height="2.545"></rect>
  795. <rect x="1256.215" y="252.667" width="2.545" height="2.544"></rect>
  796. <rect x="1259.486" y="253.461" width="2.545" height="2.544"></rect>
  797. <rect x="1256.592" y="240.719" width="1.271" height="3.871"></rect>
  798. <rect x="1258.498" y="232.089" fill="#ED1E24" width="1.273" height="1.328"></rect>
  799. <rect x="1259.771" y="232.089" fill="#51B848" width="2.24" height="1.328"></rect>
  800. <rect x="1258.498" y="234.745" fill="#51B848" width="3.516" height="2.104"></rect>
  801. </g>
  802. <rect x="1179.653" y="222.501" fill="none" stroke="#941C54" stroke-width="1.5"
  803. stroke-miterlimit="10" width="119.999" height="185.501"></rect>
  804. <rect x="1193.73" y="266.346" opacity="0.9" fill="#1B2522" enable-background="new "
  805. width="80.861" height="12.989"></rect>
  806. <rect x="1193.73" y="280.374" opacity="0.9" fill="#1B2522" enable-background="new "
  807. width="80.861" height="12.988"></rect>
  808. <rect x="1193.73" y="294.4" opacity="0.9" fill="#1B2522" enable-background="new "
  809. width="80.861" height="12.989"></rect>
  810. <g>
  811. <text transform="matrix(1 0 0 1 1208.8943 275.9495)" fill="#929CA0"
  812. font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
  813. <text transform="matrix(1 0 0 1 1208.8943 289.7659)" fill="#929CA0"
  814. font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
  815. <text transform="matrix(1 0 0 1 1208.8943 303.5823)" fill="#929CA0"
  816. font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
  817. </g>
  818. <g>
  819. <text transform="matrix(1 0 0 1 1260.1091 275.2493)" fill="#929CA0"
  820. font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
  821. <text transform="matrix(1 0 0 1 1260.1091 289.0657)" fill="#929CA0"
  822. font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
  823. <text transform="matrix(1 0 0 1 1260.1091 302.8811)" fill="#929CA0"
  824. font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
  825. </g>
  826. <text transform="matrix(1 0 0 1 1194.238 342.304)" fill="#FFFFFF"
  827. font-family="'MicrosoftYaHei'" font-size="13.9275">#20</text>
  828. <g id="diangui_16_">
  829. <g opacity="0.5">
  830. </g>
  831. <linearGradient id="SVGID_27_" gradientUnits="userSpaceOnUse" x1="1265.113"
  832. y1="484.9602" x2="1248.2059" y2="514.2442"
  833. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  834. <stop offset="0" style="stop-color:#FFFFFF"></stop>
  835. <stop offset="1" style="stop-color:#A8A8A8"></stop>
  836. </linearGradient>
  837. <polygon fill="url(#SVGID_27_)"
  838. points="1263.283,351.62 1249.051,349.482 1249.051,318.654 1263.283,318.654 ">
  839. </polygon>
  840. <linearGradient id="SVGID_28_" gradientUnits="userSpaceOnUse" x1="1272.7078"
  841. y1="486.8323" x2="1257.3445" y2="513.4423"
  842. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  843. <stop offset="0" style="stop-color:#E3E3E3"></stop>
  844. <stop offset="1" style="stop-color:#B2B2B2"></stop>
  845. </linearGradient>
  846. <polygon fill="url(#SVGID_28_)"
  847. points="1267.635,349.482 1263.283,351.62 1263.283,318.654 1267.635,318.654 ">
  848. </polygon>
  849. <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
  850. x1="1255.742" y1="318.654" x2="1255.742" y2="347.514"></line>
  851. <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
  852. points="1249.051,347.029 1262.914,348.523 1267.885,346.506 "></polyline>
  853. <rect x="1251.172" y="341.839" width="2.545" height="2.545"></rect>
  854. <rect x="1256.215" y="343.168" width="2.545" height="2.544"></rect>
  855. <rect x="1259.486" y="343.962" width="2.545" height="2.544"></rect>
  856. <rect x="1256.592" y="331.219" width="1.271" height="3.872"></rect>
  857. <rect x="1258.498" y="322.59" fill="#ED1E24" width="1.273" height="1.328"></rect>
  858. <rect x="1259.771" y="322.59" fill="#51B848" width="2.24" height="1.328"></rect>
  859. <rect x="1258.498" y="325.244" fill="#51B848" width="3.516" height="2.104"></rect>
  860. </g>
  861. <rect x="1193.73" y="356.846" opacity="0.9" fill="#1B2522" enable-background="new "
  862. width="80.861" height="12.99"></rect>
  863. <rect x="1193.73" y="370.873" opacity="0.9" fill="#1B2522" enable-background="new "
  864. width="80.861" height="12.989"></rect>
  865. <rect x="1193.73" y="384.9" opacity="0.9" fill="#1B2522" enable-background="new "
  866. width="80.861" height="12.989"></rect>
  867. <g>
  868. <text transform="matrix(1 0 0 1 1208.8943 366.4495)" fill="#929CA0"
  869. font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
  870. <text transform="matrix(1 0 0 1 1208.8943 380.2659)" fill="#929CA0"
  871. font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
  872. <text transform="matrix(1 0 0 1 1208.8943 394.0823)" fill="#929CA0"
  873. font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
  874. </g>
  875. <g>
  876. <text transform="matrix(1 0 0 1 1260.1091 365.7493)" fill="#929CA0"
  877. font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
  878. <text transform="matrix(1 0 0 1 1260.1091 379.5657)" fill="#929CA0"
  879. font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
  880. <text transform="matrix(1 0 0 1 1260.1091 393.3811)" fill="#929CA0"
  881. font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
  882. </g>
  883. <rect x="979.758" y="181.376" fill="#B21F63" width="1.375" height="40.042"></rect>
  884. <text transform="matrix(1 0 0 1 935.0291 251.804)" fill="#FFFFFF"
  885. font-family="'MicrosoftYaHei'" font-size="13.9275">#15</text>
  886. <text transform="matrix(1 0 0 1 967.0427 426.3899)" fill="#FFFFFF"
  887. font-family="'MicrosoftYaHei'" font-size="11.6359">八区</text>
  888. <g id="diangui_15_">
  889. <g opacity="0.5">
  890. </g>
  891. <linearGradient id="SVGID_29_" gradientUnits="userSpaceOnUse" x1="1005.9041"
  892. y1="394.4612" x2="988.9972" y2="423.7447"
  893. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  894. <stop offset="0" style="stop-color:#FFFFFF"></stop>
  895. <stop offset="1" style="stop-color:#A8A8A8"></stop>
  896. </linearGradient>
  897. <polygon fill="url(#SVGID_29_)"
  898. points="1004.073,261.121 989.842,258.982 989.842,228.154 1004.073,228.154 ">
  899. </polygon>
  900. <linearGradient id="SVGID_30_" gradientUnits="userSpaceOnUse" x1="1013.4988"
  901. y1="396.3323" x2="998.1348" y2="422.9433"
  902. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  903. <stop offset="0" style="stop-color:#E3E3E3"></stop>
  904. <stop offset="1" style="stop-color:#B2B2B2"></stop>
  905. </linearGradient>
  906. <polygon fill="url(#SVGID_30_)"
  907. points="1008.427,258.982 1004.073,261.121 1004.073,228.154 1008.427,228.154 ">
  908. </polygon>
  909. <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
  910. x1="996.533" y1="228.154" x2="996.533" y2="257.014"></line>
  911. <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
  912. points="989.842,256.529 1003.705,258.023 1008.676,256.005 "></polyline>
  913. <rect x="991.962" y="251.338" width="2.544" height="2.545"></rect>
  914. <rect x="997.006" y="252.667" width="2.545" height="2.544"></rect>
  915. <rect x="1000.277" y="253.461" width="2.545" height="2.544"></rect>
  916. <rect x="997.383" y="240.719" width="1.271" height="3.871"></rect>
  917. <rect x="999.289" y="232.089" fill="#ED1E24" width="1.271" height="1.328"></rect>
  918. <rect x="1000.561" y="232.089" fill="#51B848" width="2.24" height="1.328"></rect>
  919. <rect x="999.289" y="234.745" fill="#51B848" width="3.514" height="2.104"></rect>
  920. </g>
  921. <rect x="920.443" y="222.501" fill="none" stroke="#941C54" stroke-width="1.5"
  922. stroke-miterlimit="10" width="120" height="185.501"></rect>
  923. <rect x="934.521" y="266.346" opacity="0.9" fill="#1B2522" enable-background="new "
  924. width="80.861" height="12.989"></rect>
  925. <rect x="934.521" y="280.374" opacity="0.9" fill="#1B2522" enable-background="new "
  926. width="80.861" height="12.988"></rect>
  927. <rect x="934.521" y="294.4" opacity="0.9" fill="#1B2522" enable-background="new "
  928. width="80.861" height="12.989"></rect>
  929. <g>
  930. <text transform="matrix(1 0 0 1 949.6833 275.9495)" fill="#929CA0"
  931. font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
  932. <text transform="matrix(1 0 0 1 949.6833 289.7659)" fill="#929CA0"
  933. font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
  934. <text transform="matrix(1 0 0 1 949.6833 303.5823)" fill="#929CA0"
  935. font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
  936. </g>
  937. <g>
  938. <text transform="matrix(1 0 0 1 1000.9001 275.2493)" fill="#929CA0"
  939. font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
  940. <text transform="matrix(1 0 0 1 1000.9001 289.0657)" fill="#929CA0"
  941. font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
  942. <text transform="matrix(1 0 0 1 1000.9001 302.8811)" fill="#929CA0"
  943. font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
  944. </g>
  945. <text transform="matrix(1 0 0 1 935.0291 342.304)" fill="#FFFFFF"
  946. font-family="'MicrosoftYaHei'" font-size="13.9275">#16</text>
  947. <g id="diangui_14_">
  948. <g opacity="0.5">
  949. </g>
  950. <linearGradient id="SVGID_31_" gradientUnits="userSpaceOnUse" x1="1005.9041"
  951. y1="484.9612" x2="988.9972" y2="514.2448"
  952. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  953. <stop offset="0" style="stop-color:#FFFFFF"></stop>
  954. <stop offset="1" style="stop-color:#A8A8A8"></stop>
  955. </linearGradient>
  956. <polygon fill="url(#SVGID_31_)"
  957. points="1004.073,351.62 989.842,349.482 989.842,318.654 1004.073,318.654 ">
  958. </polygon>
  959. <linearGradient id="SVGID_32_" gradientUnits="userSpaceOnUse" x1="1013.4988"
  960. y1="486.8323" x2="998.1353" y2="513.4424"
  961. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  962. <stop offset="0" style="stop-color:#E3E3E3"></stop>
  963. <stop offset="1" style="stop-color:#B2B2B2"></stop>
  964. </linearGradient>
  965. <polygon fill="url(#SVGID_32_)"
  966. points="1008.427,349.482 1004.073,351.62 1004.073,318.654 1008.427,318.654 ">
  967. </polygon>
  968. <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
  969. x1="996.533" y1="318.654" x2="996.533" y2="347.514"></line>
  970. <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
  971. points="989.842,347.029 1003.705,348.523 1008.676,346.506 "></polyline>
  972. <rect x="991.962" y="341.839" width="2.544" height="2.545"></rect>
  973. <rect x="997.006" y="343.168" width="2.545" height="2.544"></rect>
  974. <rect x="1000.277" y="343.962" width="2.545" height="2.544"></rect>
  975. <rect x="997.383" y="331.219" width="1.271" height="3.872"></rect>
  976. <rect x="999.289" y="322.59" fill="#ED1E24" width="1.271" height="1.328"></rect>
  977. <rect x="1000.561" y="322.59" fill="#51B848" width="2.24" height="1.328"></rect>
  978. <rect x="999.289" y="325.244" fill="#51B848" width="3.514" height="2.104"></rect>
  979. </g>
  980. <rect x="934.521" y="356.846" opacity="0.9" fill="#1B2522" enable-background="new "
  981. width="80.861" height="12.99"></rect>
  982. <rect x="934.521" y="370.873" opacity="0.9" fill="#1B2522" enable-background="new "
  983. width="80.861" height="12.989"></rect>
  984. <rect x="934.521" y="384.9" opacity="0.9" fill="#1B2522" enable-background="new "
  985. width="80.861" height="12.989"></rect>
  986. <g>
  987. <text transform="matrix(1 0 0 1 949.6833 366.4495)" fill="#929CA0"
  988. font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
  989. <text transform="matrix(1 0 0 1 949.6833 380.2659)" fill="#929CA0"
  990. font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
  991. <text transform="matrix(1 0 0 1 949.6833 394.0823)" fill="#929CA0"
  992. font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
  993. </g>
  994. <g>
  995. <text transform="matrix(1 0 0 1 1000.9001 365.7493)" fill="#929CA0"
  996. font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
  997. <text transform="matrix(1 0 0 1 1000.9001 379.5657)" fill="#929CA0"
  998. font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
  999. <text transform="matrix(1 0 0 1 1000.9001 393.3811)" fill="#929CA0"
  1000. font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
  1001. </g>
  1002. <rect x="858.218" y="181.376" fill="#B21F63" width="1.375" height="40.042"></rect>
  1003. <text transform="matrix(1 0 0 1 804.5583 251.804)" fill="#FFFFFF"
  1004. font-family="'MicrosoftYaHei'" font-size="13.9275">#13</text>
  1005. <text transform="matrix(1 0 0 1 836.572 426.3899)" fill="#FFFFFF"
  1006. font-family="'MicrosoftYaHei'" font-size="11.6359">七区</text>
  1007. <g id="diangui_13_">
  1008. <g opacity="0.5">
  1009. </g>
  1010. <linearGradient id="SVGID_33_" gradientUnits="userSpaceOnUse" x1="875.4333"
  1011. y1="394.4602" x2="858.5258" y2="423.745"
  1012. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  1013. <stop offset="0" style="stop-color:#FFFFFF"></stop>
  1014. <stop offset="1" style="stop-color:#A8A8A8"></stop>
  1015. </linearGradient>
  1016. <polygon fill="url(#SVGID_33_)"
  1017. points="873.603,261.121 859.369,258.982 859.369,228.154 873.603,228.154 ">
  1018. </polygon>
  1019. <linearGradient id="SVGID_34_" gradientUnits="userSpaceOnUse" x1="883.0271"
  1020. y1="396.3323" x2="867.6641" y2="422.9418"
  1021. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  1022. <stop offset="0" style="stop-color:#E3E3E3"></stop>
  1023. <stop offset="1" style="stop-color:#B2B2B2"></stop>
  1024. </linearGradient>
  1025. <polygon fill="url(#SVGID_34_)"
  1026. points="877.954,258.982 873.603,261.121 873.603,228.154 877.954,228.154 ">
  1027. </polygon>
  1028. <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
  1029. x1="866.063" y1="228.154" x2="866.063" y2="257.014"></line>
  1030. <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
  1031. points="859.369,256.529 873.234,258.023 878.203,256.005 "></polyline>
  1032. <rect x="861.489" y="251.338" width="2.544" height="2.545"></rect>
  1033. <rect x="866.533" y="252.667" width="2.545" height="2.544"></rect>
  1034. <rect x="869.807" y="253.461" width="2.545" height="2.544"></rect>
  1035. <rect x="866.91" y="240.719" width="1.271" height="3.871"></rect>
  1036. <rect x="868.818" y="232.089" fill="#ED1E24" width="1.271" height="1.328"></rect>
  1037. <rect x="870.092" y="232.089" fill="#51B848" width="2.238" height="1.328"></rect>
  1038. <rect x="868.818" y="234.745" fill="#51B848" width="3.512" height="2.104"></rect>
  1039. </g>
  1040. <rect x="789.973" y="222.501" fill="none" stroke="#941C54" stroke-width="1.5"
  1041. stroke-miterlimit="10" width="120" height="185.501"></rect>
  1042. <rect x="804.052" y="266.346" opacity="0.9" fill="#1B2522" enable-background="new "
  1043. width="80.859" height="12.989"></rect>
  1044. <rect x="804.052" y="280.374" opacity="0.9" fill="#1B2522" enable-background="new "
  1045. width="80.859" height="12.988"></rect>
  1046. <rect x="804.052" y="294.4" opacity="0.9" fill="#1B2522" enable-background="new "
  1047. width="80.859" height="12.989"></rect>
  1048. <g>
  1049. <text transform="matrix(1 0 0 1 819.2126 275.9495)" fill="#929CA0"
  1050. font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
  1051. <text transform="matrix(1 0 0 1 819.2126 289.7659)" fill="#929CA0"
  1052. font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
  1053. <text transform="matrix(1 0 0 1 819.2126 303.5823)" fill="#929CA0"
  1054. font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
  1055. </g>
  1056. <g>
  1057. <text transform="matrix(1 0 0 1 870.4294 275.2493)" fill="#929CA0"
  1058. font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
  1059. <text transform="matrix(1 0 0 1 870.4294 289.0657)" fill="#929CA0"
  1060. font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
  1061. <text transform="matrix(1 0 0 1 870.4294 302.8811)" fill="#929CA0"
  1062. font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
  1063. </g>
  1064. <text transform="matrix(1 0 0 1 804.5583 342.304)" fill="#FFFFFF"
  1065. font-family="'MicrosoftYaHei'" font-size="13.9275">#14</text>
  1066. <g id="diangui_12_">
  1067. <g opacity="0.5">
  1068. </g>
  1069. <linearGradient id="SVGID_35_" gradientUnits="userSpaceOnUse" x1="875.4333"
  1070. y1="484.9602" x2="858.5259" y2="514.2448"
  1071. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  1072. <stop offset="0" style="stop-color:#FFFFFF"></stop>
  1073. <stop offset="1" style="stop-color:#A8A8A8"></stop>
  1074. </linearGradient>
  1075. <polygon fill="url(#SVGID_35_)"
  1076. points="873.603,351.62 859.369,349.482 859.369,318.654 873.603,318.654 ">
  1077. </polygon>
  1078. <linearGradient id="SVGID_36_" gradientUnits="userSpaceOnUse" x1="883.0271"
  1079. y1="486.8333" x2="867.6645" y2="513.4422"
  1080. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  1081. <stop offset="0" style="stop-color:#E3E3E3"></stop>
  1082. <stop offset="1" style="stop-color:#B2B2B2"></stop>
  1083. </linearGradient>
  1084. <polygon fill="url(#SVGID_36_)"
  1085. points="877.954,349.482 873.603,351.62 873.603,318.654 877.954,318.654 ">
  1086. </polygon>
  1087. <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
  1088. x1="866.063" y1="318.654" x2="866.063" y2="347.514"></line>
  1089. <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
  1090. points="859.369,347.029 873.234,348.523 878.203,346.506 "></polyline>
  1091. <rect x="861.489" y="341.839" width="2.544" height="2.545"></rect>
  1092. <rect x="866.533" y="343.168" width="2.545" height="2.544"></rect>
  1093. <rect x="869.807" y="343.962" width="2.545" height="2.544"></rect>
  1094. <rect x="866.91" y="331.219" width="1.271" height="3.872"></rect>
  1095. <rect x="868.818" y="322.59" fill="#ED1E24" width="1.271" height="1.328"></rect>
  1096. <rect x="870.092" y="322.59" fill="#51B848" width="2.238" height="1.328"></rect>
  1097. <rect x="868.818" y="325.244" fill="#51B848" width="3.512" height="2.104"></rect>
  1098. </g>
  1099. <rect x="804.052" y="356.846" opacity="0.9" fill="#1B2522" enable-background="new "
  1100. width="80.859" height="12.99"></rect>
  1101. <rect x="804.052" y="370.873" opacity="0.9" fill="#1B2522" enable-background="new "
  1102. width="80.859" height="12.989"></rect>
  1103. <rect x="804.052" y="384.9" opacity="0.9" fill="#1B2522" enable-background="new "
  1104. width="80.859" height="12.989"></rect>
  1105. <g>
  1106. <text transform="matrix(1 0 0 1 819.2126 366.4495)" fill="#929CA0"
  1107. font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
  1108. <text transform="matrix(1 0 0 1 819.2126 380.2659)" fill="#929CA0"
  1109. font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
  1110. <text transform="matrix(1 0 0 1 819.2126 394.0823)" fill="#929CA0"
  1111. font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
  1112. </g>
  1113. <g>
  1114. <text transform="matrix(1 0 0 1 870.4294 365.7493)" fill="#929CA0"
  1115. font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
  1116. <text transform="matrix(1 0 0 1 870.4294 379.5657)" fill="#929CA0"
  1117. font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
  1118. <text transform="matrix(1 0 0 1 870.4294 393.3811)" fill="#929CA0"
  1119. font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
  1120. </g>
  1121. <rect x="704.54" y="181.376" fill="#B21F63" width="1.375" height="40.042"></rect>
  1122. <text transform="matrix(1 0 0 1 673.3689 251.804)" fill="#FFFFFF"
  1123. font-family="'MicrosoftYaHei'" font-size="13.9275">#11 </text>
  1124. <text transform="matrix(1 0 0 1 705.3826 426.3899)" fill="#FFFFFF"
  1125. font-family="'MicrosoftYaHei'" font-size="11.6359">六区</text>
  1126. <g id="diangui_11_">
  1127. <g opacity="0.5">
  1128. </g>
  1129. <linearGradient id="SVGID_37_" gradientUnits="userSpaceOnUse" x1="744.2439"
  1130. y1="394.4612" x2="727.3366" y2="423.7453"
  1131. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  1132. <stop offset="0" style="stop-color:#FFFFFF"></stop>
  1133. <stop offset="1" style="stop-color:#A8A8A8"></stop>
  1134. </linearGradient>
  1135. <polygon fill="url(#SVGID_37_)"
  1136. points="742.413,261.121 728.179,258.982 728.179,228.154 742.413,228.154 ">
  1137. </polygon>
  1138. <linearGradient id="SVGID_38_" gradientUnits="userSpaceOnUse" x1="751.8386"
  1139. y1="396.3333" x2="736.4751" y2="422.9437"
  1140. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  1141. <stop offset="0" style="stop-color:#E3E3E3"></stop>
  1142. <stop offset="1" style="stop-color:#B2B2B2"></stop>
  1143. </linearGradient>
  1144. <polygon fill="url(#SVGID_38_)"
  1145. points="746.765,258.982 742.413,261.121 742.413,228.154 746.765,228.154 ">
  1146. </polygon>
  1147. <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
  1148. x1="734.872" y1="228.154" x2="734.872" y2="257.014"></line>
  1149. <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
  1150. points="728.179,256.529 742.046,258.023 747.014,256.005 "></polyline>
  1151. <rect x="730.302" y="251.338" width="2.545" height="2.545"></rect>
  1152. <rect x="735.344" y="252.667" width="2.544" height="2.544"></rect>
  1153. <rect x="738.617" y="253.461" width="2.544" height="2.544"></rect>
  1154. <rect x="735.72" y="240.719" width="1.271" height="3.871"></rect>
  1155. <rect x="737.63" y="232.089" fill="#ED1E24" width="1.271" height="1.328"></rect>
  1156. <rect x="738.901" y="232.089" fill="#51B848" width="2.24" height="1.328"></rect>
  1157. <rect x="737.63" y="234.745" fill="#51B848" width="3.514" height="2.104"></rect>
  1158. </g>
  1159. <rect x="658.783" y="222.501" fill="none" stroke="#941C54" stroke-width="1.5"
  1160. stroke-miterlimit="10" width="120" height="185.501"></rect>
  1161. <rect x="672.86" y="266.346" opacity="0.9" fill="#1B2522" enable-background="new "
  1162. width="80.861" height="12.989"></rect>
  1163. <rect x="672.86" y="280.374" opacity="0.9" fill="#1B2522" enable-background="new "
  1164. width="80.861" height="12.988"></rect>
  1165. <rect x="672.86" y="294.4" opacity="0.9" fill="#1B2522" enable-background="new "
  1166. width="80.861" height="12.989"></rect>
  1167. <g>
  1168. <text transform="matrix(1 0 0 1 688.0232 275.9495)" fill="#929CA0"
  1169. font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
  1170. <text transform="matrix(1 0 0 1 688.0232 289.7659)" fill="#929CA0"
  1171. font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
  1172. <text transform="matrix(1 0 0 1 688.0232 303.5823)" fill="#929CA0"
  1173. font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
  1174. </g>
  1175. <g>
  1176. <text transform="matrix(1 0 0 1 739.24 275.2493)" fill="#929CA0"
  1177. font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
  1178. <text transform="matrix(1 0 0 1 739.24 289.0657)" fill="#929CA0"
  1179. font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
  1180. <text transform="matrix(1 0 0 1 739.24 302.8811)" fill="#929CA0"
  1181. font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
  1182. </g>
  1183. <text transform="matrix(1 0 0 1 673.3689 342.304)" fill="#FFFFFF"
  1184. font-family="'MicrosoftYaHei'" font-size="13.9275">#12</text>
  1185. <g id="diangui_10_">
  1186. <g opacity="0.5">
  1187. </g>
  1188. <linearGradient id="SVGID_39_" gradientUnits="userSpaceOnUse" x1="744.2429"
  1189. y1="484.9602" x2="727.3355" y2="514.2446"
  1190. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  1191. <stop offset="0" style="stop-color:#FFFFFF"></stop>
  1192. <stop offset="1" style="stop-color:#A8A8A8"></stop>
  1193. </linearGradient>
  1194. <polygon fill="url(#SVGID_39_)"
  1195. points="742.413,351.62 728.179,349.482 728.179,318.654 742.413,318.654 ">
  1196. </polygon>
  1197. <linearGradient id="SVGID_40_" gradientUnits="userSpaceOnUse" x1="751.8386"
  1198. y1="486.8323" x2="736.4755" y2="513.4421"
  1199. gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
  1200. <stop offset="0" style="stop-color:#E3E3E3"></stop>
  1201. <stop offset="1" style="stop-color:#B2B2B2"></stop>
  1202. </linearGradient>
  1203. <polygon fill="url(#SVGID_40_)"
  1204. points="746.765,349.482 742.413,351.62 742.413,318.654 746.765,318.654 ">
  1205. </polygon>
  1206. <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
  1207. x1="734.872" y1="318.654" x2="734.872" y2="347.514"></line>
  1208. <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
  1209. points="728.179,347.029 742.046,348.523 747.014,346.506 "></polyline>
  1210. <rect x="730.302" y="341.839" width="2.545" height="2.545"></rect>
  1211. <rect x="735.344" y="343.168" width="2.544" height="2.544"></rect>
  1212. <rect x="738.617" y="343.962" width="2.544" height="2.544"></rect>
  1213. <rect x="735.72" y="331.219" width="1.271" height="3.872"></rect>
  1214. <rect x="737.63" y="322.59" fill="#ED1E24" width="1.271" height="1.328"></rect>
  1215. <rect x="738.901" y="322.59" fill="#51B848" width="2.24" height="1.328"></rect>
  1216. <rect x="737.63" y="325.244" fill="#51B848" width="3.514" height="2.104"></rect>
  1217. </g>
  1218. <rect x="672.86" y="356.846" opacity="0.9" fill="#1B2522" enable-background="new "
  1219. width="80.861" height="12.99"></rect>
  1220. <rect x="672.86" y="370.873" opacity="0.9" fill="#1B2522" enable-background="new "
  1221. width="80.861" height="12.989"></rect>
  1222. <rect x="672.86" y="384.9" opacity="0.9" fill="#1B2522" enable-background="new "
  1223. width="80.861" height="12.989"></rect>
  1224. <g>
  1225. <text transform="matrix(1 0 0 1 688.0232 366.4495)" fill="#929CA0"
  1226. font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
  1227. <text transform="matrix(1 0 0 1 688.0232 380.2659)" fill="#929CA0"
  1228. font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
  1229. <text transform="matrix(1 0 0 1 688.0232 394.0823)" fill="#929CA0"
  1230. font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
  1231. </g>
  1232. <g>
  1233. <text transform="matrix(1 0 0 1 739.24 365.7493)" fill="#929CA0"
  1234. font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
  1235. <text transform="matrix(1 0 0 1 739.24 379.5657)" fill="#929CA0"
  1236. font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
  1237. <text transform="matrix(1 0 0 1 739.24 393.3811)" fill="#929CA0"
  1238. font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
  1239. </g>
  1240. </g>
  1241. <g id="arrow">
  1242. <rect x="649.533" y="56.876" fill="#ED2024" width="11.375" height="22.875"></rect>
  1243. <rect x="594.075" y="132.543" fill="#ED2024" width="11.375" height="22.875"></rect>
  1244. <rect x="700.103" y="132.543" fill="#ED2024" width="11.375" height="22.875"></rect>
  1245. </g>
  1246. <g id="data">
  1247. <g id="_x23_7">
  1248. <g>
  1249. <text transform="matrix(1 0 0 1 445.1736 274.8411)" fill="#3B8646"
  1250. font-family="'MicrosoftYaHei'" font-size="6.6475">32.77</text>
  1251. </g>
  1252. <g>
  1253. <text transform="matrix(1 0 0 1 445.1736 288.552)" fill="#3B8646"
  1254. font-family="'MicrosoftYaHei'" font-size="6.6475">265.3</text>
  1255. </g>
  1256. <g>
  1257. <text transform="matrix(1 0 0 1 445.1736 302.8948)" fill="#3B8646"
  1258. font-family="'MicrosoftYaHei'" font-size="6.6475">191.6</text>
  1259. </g>
  1260. </g>
  1261. <g id="_x23_8">
  1262. <g>
  1263. <text transform="matrix(1 0 0 1 445.1736 365.3411)" fill="#3B8646"
  1264. font-family="'MicrosoftYaHei'" font-size="6.6475">32.77</text>
  1265. </g>
  1266. <g>
  1267. <text transform="matrix(1 0 0 1 445.1736 379.052)" fill="#3B8646"
  1268. font-family="'MicrosoftYaHei'" font-size="6.6475">266.3</text>
  1269. </g>
  1270. <g>
  1271. <text transform="matrix(1 0 0 1 445.1736 393.3948)" fill="#3B8646"
  1272. font-family="'MicrosoftYaHei'" font-size="6.6475">187.2</text>
  1273. </g>
  1274. </g>
  1275. <g id="_x23_9">
  1276. <g>
  1277. <text transform="matrix(1 0 0 1 580.8406 274.8411)" fill="#3B8646"
  1278. font-family="'MicrosoftYaHei'" font-size="6.6475">32.77</text>
  1279. </g>
  1280. <g>
  1281. <text transform="matrix(1 0 0 1 580.8406 288.552)" fill="#3B8646"
  1282. font-family="'MicrosoftYaHei'" font-size="6.6475">265.6</text>
  1283. </g>
  1284. <g>
  1285. <text transform="matrix(1 0 0 1 580.8406 302.8948)" fill="#3B8646"
  1286. font-family="'MicrosoftYaHei'" font-size="6.6475">169.4</text>
  1287. </g>
  1288. </g>
  1289. <g id="_x23_10">
  1290. <g>
  1291. <text transform="matrix(1 0 0 1 580.8406 365.3411)" fill="#3B8646"
  1292. font-family="'MicrosoftYaHei'" font-size="6.6475">32.77</text>
  1293. </g>
  1294. <g>
  1295. <text transform="matrix(1 0 0 1 580.8406 379.052)" fill="#3B8646"
  1296. font-family="'MicrosoftYaHei'" font-size="6.6475">265.5</text>
  1297. </g>
  1298. <g>
  1299. <text transform="matrix(1 0 0 1 580.8406 393.3948)" fill="#3B8646"
  1300. font-family="'MicrosoftYaHei'" font-size="6.6475">178.2</text>
  1301. </g>
  1302. </g>
  1303. <g id="_x23_5">
  1304. <g>
  1305. <text transform="matrix(1 0 0 1 315.7986 274.8411)" fill="#3B8646"
  1306. font-family="'MicrosoftYaHei'" font-size="6.6475">32.77</text>
  1307. </g>
  1308. <g>
  1309. <text transform="matrix(1 0 0 1 315.7986 288.552)" fill="#3B8646"
  1310. font-family="'MicrosoftYaHei'" font-size="6.6475">266</text>
  1311. </g>
  1312. <g>
  1313. <text transform="matrix(1 0 0 1 315.7986 302.8948)" fill="#3B8646"
  1314. font-family="'MicrosoftYaHei'" font-size="6.6475">194.6</text>
  1315. </g>
  1316. </g>
  1317. <g id="_x23_6">
  1318. <g>
  1319. <text transform="matrix(1 0 0 1 315.7986 365.3411)" fill="#3B8646"
  1320. font-family="'MicrosoftYaHei'" font-size="6.6475">32.77</text>
  1321. </g>
  1322. <g>
  1323. <text transform="matrix(1 0 0 1 315.7986 379.052)" fill="#3B8646"
  1324. font-family="'MicrosoftYaHei'" font-size="6.6475">266.3</text>
  1325. </g>
  1326. <g>
  1327. <text transform="matrix(1 0 0 1 315.7986 393.3948)" fill="#3B8646"
  1328. font-family="'MicrosoftYaHei'" font-size="6.6475">192.4</text>
  1329. </g>
  1330. </g>
  1331. <g id="_x23_3">
  1332. <g>
  1333. <text transform="matrix(1 0 0 1 181.4236 274.8411)" fill="#3B8646"
  1334. font-family="'MicrosoftYaHei'" font-size="6.6475">32.77</text>
  1335. </g>
  1336. <g>
  1337. <text transform="matrix(1 0 0 1 181.4236 288.552)" fill="#3B8646"
  1338. font-family="'MicrosoftYaHei'" font-size="6.6475">265.2</text>
  1339. </g>
  1340. <g>
  1341. <text transform="matrix(1 0 0 1 181.4236 302.8948)" fill="#3B8646"
  1342. font-family="'MicrosoftYaHei'" font-size="6.6475">185</text>
  1343. </g>
  1344. </g>
  1345. <g id="_x23_4">
  1346. <g>
  1347. <text transform="matrix(1 0 0 1 181.4236 365.3411)" fill="#3B8646"
  1348. font-family="'MicrosoftYaHei'" font-size="6.6475">32.77</text>
  1349. </g>
  1350. <g>
  1351. <text transform="matrix(1 0 0 1 181.4236 379.052)" fill="#3B8646"
  1352. font-family="'MicrosoftYaHei'" font-size="6.6475">264.8</text>
  1353. </g>
  1354. <g>
  1355. <text transform="matrix(1 0 0 1 181.4236 393.3948)" fill="#3B8646"
  1356. font-family="'MicrosoftYaHei'" font-size="6.6475">179</text>
  1357. </g>
  1358. </g>
  1359. <g id="_x23_1">
  1360. <g>
  1361. <text transform="matrix(1 0 0 1 54.9963 274.8411)" fill="#3B8646"
  1362. font-family="'MicrosoftYaHei'" font-size="6.6475">32.77</text>
  1363. </g>
  1364. <g>
  1365. <text transform="matrix(1 0 0 1 54.9963 288.552)" fill="#3B8646"
  1366. font-family="'MicrosoftYaHei'" font-size="6.6475">265</text>
  1367. </g>
  1368. <g>
  1369. <text transform="matrix(1 0 0 1 54.9963 302.8948)" fill="#3B8646"
  1370. font-family="'MicrosoftYaHei'" font-size="6.6475">177</text>
  1371. </g>
  1372. </g>
  1373. <g id="_x23_2">
  1374. <g>
  1375. <text transform="matrix(1 0 0 1 54.9963 365.3411)" fill="#3B8646"
  1376. font-family="'MicrosoftYaHei'" font-size="6.6475">32.77</text>
  1377. </g>
  1378. <g>
  1379. <text transform="matrix(1 0 0 1 54.9963 379.052)" fill="#3B8646"
  1380. font-family="'MicrosoftYaHei'" font-size="6.6475">265.6</text>
  1381. </g>
  1382. <g>
  1383. <text transform="matrix(1 0 0 1 54.9963 393.3948)" fill="#3B8646"
  1384. font-family="'MicrosoftYaHei'" font-size="6.6475">183</text>
  1385. </g>
  1386. </g>
  1387. <g id="_x23_17">
  1388. <g>
  1389. <text transform="matrix(1 0 0 1 1103.6697 274.8411)" fill="#3B8646"
  1390. font-family="'MicrosoftYaHei'" font-size="6.6475">80</text>
  1391. </g>
  1392. <g>
  1393. <text transform="matrix(1 0 0 1 1103.6697 288.552)" fill="#3B8646"
  1394. font-family="'MicrosoftYaHei'" font-size="6.6475">266</text>
  1395. </g>
  1396. <g>
  1397. <text transform="matrix(1 0 0 1 1103.6697 302.8948)" fill="#3B8646"
  1398. font-family="'MicrosoftYaHei'" font-size="6.6475">170</text>
  1399. </g>
  1400. </g>
  1401. <g id="_x23_18">
  1402. <g>
  1403. <text transform="matrix(1 0 0 1 1103.6697 365.3411)" fill="#3B8646"
  1404. font-family="'MicrosoftYaHei'" font-size="6.6475">82</text>
  1405. </g>
  1406. <g>
  1407. <text transform="matrix(1 0 0 1 1103.6697 379.052)" fill="#3B8646"
  1408. font-family="'MicrosoftYaHei'" font-size="6.6475">265</text>
  1409. </g>
  1410. <g>
  1411. <text transform="matrix(1 0 0 1 1103.6697 393.3948)" fill="#3B8646"
  1412. font-family="'MicrosoftYaHei'" font-size="6.6475">176</text>
  1413. </g>
  1414. </g>
  1415. <g id="_x23_19">
  1416. <g>
  1417. <text transform="matrix(1 0 0 1 1231.6697 274.8411)" fill="#3B8646"
  1418. font-family="'MicrosoftYaHei'" font-size="6.6475">74</text>
  1419. </g>
  1420. <g>
  1421. <text transform="matrix(1 0 0 1 1231.6697 288.552)" fill="#3B8646"
  1422. font-family="'MicrosoftYaHei'" font-size="6.6475">265</text>
  1423. </g>
  1424. <g>
  1425. <text transform="matrix(1 0 0 1 1231.6697 302.8948)" fill="#3B8646"
  1426. font-family="'MicrosoftYaHei'" font-size="6.6475">158</text>
  1427. </g>
  1428. </g>
  1429. <g id="_x23_20">
  1430. <g>
  1431. <text transform="matrix(1 0 0 1 1231.6697 365.3411)" fill="#3B8646"
  1432. font-family="'MicrosoftYaHei'" font-size="6.6475">56</text>
  1433. </g>
  1434. <g>
  1435. <text transform="matrix(1 0 0 1 1231.6697 379.052)" fill="#3B8646"
  1436. font-family="'MicrosoftYaHei'" font-size="6.6475">265</text>
  1437. </g>
  1438. <g>
  1439. <text transform="matrix(1 0 0 1 1231.6697 393.3948)" fill="#3B8646"
  1440. font-family="'MicrosoftYaHei'" font-size="6.6475">131</text>
  1441. </g>
  1442. </g>
  1443. <g id="_x23_15">
  1444. <g>
  1445. <text transform="matrix(1 0 0 1 972.4587 274.8411)" fill="#3B8646"
  1446. font-family="'MicrosoftYaHei'" font-size="6.6475">81</text>
  1447. </g>
  1448. <g>
  1449. <text transform="matrix(1 0 0 1 972.4587 288.552)" fill="#3B8646"
  1450. font-family="'MicrosoftYaHei'" font-size="6.6475">265</text>
  1451. </g>
  1452. <g>
  1453. <text transform="matrix(1 0 0 1 972.4587 302.8948)" fill="#3B8646"
  1454. font-family="'MicrosoftYaHei'" font-size="6.6475">172</text>
  1455. </g>
  1456. </g>
  1457. <g id="_x23_16">
  1458. <g>
  1459. <text transform="matrix(1 0 0 1 972.4587 365.3411)" fill="#3B8646"
  1460. font-family="'MicrosoftYaHei'" font-size="6.6475">83</text>
  1461. </g>
  1462. <g>
  1463. <text transform="matrix(1 0 0 1 972.4587 379.052)" fill="#3B8646"
  1464. font-family="'MicrosoftYaHei'" font-size="6.6475">266</text>
  1465. </g>
  1466. <g>
  1467. <text transform="matrix(1 0 0 1 972.4587 393.3948)" fill="#3B8646"
  1468. font-family="'MicrosoftYaHei'" font-size="6.6475">176</text>
  1469. </g>
  1470. </g>
  1471. <g id="_x23_13">
  1472. <g>
  1473. <text transform="matrix(1 0 0 1 841.988 274.8411)" fill="#3B8646"
  1474. font-family="'MicrosoftYaHei'" font-size="6.6475">81</text>
  1475. </g>
  1476. <g>
  1477. <text transform="matrix(1 0 0 1 841.988 288.552)" fill="#3B8646"
  1478. font-family="'MicrosoftYaHei'" font-size="6.6475">255</text>
  1479. </g>
  1480. <g>
  1481. <text transform="matrix(1 0 0 1 841.988 302.8948)" fill="#3B8646"
  1482. font-family="'MicrosoftYaHei'" font-size="6.6475">166</text>
  1483. </g>
  1484. </g>
  1485. <g id="_x23_14">
  1486. <g>
  1487. <text transform="matrix(1 0 0 1 841.988 365.3411)" fill="#3B8646"
  1488. font-family="'MicrosoftYaHei'" font-size="6.6475">80</text>
  1489. </g>
  1490. <g>
  1491. <text transform="matrix(1 0 0 1 841.988 379.052)" fill="#3B8646"
  1492. font-family="'MicrosoftYaHei'" font-size="6.6475">265</text>
  1493. </g>
  1494. <g>
  1495. <text transform="matrix(1 0 0 1 841.988 393.3948)" fill="#3B8646"
  1496. font-family="'MicrosoftYaHei'" font-size="6.6475">170</text>
  1497. </g>
  1498. </g>
  1499. <g id="_x23_11">
  1500. <g>
  1501. <text transform="matrix(1 0 0 1 710.7986 274.8411)" fill="#3B8646"
  1502. font-family="'MicrosoftYaHei'" font-size="6.6475">89</text>
  1503. </g>
  1504. <g>
  1505. <text transform="matrix(1 0 0 1 710.7986 288.552)" fill="#3B8646"
  1506. font-family="'MicrosoftYaHei'" font-size="6.6475">265</text>
  1507. </g>
  1508. <g>
  1509. <text transform="matrix(1 0 0 1 710.7986 302.8948)" fill="#3B8646"
  1510. font-family="'MicrosoftYaHei'" font-size="6.6475">184</text>
  1511. </g>
  1512. </g>
  1513. <g id="_x23_12">
  1514. <g>
  1515. <text transform="matrix(1 0 0 1 710.7986 365.3411)" fill="#3B8646"
  1516. font-family="'MicrosoftYaHei'" font-size="6.6475">85</text>
  1517. </g>
  1518. <g>
  1519. <text transform="matrix(1 0 0 1 710.7986 379.052)" fill="#3B8646"
  1520. font-family="'MicrosoftYaHei'" font-size="6.6475">265</text>
  1521. </g>
  1522. <g>
  1523. <text transform="matrix(1 0 0 1 710.7986 393.3948)" fill="#3B8646"
  1524. font-family="'MicrosoftYaHei'" font-size="6.6475">177</text>
  1525. </g>
  1526. </g>
  1527. </g>
  1528. </svg>
  1529. </template>
  1530. </previewPicture>
  1531. </el-col>
  1532. </el-row>
  1533. </div>
  1534. </template>
  1535. <script>
  1536. import previewPicture from "../previewPicture.vue";
  1537. import $ from "jquery";
  1538. export default {
  1539. components: {
  1540. previewPicture,
  1541. },
  1542. props: {
  1543. data: Array,
  1544. zmmap: Object,
  1545. },
  1546. data() {
  1547. return {
  1548. // graph: null,
  1549. green: "#02A434",
  1550. red: "#FF0000",
  1551. datas: undefined,
  1552. dgIds: [
  1553. 5,4,
  1554. 7,6,
  1555. 3,2,
  1556. 21,1,
  1557. 9,8,
  1558. 11,10,
  1559. 13,12,
  1560. 15,14,
  1561. 19,18,
  1562. 17,16
  1563. ],
  1564. };
  1565. },
  1566. created() {},
  1567. methods: {
  1568. // 渲染每个机箱的表格参数
  1569. renderData(data = {}) {
  1570. // 取出开关的 DOM
  1571. const switchDom = $("#data").find("rect");
  1572. // 遍历数据,首先取出开关单独写逻辑渲染颜色,除了开关以外的就是每个机箱的数据
  1573. for (let key in data) {
  1574. // 渲染开关
  1575. const item = data[key];
  1576. if (key === "dwkdqmx310") {
  1577. switchDom.eq(0).attr("fill", item ? this.green : this.red);
  1578. } else if (key === "dwkdqmx314") {
  1579. switchDom.eq(1).attr("fill", item ? this.green : this.red);
  1580. } else if (key === "dwkdqmx315") {
  1581. switchDom.eq(2).attr("fill", item ? this.green : this.red);
  1582. } else {
  1583. // 渲染电柜参数数据
  1584. const spKey = key.replace(/[^0-9]/gi, "");
  1585. const dgDom = $("#_x23_" + spKey).find("text");
  1586. if (dgDom && key.indexOf("dl") !== -1) {
  1587. dgDom.eq(0).html(item);
  1588. } else if (dgDom && key.indexOf("dy") !== -1) {
  1589. dgDom.eq(1).html(item);
  1590. } else if (dgDom && key.indexOf("gl") !== -1) {
  1591. dgDom.eq(2).html(item);
  1592. }
  1593. }
  1594. }
  1595. // 给电柜上个色呗
  1596. this.dgIds.forEach((dgId) => {
  1597. const dgDom = $("#diangui_" + dgId + "_").find("polygon");
  1598. for (let i = 0; i < dgDom.length; i++) {
  1599. dgDom.eq(i).attr("fill", this.getColor());
  1600. }
  1601. });
  1602. },
  1603. randomNum(minNum, maxNum) {
  1604. switch (arguments.length) {
  1605. case 1:
  1606. return parseInt(Math.random() * minNum + 1, 10);
  1607. case 2:
  1608. return parseInt(Math.random() * (maxNum - minNum + 1) + minNum, 10);
  1609. default:
  1610. return 0;
  1611. }
  1612. },
  1613. // 根据机箱状态返回颜色,后续如果需要区分颜色可以在这里新增逻辑返回对应的颜色值
  1614. getColor() {
  1615. return "#fff";
  1616. }
  1617. },
  1618. watch: {
  1619. // 风机数据
  1620. data(value) {
  1621. this.datas = value;
  1622. },
  1623. // 总貌数据
  1624. zmmap(value) {
  1625. this.renderData(value);
  1626. },
  1627. },
  1628. };
  1629. </script>
  1630. <style scoped>
  1631. .center-bar {
  1632. position: relative;
  1633. box-sizing: border-box;
  1634. height: 90vh;
  1635. background-color: #000000;
  1636. padding-top: 10px;
  1637. padding-left: 5px;
  1638. padding-right: 5px;
  1639. padding-bottom: 5px;
  1640. margin-top: 0;
  1641. margin-right: 0;
  1642. margin-bottom: 3px;
  1643. margin-left: 0;
  1644. display: flex;
  1645. flex-direction: column;
  1646. }
  1647. .svg {
  1648. width: 100%;
  1649. height: 100%;
  1650. }
  1651. </style>