1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774 |
- <template>
- <div>
- <el-row :gutter="10">
- <el-col :span="24">
- <previewPicture v-if="datas">
- <template v-slot:svg>
- <svg class="svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
- version="1.0" id="图层_1" x="0px" y="0px" width="1301.168px" height="430.334px"
- viewBox="0 80 1301.168 430.334" enable-background="new 0 0 1301.168 430.334"
- xml:space="preserve">
- <g id="other">
- <polygon fill="#B21F63" points="649.044,42.542 655.062,24.751 661.081,42.542 ">
- </polygon>
- <rect x="654.283" y="42.542" fill="#B21F63" width="1.375" height="61.459"></rect>
- <rect x="449.116" y="104.001" fill="#B21F63" width="409.584" height="1.375"></rect>
- <rect x="598.825" y="104.689" fill="#B21F63" width="1.375" height="78.063"></rect>
- <rect x="452.47" y="181.376" fill="#B21F63" width="1.375" height="40.042"></rect>
- <rect x="62.981" y="181.376" fill="#B21F63" width="537.219" height="1.375"></rect>
- <rect x="706.343" y="181.376" fill="#B21F63" width="537.22" height="1.375"></rect>
- <rect x="704.853" y="104.689" fill="#B21F63" width="1.375" height="78.063"></rect>
- <text transform="matrix(1 0 0 1 407.7424 251.804)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="13.9275">#7</text>
- <text transform="matrix(1 0 0 1 439.7576 426.3899)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="11.6359">四区</text>
- <g id="diangui_21_">
- <linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="478.6189"
- y1="394.4612" x2="461.7115" y2="423.7455"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#FFFFFF"></stop>
- <stop offset="1" style="stop-color:#A8A8A8"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_1_)"
- points="476.788,261.121 462.554,258.982 462.554,228.154 476.788,228.154 ">
- </polygon>
- <linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="486.2122"
- y1="396.3323" x2="470.8488" y2="422.9425"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#E3E3E3"></stop>
- <stop offset="1" style="stop-color:#B2B2B2"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_2_)"
- points="481.139,258.982 476.788,261.121 476.788,228.154 481.139,228.154 ">
- </polygon>
- <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
- x1="469.247" y1="228.154" x2="469.247" y2="257.014"></line>
- <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
- points="462.554,256.529 476.421,258.023 481.388,256.005 "></polyline>
- <rect x="464.676" y="251.338" width="2.544" height="2.545"></rect>
- <rect x="469.719" y="252.667" width="2.544" height="2.544"></rect>
- <rect x="472.992" y="253.461" width="2.544" height="2.544"></rect>
- <rect x="470.095" y="240.719" width="1.271" height="3.871"></rect>
- <rect x="472.005" y="232.089" fill="#ED1E24" width="1.271" height="1.328"></rect>
- <rect x="473.275" y="232.089" fill="#51B848" width="2.24" height="1.328"></rect>
- <rect x="472.005" y="234.745" fill="#51B848" width="3.513" height="2.104"></rect>
- </g>
- <rect x="393.158" y="222.501" fill="none" stroke="#941C54" stroke-width="1.5"
- stroke-miterlimit="10" width="120" height="185.501"></rect>
- <g>
- <rect x="619.117" y="1.012" fill="none" stroke="#BA325A" stroke-miterlimit="10"
- width="75.166" height="20.817"></rect>
- <rect x="619.117" y="1.012" opacity="0.7" fill="#600D29" enable-background="new "
- width="75.166" height="20.817"></rect>
- <text transform="matrix(1 0 0 1 637.8503 15.2034)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="12.5667">简特线</text>
- </g>
- <g>
- <rect x="529.783" y="145.009" fill="none" stroke="#545281" stroke-miterlimit="10"
- width="52.5" height="20.818"></rect>
- <rect x="529.783" y="145.009" opacity="0.7" fill="#2F3068"
- enable-background="new " width="52.5" height="20.818"></rect>
- <text transform="matrix(1 0 0 1 535.7732 159.2014)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="12.5667">#1进线</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 670.8552 83.5012)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="12.5667">310</text>
- <text transform="matrix(1 0 0 1 553.5212 138.6682)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="12.5667">314</text>
- <text transform="matrix(1 0 0 1 726.1892 138.6682)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="12.5667">315</text>
- </g>
- <g>
- <rect x="718.783" y="145.009" fill="none" stroke="#545281" stroke-miterlimit="10"
- width="52.5" height="20.818"></rect>
- <rect x="718.783" y="145.009" opacity="0.7" fill="#2F3068"
- enable-background="new " width="52.5" height="20.818"></rect>
- <text transform="matrix(1 0 0 1 724.7732 159.2014)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="12.5667">#2进线</text>
- </g>
- <rect x="407.235" y="266.346" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <rect x="407.235" y="280.374" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.988"></rect>
- <rect x="407.235" y="294.4" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <g>
- <text transform="matrix(1 0 0 1 422.3982 275.9495)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
- <text transform="matrix(1 0 0 1 422.3982 289.7659)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
- <text transform="matrix(1 0 0 1 422.3982 303.5823)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 473.614 275.2493)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
- <text transform="matrix(1 0 0 1 473.614 289.0657)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
- <text transform="matrix(1 0 0 1 473.614 302.8811)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
- </g>
- <text transform="matrix(1 0 0 1 407.7424 342.304)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="13.9275">#8</text>
- <g id="diangui_1_">
- <g opacity="0.5">
- </g>
- <linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="478.6179"
- y1="484.9602" x2="461.7105" y2="514.2446"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#FFFFFF"></stop>
- <stop offset="1" style="stop-color:#A8A8A8"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_3_)"
- points="476.788,351.62 462.554,349.482 462.554,318.654 476.788,318.654 ">
- </polygon>
- <linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="486.2126"
- y1="486.8333" x2="470.8497" y2="513.4426"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#E3E3E3"></stop>
- <stop offset="1" style="stop-color:#B2B2B2"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_4_)"
- points="481.139,349.482 476.788,351.62 476.788,318.654 481.139,318.654 ">
- </polygon>
- <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
- x1="469.247" y1="318.654" x2="469.247" y2="347.514"></line>
- <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
- points="462.554,347.029 476.421,348.523 481.388,346.506 "></polyline>
- <rect x="464.676" y="341.839" width="2.544" height="2.545"></rect>
- <rect x="469.719" y="343.168" width="2.544" height="2.544"></rect>
- <rect x="472.992" y="343.962" width="2.544" height="2.544"></rect>
- <rect x="470.095" y="331.219" width="1.271" height="3.872"></rect>
- <rect x="472.005" y="322.59" fill="#ED1E24" width="1.271" height="1.328"></rect>
- <rect x="473.275" y="322.59" fill="#51B848" width="2.24" height="1.328"></rect>
- <rect x="472.005" y="325.244" fill="#51B848" width="3.513" height="2.104"></rect>
- </g>
- <rect x="407.235" y="356.846" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.99"></rect>
- <rect x="407.235" y="370.873" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <rect x="407.235" y="384.9" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <g>
- <text transform="matrix(1 0 0 1 422.3982 366.4495)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
- <text transform="matrix(1 0 0 1 422.3982 380.2659)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
- <text transform="matrix(1 0 0 1 422.3982 394.0823)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 473.614 365.7493)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
- <text transform="matrix(1 0 0 1 473.614 379.5657)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
- <text transform="matrix(1 0 0 1 473.614 393.3811)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
- </g>
- <rect x="599.137" y="181.376" fill="#B21F63" width="1.375" height="40.042"></rect>
- <text transform="matrix(1 0 0 1 543.4099 251.804)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="13.9275">#9</text>
- <text transform="matrix(1 0 0 1 575.4246 426.3899)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="11.6359">五区</text>
- <g id="diangui_9_">
- <g opacity="0.5">
- </g>
- <linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="614.2859"
- y1="394.4612" x2="597.3784" y2="423.7455"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#FFFFFF"></stop>
- <stop offset="1" style="stop-color:#A8A8A8"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_5_)"
- points="612.455,261.121 598.221,258.982 598.221,228.154 612.455,228.154 ">
- </polygon>
- <linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="621.8796"
- y1="396.3323" x2="606.5161" y2="422.9427"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#E3E3E3"></stop>
- <stop offset="1" style="stop-color:#B2B2B2"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_6_)"
- points="616.807,258.982 612.455,261.121 612.455,228.154 616.807,228.154 ">
- </polygon>
- <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
- x1="604.914" y1="228.154" x2="604.914" y2="257.014"></line>
- <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
- points="598.221,256.529 612.088,258.023 617.055,256.005 "></polyline>
- <rect x="600.344" y="251.338" width="2.544" height="2.545"></rect>
- <rect x="605.385" y="252.667" width="2.545" height="2.544"></rect>
- <rect x="608.658" y="253.461" width="2.545" height="2.544"></rect>
- <rect x="605.762" y="240.719" width="1.271" height="3.871"></rect>
- <rect x="607.672" y="232.089" fill="#ED1E24" width="1.271" height="1.328"></rect>
- <rect x="608.942" y="232.089" fill="#51B848" width="2.24" height="1.328"></rect>
- <rect x="607.672" y="234.745" fill="#51B848" width="3.513" height="2.104"></rect>
- </g>
- <rect x="528.825" y="222.501" fill="none" stroke="#941C54" stroke-width="1.5"
- stroke-miterlimit="10" width="120" height="185.501"></rect>
- <rect x="542.902" y="266.346" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.862" height="12.989"></rect>
- <rect x="542.902" y="280.374" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.862" height="12.988"></rect>
- <rect x="542.902" y="294.4" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.862" height="12.989"></rect>
- <g>
- <text transform="matrix(1 0 0 1 558.0652 275.9495)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
- <text transform="matrix(1 0 0 1 558.0652 289.7659)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
- <text transform="matrix(1 0 0 1 558.0652 303.5823)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 609.281 275.2493)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
- <text transform="matrix(1 0 0 1 609.281 289.0657)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
- <text transform="matrix(1 0 0 1 609.281 302.8811)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
- </g>
- <text transform="matrix(1 0 0 1 543.4099 342.304)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="13.9275">#10</text>
- <g id="diangui_8_">
- <g opacity="0.5">
- </g>
- <linearGradient id="SVGID_7_" gradientUnits="userSpaceOnUse" x1="614.2849"
- y1="484.9602" x2="597.3776" y2="514.2444"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#FFFFFF"></stop>
- <stop offset="1" style="stop-color:#A8A8A8"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_7_)"
- points="612.455,351.62 598.221,349.482 598.221,318.654 612.455,318.654 ">
- </polygon>
- <linearGradient id="SVGID_8_" gradientUnits="userSpaceOnUse" x1="621.8796"
- y1="486.8323" x2="606.5165" y2="513.442"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#E3E3E3"></stop>
- <stop offset="1" style="stop-color:#B2B2B2"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_8_)"
- points="616.807,349.482 612.455,351.62 612.455,318.654 616.807,318.654 ">
- </polygon>
- <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
- x1="604.914" y1="318.654" x2="604.914" y2="347.514"></line>
- <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
- points="598.221,347.029 612.088,348.523 617.055,346.506 "></polyline>
- <rect x="600.344" y="341.839" width="2.544" height="2.545"></rect>
- <rect x="605.385" y="343.168" width="2.545" height="2.544"></rect>
- <rect x="608.658" y="343.962" width="2.545" height="2.544"></rect>
- <rect x="605.762" y="331.219" width="1.271" height="3.872"></rect>
- <rect x="607.672" y="322.59" fill="#ED1E24" width="1.271" height="1.328"></rect>
- <rect x="608.942" y="322.59" fill="#51B848" width="2.24" height="1.328"></rect>
- <rect x="607.672" y="325.244" fill="#51B848" width="3.513" height="2.104"></rect>
- </g>
- <rect x="542.902" y="356.846" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.862" height="12.99"></rect>
- <rect x="542.902" y="370.873" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.862" height="12.989"></rect>
- <rect x="542.902" y="384.9" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.862" height="12.989"></rect>
- <g>
- <text transform="matrix(1 0 0 1 558.0652 366.4495)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
- <text transform="matrix(1 0 0 1 558.0652 380.2659)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
- <text transform="matrix(1 0 0 1 558.0652 394.0823)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 609.281 365.7493)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
- <text transform="matrix(1 0 0 1 609.281 379.5657)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
- <text transform="matrix(1 0 0 1 609.281 393.3811)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
- </g>
- <rect x="323.095" y="181.376" fill="#B21F63" width="1.375" height="40.042"></rect>
- <text transform="matrix(1 0 0 1 278.3674 251.804)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="13.9275">#5</text>
- <text transform="matrix(1 0 0 1 310.3826 426.3899)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="11.6359">三区</text>
- <g id="diangui_3_">
- <g opacity="0.5">
- </g>
- <linearGradient id="SVGID_9_" gradientUnits="userSpaceOnUse" x1="349.2439"
- y1="394.4612" x2="332.3365" y2="423.7455"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#FFFFFF"></stop>
- <stop offset="1" style="stop-color:#A8A8A8"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_9_)"
- points="347.413,261.121 333.179,258.982 333.179,228.154 347.413,228.154 ">
- </polygon>
- <linearGradient id="SVGID_10_" gradientUnits="userSpaceOnUse" x1="356.8381"
- y1="396.3333" x2="341.4749" y2="422.9433"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#E3E3E3"></stop>
- <stop offset="1" style="stop-color:#B2B2B2"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_10_)"
- points="351.764,258.982 347.413,261.121 347.413,228.154 351.764,228.154 ">
- </polygon>
- <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
- x1="339.872" y1="228.154" x2="339.872" y2="257.014"></line>
- <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
- points="333.179,256.529 347.044,258.023 352.013,256.005 "></polyline>
- <rect x="335.299" y="251.338" width="2.546" height="2.545"></rect>
- <rect x="340.343" y="252.667" width="2.546" height="2.544"></rect>
- <rect x="343.617" y="253.461" width="2.544" height="2.544"></rect>
- <rect x="340.72" y="240.719" width="1.271" height="3.871"></rect>
- <rect x="342.628" y="232.089" fill="#ED1E24" width="1.272" height="1.328"></rect>
- <rect x="343.9" y="232.089" fill="#51B848" width="2.24" height="1.328"></rect>
- <rect x="342.628" y="234.745" fill="#51B848" width="3.515" height="2.104"></rect>
- </g>
- <rect x="263.783" y="222.501" fill="none" stroke="#941C54" stroke-width="1.5"
- stroke-miterlimit="10" width="120" height="185.501"></rect>
- <rect x="277.86" y="266.346" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <rect x="277.86" y="280.374" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.988"></rect>
- <rect x="277.86" y="294.4" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <g>
- <text transform="matrix(1 0 0 1 293.0232 275.9495)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
- <text transform="matrix(1 0 0 1 293.0232 289.7659)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
- <text transform="matrix(1 0 0 1 293.0232 303.5823)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 344.239 275.2493)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
- <text transform="matrix(1 0 0 1 344.239 289.0657)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
- <text transform="matrix(1 0 0 1 344.239 302.8811)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
- </g>
- <text transform="matrix(1 0 0 1 278.3674 342.304)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="13.9275">#6</text>
- <g id="diangui_2_">
- <g opacity="0.5">
- </g>
- <linearGradient id="SVGID_11_" gradientUnits="userSpaceOnUse" x1="349.2439"
- y1="484.9612" x2="332.3365" y2="514.2455"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#FFFFFF"></stop>
- <stop offset="1" style="stop-color:#A8A8A8"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_11_)"
- points="347.413,351.62 333.179,349.482 333.179,318.654 347.413,318.654 ">
- </polygon>
- <linearGradient id="SVGID_12_" gradientUnits="userSpaceOnUse" x1="356.8381"
- y1="486.8333" x2="341.4753" y2="513.4426"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#E3E3E3"></stop>
- <stop offset="1" style="stop-color:#B2B2B2"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_12_)"
- points="351.764,349.482 347.413,351.62 347.413,318.654 351.764,318.654 ">
- </polygon>
- <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
- x1="339.872" y1="318.654" x2="339.872" y2="347.514"></line>
- <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
- points="333.179,347.029 347.044,348.523 352.013,346.506 "></polyline>
- <rect x="335.299" y="341.839" width="2.546" height="2.545"></rect>
- <rect x="340.343" y="343.168" width="2.546" height="2.544"></rect>
- <rect x="343.617" y="343.962" width="2.544" height="2.544"></rect>
- <rect x="340.72" y="331.219" width="1.271" height="3.872"></rect>
- <rect x="342.628" y="322.59" fill="#ED1E24" width="1.272" height="1.328"></rect>
- <rect x="343.9" y="322.59" fill="#51B848" width="2.24" height="1.328"></rect>
- <rect x="342.628" y="325.244" fill="#51B848" width="3.515" height="2.104"></rect>
- </g>
- <rect x="277.86" y="356.846" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.99"></rect>
- <rect x="277.86" y="370.873" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <rect x="277.86" y="384.9" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <g>
- <text transform="matrix(1 0 0 1 293.0232 366.4495)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
- <text transform="matrix(1 0 0 1 293.0232 380.2659)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
- <text transform="matrix(1 0 0 1 293.0232 394.0823)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 344.239 365.7493)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
- <text transform="matrix(1 0 0 1 344.239 379.5657)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
- <text transform="matrix(1 0 0 1 344.239 393.3811)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
- </g>
- <rect x="188.72" y="181.376" fill="#B21F63" width="1.375" height="40.042"></rect>
- <text transform="matrix(1 0 0 1 143.9924 251.804)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="13.9275">#3</text>
- <text transform="matrix(1 0 0 1 176.0076 426.3899)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="11.6359">二区</text>
- <g id="diangui_7_">
- <g opacity="0.5">
- </g>
- <linearGradient id="SVGID_13_" gradientUnits="userSpaceOnUse" x1="214.8689"
- y1="394.4612" x2="197.9615" y2="423.7455"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#FFFFFF"></stop>
- <stop offset="1" style="stop-color:#A8A8A8"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_13_)"
- points="213.038,261.121 198.804,258.982 198.804,228.154 213.038,228.154 ">
- </polygon>
- <linearGradient id="SVGID_14_" gradientUnits="userSpaceOnUse" x1="222.4631"
- y1="396.3333" x2="207.0998" y2="422.9432"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#E3E3E3"></stop>
- <stop offset="1" style="stop-color:#B2B2B2"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_14_)"
- points="217.389,258.982 213.038,261.121 213.038,228.154 217.389,228.154 ">
- </polygon>
- <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
- x1="205.497" y1="228.154" x2="205.497" y2="257.014"></line>
- <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
- points="198.804,256.529 212.669,258.023 217.638,256.005 "></polyline>
- <rect x="200.924" y="251.338" width="2.544" height="2.545"></rect>
- <rect x="205.968" y="252.667" width="2.546" height="2.544"></rect>
- <rect x="209.242" y="253.461" width="2.544" height="2.544"></rect>
- <rect x="206.345" y="240.719" width="1.271" height="3.871"></rect>
- <rect x="208.253" y="232.089" fill="#ED1E24" width="1.272" height="1.328"></rect>
- <rect x="209.525" y="232.089" fill="#51B848" width="2.24" height="1.328"></rect>
- <rect x="208.253" y="234.745" fill="#51B848" width="3.515" height="2.104"></rect>
- </g>
- <rect x="129.408" y="222.501" fill="none" stroke="#941C54" stroke-width="1.5"
- stroke-miterlimit="10" width="120" height="185.501"></rect>
- <rect x="143.485" y="266.346" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <rect x="143.485" y="280.374" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.988"></rect>
- <rect x="143.485" y="294.4" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <g>
- <text transform="matrix(1 0 0 1 158.6482 275.9495)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
- <text transform="matrix(1 0 0 1 158.6482 289.7659)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
- <text transform="matrix(1 0 0 1 158.6482 303.5823)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 209.864 275.2493)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
- <text transform="matrix(1 0 0 1 209.864 289.0657)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
- <text transform="matrix(1 0 0 1 209.864 302.8811)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
- </g>
- <text transform="matrix(1 0 0 1 143.9924 342.304)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="13.9275">#4</text>
- <g id="diangui_6_">
- <g opacity="0.5">
- </g>
- <linearGradient id="SVGID_15_" gradientUnits="userSpaceOnUse" x1="214.8684"
- y1="484.9612" x2="197.9611" y2="514.2453"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#FFFFFF"></stop>
- <stop offset="1" style="stop-color:#A8A8A8"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_15_)"
- points="213.038,351.62 198.804,349.482 198.804,318.654 213.038,318.654 ">
- </polygon>
- <linearGradient id="SVGID_16_" gradientUnits="userSpaceOnUse" x1="222.4622"
- y1="486.8323" x2="207.0992" y2="513.4419"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#E3E3E3"></stop>
- <stop offset="1" style="stop-color:#B2B2B2"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_16_)"
- points="217.389,349.482 213.038,351.62 213.038,318.654 217.389,318.654 ">
- </polygon>
- <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
- x1="205.497" y1="318.654" x2="205.497" y2="347.514"></line>
- <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
- points="198.804,347.029 212.669,348.523 217.638,346.506 "></polyline>
- <rect x="200.924" y="341.839" width="2.544" height="2.545"></rect>
- <rect x="205.968" y="343.168" width="2.546" height="2.544"></rect>
- <rect x="209.242" y="343.962" width="2.544" height="2.544"></rect>
- <rect x="206.345" y="331.219" width="1.271" height="3.872"></rect>
- <rect x="208.253" y="322.59" fill="#ED1E24" width="1.272" height="1.328"></rect>
- <rect x="209.525" y="322.59" fill="#51B848" width="2.24" height="1.328"></rect>
- <rect x="208.253" y="325.244" fill="#51B848" width="3.515" height="2.104"></rect>
- </g>
- <rect x="143.485" y="356.846" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.99"></rect>
- <rect x="143.485" y="370.873" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <rect x="143.485" y="384.9" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <g>
- <text transform="matrix(1 0 0 1 158.6482 366.4495)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
- <text transform="matrix(1 0 0 1 158.6482 380.2659)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
- <text transform="matrix(1 0 0 1 158.6482 394.0823)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 209.864 365.7493)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
- <text transform="matrix(1 0 0 1 209.864 379.5657)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
- <text transform="matrix(1 0 0 1 209.864 393.3811)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
- </g>
- <rect x="62.293" y="181.376" fill="#B21F63" width="1.375" height="40.042"></rect>
- <text transform="matrix(1 0 0 1 17.5662 251.804)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="13.9275">#1</text>
- <text transform="matrix(1 0 0 1 49.5803 426.3899)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="11.6359">一区</text>
- <g id="diangui_5_">
- <g opacity="0.5">
- </g>
- <linearGradient id="SVGID_17_" gradientUnits="userSpaceOnUse" x1="88.4417"
- y1="394.4602" x2="71.5343" y2="423.7448"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#FFFFFF"></stop>
- <stop offset="1" style="stop-color:#A8A8A8"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_17_)"
- points="86.611,261.121 72.377,258.982 72.377,228.154 86.611,228.154 ">
- </polygon>
- <linearGradient id="SVGID_18_" gradientUnits="userSpaceOnUse" x1="96.0349"
- y1="396.3333" x2="80.6718" y2="422.9427"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#E3E3E3"></stop>
- <stop offset="1" style="stop-color:#B2B2B2"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_18_)"
- points="90.962,258.982 86.611,261.121 86.611,228.154 90.962,228.154 ">
- </polygon>
- <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
- x1="79.07" y1="228.154" x2="79.07" y2="257.014"></line>
- <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
- points="72.377,256.529 86.242,258.023 91.211,256.005 "></polyline>
- <rect x="74.498" y="251.338" width="2.544" height="2.545"></rect>
- <rect x="79.542" y="252.667" width="2.544" height="2.544"></rect>
- <rect x="82.815" y="253.461" width="2.544" height="2.544"></rect>
- <rect x="79.918" y="240.719" width="1.272" height="3.871"></rect>
- <rect x="81.826" y="232.089" fill="#ED1E24" width="1.272" height="1.328"></rect>
- <rect x="83.099" y="232.089" fill="#51B848" width="2.238" height="1.328"></rect>
- <rect x="81.826" y="234.745" fill="#51B848" width="3.513" height="2.104"></rect>
- </g>
- <rect x="2.981" y="222.501" fill="none" stroke="#941C54" stroke-width="1.5"
- stroke-miterlimit="10" width="120" height="185.501"></rect>
- <rect x="17.058" y="266.346" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.859" height="12.989"></rect>
- <rect x="17.058" y="280.374" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.859" height="12.988"></rect>
- <rect x="17.058" y="294.4" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.859" height="12.989"></rect>
- <g>
- <text transform="matrix(1 0 0 1 32.2209 275.9495)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
- <text transform="matrix(1 0 0 1 32.2209 289.7659)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
- <text transform="matrix(1 0 0 1 32.2209 303.5823)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 83.4377 275.2493)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
- <text transform="matrix(1 0 0 1 83.4377 289.0657)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
- <text transform="matrix(1 0 0 1 83.4377 302.8811)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
- </g>
- <text transform="matrix(1 0 0 1 17.5662 342.304)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="13.9275">#2</text>
- <g id="diangui_4_">
- <g opacity="0.5">
- </g>
- <linearGradient id="SVGID_19_" gradientUnits="userSpaceOnUse" x1="88.4412"
- y1="484.9602" x2="71.5337" y2="514.2451"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#FFFFFF"></stop>
- <stop offset="1" style="stop-color:#A8A8A8"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_19_)"
- points="86.611,351.62 72.377,349.482 72.377,318.654 86.611,318.654 ">
- </polygon>
- <linearGradient id="SVGID_20_" gradientUnits="userSpaceOnUse" x1="96.0349"
- y1="486.8323" x2="80.6722" y2="513.4412"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#E3E3E3"></stop>
- <stop offset="1" style="stop-color:#B2B2B2"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_20_)"
- points="90.962,349.482 86.611,351.62 86.611,318.654 90.962,318.654 ">
- </polygon>
- <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
- x1="79.07" y1="318.654" x2="79.07" y2="347.514"></line>
- <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
- points="72.377,347.029 86.242,348.523 91.211,346.506 "></polyline>
- <rect x="74.498" y="341.839" width="2.544" height="2.545"></rect>
- <rect x="79.542" y="343.168" width="2.544" height="2.544"></rect>
- <rect x="82.815" y="343.962" width="2.544" height="2.544"></rect>
- <rect x="79.918" y="331.219" width="1.272" height="3.872"></rect>
- <rect x="81.826" y="322.59" fill="#ED1E24" width="1.272" height="1.328"></rect>
- <rect x="83.099" y="322.59" fill="#51B848" width="2.238" height="1.328"></rect>
- <rect x="81.826" y="325.244" fill="#51B848" width="3.513" height="2.104"></rect>
- </g>
- <rect x="17.058" y="356.846" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.859" height="12.99"></rect>
- <rect x="17.058" y="370.873" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.859" height="12.989"></rect>
- <rect x="17.058" y="384.9" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.859" height="12.989"></rect>
- <g>
- <text transform="matrix(1 0 0 1 32.2209 366.4495)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
- <text transform="matrix(1 0 0 1 32.2209 380.2659)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
- <text transform="matrix(1 0 0 1 32.2209 394.0823)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 83.4377 365.7493)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
- <text transform="matrix(1 0 0 1 83.4377 379.5657)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
- <text transform="matrix(1 0 0 1 83.4377 393.3811)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
- </g>
- <rect x="1110.968" y="181.376" fill="#B21F63" width="1.375" height="40.042"></rect>
- <text transform="matrix(1 0 0 1 1066.238 251.804)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="13.9275">#17</text>
- <text transform="matrix(1 0 0 1 1098.2517 426.3899)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="11.6359">九区</text>
- <g id="diangui_19_">
- <g opacity="0.5">
- </g>
- <linearGradient id="SVGID_21_" gradientUnits="userSpaceOnUse" x1="1137.114"
- y1="394.4612" x2="1120.2073" y2="423.7445"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#FFFFFF"></stop>
- <stop offset="1" style="stop-color:#A8A8A8"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_21_)"
- points="1135.283,261.121 1121.052,258.982 1121.052,228.154 1135.283,228.154 ">
- </polygon>
- <linearGradient id="SVGID_22_" gradientUnits="userSpaceOnUse" x1="1144.7087"
- y1="396.3323" x2="1129.3451" y2="422.9429"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#E3E3E3"></stop>
- <stop offset="1" style="stop-color:#B2B2B2"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_22_)"
- points="1139.635,258.982 1135.283,261.121 1135.283,228.154 1139.635,228.154 ">
- </polygon>
- <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
- x1="1127.743" y1="228.154" x2="1127.743" y2="257.014"></line>
- <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
- points="1121.052,256.529 1134.916,258.023 1139.885,256.005 "></polyline>
- <rect x="1123.172" y="251.338" width="2.544" height="2.545"></rect>
- <rect x="1128.216" y="252.667" width="2.545" height="2.544"></rect>
- <rect x="1131.487" y="253.461" width="2.545" height="2.544"></rect>
- <rect x="1128.593" y="240.719" width="1.271" height="3.871"></rect>
- <rect x="1130.5" y="232.089" fill="#ED1E24" width="1.271" height="1.328"></rect>
- <rect x="1131.771" y="232.089" fill="#51B848" width="2.24" height="1.328"></rect>
- <rect x="1130.5" y="234.745" fill="#51B848" width="3.513" height="2.104"></rect>
- </g>
- <rect x="1051.653" y="222.501" fill="none" stroke="#941C54" stroke-width="1.5"
- stroke-miterlimit="10" width="120" height="185.501"></rect>
- <rect x="1065.73" y="266.346" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <rect x="1065.73" y="280.374" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.988"></rect>
- <rect x="1065.73" y="294.4" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <g>
- <text transform="matrix(1 0 0 1 1080.8943 275.9495)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
- <text transform="matrix(1 0 0 1 1080.8943 289.7659)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
- <text transform="matrix(1 0 0 1 1080.8943 303.5823)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 1132.1091 275.2493)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
- <text transform="matrix(1 0 0 1 1132.1091 289.0657)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
- <text transform="matrix(1 0 0 1 1132.1091 302.8811)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
- </g>
- <text transform="matrix(1 0 0 1 1066.238 342.304)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="13.9275">#18</text>
- <g id="diangui_18_">
- <g opacity="0.5">
- </g>
- <linearGradient id="SVGID_23_" gradientUnits="userSpaceOnUse" x1="1137.114"
- y1="484.9612" x2="1120.2072" y2="514.2448"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#FFFFFF"></stop>
- <stop offset="1" style="stop-color:#A8A8A8"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_23_)"
- points="1135.283,351.62 1121.052,349.482 1121.052,318.654 1135.283,318.654 ">
- </polygon>
- <linearGradient id="SVGID_24_" gradientUnits="userSpaceOnUse" x1="1144.7087"
- y1="486.8323" x2="1129.3455" y2="513.4423"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#E3E3E3"></stop>
- <stop offset="1" style="stop-color:#B2B2B2"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_24_)"
- points="1139.635,349.482 1135.283,351.62 1135.283,318.654 1139.635,318.654 ">
- </polygon>
- <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
- x1="1127.743" y1="318.654" x2="1127.743" y2="347.514"></line>
- <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
- points="1121.052,347.029 1134.916,348.523 1139.885,346.506 "></polyline>
- <rect x="1123.172" y="341.839" width="2.544" height="2.545"></rect>
- <rect x="1128.216" y="343.168" width="2.545" height="2.544"></rect>
- <rect x="1131.487" y="343.962" width="2.545" height="2.544"></rect>
- <rect x="1128.593" y="331.219" width="1.271" height="3.872"></rect>
- <rect x="1130.5" y="322.59" fill="#ED1E24" width="1.271" height="1.328"></rect>
- <rect x="1131.771" y="322.59" fill="#51B848" width="2.24" height="1.328"></rect>
- <rect x="1130.5" y="325.244" fill="#51B848" width="3.513" height="2.104"></rect>
- </g>
- <rect x="1065.73" y="356.846" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.99"></rect>
- <rect x="1065.73" y="370.873" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <rect x="1065.73" y="384.9" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <g>
- <text transform="matrix(1 0 0 1 1080.8943 366.4495)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
- <text transform="matrix(1 0 0 1 1080.8943 380.2659)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
- <text transform="matrix(1 0 0 1 1080.8943 394.0823)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 1132.1091 365.7493)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
- <text transform="matrix(1 0 0 1 1132.1091 379.5657)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
- <text transform="matrix(1 0 0 1 1132.1091 393.3811)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
- </g>
- <rect x="1241.967" y="181.376" fill="#B21F63" width="1.375" height="40.042"></rect>
- <text transform="matrix(1 0 0 1 1194.238 251.804)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="13.9275">#19</text>
- <text transform="matrix(1 0 0 1 1226.2537 426.3899)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="11.6359">十区</text>
- <g id="diangui_17_">
- <g opacity="0.5">
- </g>
- <linearGradient id="SVGID_25_" gradientUnits="userSpaceOnUse" x1="1265.114"
- y1="394.4612" x2="1248.2069" y2="423.7451"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#FFFFFF"></stop>
- <stop offset="1" style="stop-color:#A8A8A8"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_25_)"
- points="1263.283,261.121 1249.051,258.982 1249.051,228.154 1263.283,228.154 ">
- </polygon>
- <linearGradient id="SVGID_26_" gradientUnits="userSpaceOnUse" x1="1272.7078"
- y1="396.3323" x2="1257.3441" y2="422.9429"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#E3E3E3"></stop>
- <stop offset="1" style="stop-color:#B2B2B2"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_26_)"
- points="1267.635,258.982 1263.283,261.121 1263.283,228.154 1267.635,228.154 ">
- </polygon>
- <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
- x1="1255.742" y1="228.154" x2="1255.742" y2="257.014"></line>
- <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
- points="1249.051,256.529 1262.914,258.023 1267.885,256.005 "></polyline>
- <rect x="1251.172" y="251.338" width="2.545" height="2.545"></rect>
- <rect x="1256.215" y="252.667" width="2.545" height="2.544"></rect>
- <rect x="1259.486" y="253.461" width="2.545" height="2.544"></rect>
- <rect x="1256.592" y="240.719" width="1.271" height="3.871"></rect>
- <rect x="1258.498" y="232.089" fill="#ED1E24" width="1.273" height="1.328"></rect>
- <rect x="1259.771" y="232.089" fill="#51B848" width="2.24" height="1.328"></rect>
- <rect x="1258.498" y="234.745" fill="#51B848" width="3.516" height="2.104"></rect>
- </g>
- <rect x="1179.653" y="222.501" fill="none" stroke="#941C54" stroke-width="1.5"
- stroke-miterlimit="10" width="119.999" height="185.501"></rect>
- <rect x="1193.73" y="266.346" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <rect x="1193.73" y="280.374" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.988"></rect>
- <rect x="1193.73" y="294.4" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <g>
- <text transform="matrix(1 0 0 1 1208.8943 275.9495)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
- <text transform="matrix(1 0 0 1 1208.8943 289.7659)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
- <text transform="matrix(1 0 0 1 1208.8943 303.5823)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 1260.1091 275.2493)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
- <text transform="matrix(1 0 0 1 1260.1091 289.0657)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
- <text transform="matrix(1 0 0 1 1260.1091 302.8811)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
- </g>
- <text transform="matrix(1 0 0 1 1194.238 342.304)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="13.9275">#20</text>
- <g id="diangui_16_">
- <g opacity="0.5">
- </g>
- <linearGradient id="SVGID_27_" gradientUnits="userSpaceOnUse" x1="1265.113"
- y1="484.9602" x2="1248.2059" y2="514.2442"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#FFFFFF"></stop>
- <stop offset="1" style="stop-color:#A8A8A8"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_27_)"
- points="1263.283,351.62 1249.051,349.482 1249.051,318.654 1263.283,318.654 ">
- </polygon>
- <linearGradient id="SVGID_28_" gradientUnits="userSpaceOnUse" x1="1272.7078"
- y1="486.8323" x2="1257.3445" y2="513.4423"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#E3E3E3"></stop>
- <stop offset="1" style="stop-color:#B2B2B2"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_28_)"
- points="1267.635,349.482 1263.283,351.62 1263.283,318.654 1267.635,318.654 ">
- </polygon>
- <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
- x1="1255.742" y1="318.654" x2="1255.742" y2="347.514"></line>
- <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
- points="1249.051,347.029 1262.914,348.523 1267.885,346.506 "></polyline>
- <rect x="1251.172" y="341.839" width="2.545" height="2.545"></rect>
- <rect x="1256.215" y="343.168" width="2.545" height="2.544"></rect>
- <rect x="1259.486" y="343.962" width="2.545" height="2.544"></rect>
- <rect x="1256.592" y="331.219" width="1.271" height="3.872"></rect>
- <rect x="1258.498" y="322.59" fill="#ED1E24" width="1.273" height="1.328"></rect>
- <rect x="1259.771" y="322.59" fill="#51B848" width="2.24" height="1.328"></rect>
- <rect x="1258.498" y="325.244" fill="#51B848" width="3.516" height="2.104"></rect>
- </g>
- <rect x="1193.73" y="356.846" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.99"></rect>
- <rect x="1193.73" y="370.873" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <rect x="1193.73" y="384.9" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <g>
- <text transform="matrix(1 0 0 1 1208.8943 366.4495)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
- <text transform="matrix(1 0 0 1 1208.8943 380.2659)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
- <text transform="matrix(1 0 0 1 1208.8943 394.0823)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 1260.1091 365.7493)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
- <text transform="matrix(1 0 0 1 1260.1091 379.5657)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
- <text transform="matrix(1 0 0 1 1260.1091 393.3811)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
- </g>
- <rect x="979.758" y="181.376" fill="#B21F63" width="1.375" height="40.042"></rect>
- <text transform="matrix(1 0 0 1 935.0291 251.804)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="13.9275">#15</text>
- <text transform="matrix(1 0 0 1 967.0427 426.3899)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="11.6359">八区</text>
- <g id="diangui_15_">
- <g opacity="0.5">
- </g>
- <linearGradient id="SVGID_29_" gradientUnits="userSpaceOnUse" x1="1005.9041"
- y1="394.4612" x2="988.9972" y2="423.7447"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#FFFFFF"></stop>
- <stop offset="1" style="stop-color:#A8A8A8"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_29_)"
- points="1004.073,261.121 989.842,258.982 989.842,228.154 1004.073,228.154 ">
- </polygon>
- <linearGradient id="SVGID_30_" gradientUnits="userSpaceOnUse" x1="1013.4988"
- y1="396.3323" x2="998.1348" y2="422.9433"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#E3E3E3"></stop>
- <stop offset="1" style="stop-color:#B2B2B2"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_30_)"
- points="1008.427,258.982 1004.073,261.121 1004.073,228.154 1008.427,228.154 ">
- </polygon>
- <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
- x1="996.533" y1="228.154" x2="996.533" y2="257.014"></line>
- <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
- points="989.842,256.529 1003.705,258.023 1008.676,256.005 "></polyline>
- <rect x="991.962" y="251.338" width="2.544" height="2.545"></rect>
- <rect x="997.006" y="252.667" width="2.545" height="2.544"></rect>
- <rect x="1000.277" y="253.461" width="2.545" height="2.544"></rect>
- <rect x="997.383" y="240.719" width="1.271" height="3.871"></rect>
- <rect x="999.289" y="232.089" fill="#ED1E24" width="1.271" height="1.328"></rect>
- <rect x="1000.561" y="232.089" fill="#51B848" width="2.24" height="1.328"></rect>
- <rect x="999.289" y="234.745" fill="#51B848" width="3.514" height="2.104"></rect>
- </g>
- <rect x="920.443" y="222.501" fill="none" stroke="#941C54" stroke-width="1.5"
- stroke-miterlimit="10" width="120" height="185.501"></rect>
- <rect x="934.521" y="266.346" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <rect x="934.521" y="280.374" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.988"></rect>
- <rect x="934.521" y="294.4" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <g>
- <text transform="matrix(1 0 0 1 949.6833 275.9495)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
- <text transform="matrix(1 0 0 1 949.6833 289.7659)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
- <text transform="matrix(1 0 0 1 949.6833 303.5823)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 1000.9001 275.2493)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
- <text transform="matrix(1 0 0 1 1000.9001 289.0657)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
- <text transform="matrix(1 0 0 1 1000.9001 302.8811)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
- </g>
- <text transform="matrix(1 0 0 1 935.0291 342.304)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="13.9275">#16</text>
- <g id="diangui_14_">
- <g opacity="0.5">
- </g>
- <linearGradient id="SVGID_31_" gradientUnits="userSpaceOnUse" x1="1005.9041"
- y1="484.9612" x2="988.9972" y2="514.2448"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#FFFFFF"></stop>
- <stop offset="1" style="stop-color:#A8A8A8"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_31_)"
- points="1004.073,351.62 989.842,349.482 989.842,318.654 1004.073,318.654 ">
- </polygon>
- <linearGradient id="SVGID_32_" gradientUnits="userSpaceOnUse" x1="1013.4988"
- y1="486.8323" x2="998.1353" y2="513.4424"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#E3E3E3"></stop>
- <stop offset="1" style="stop-color:#B2B2B2"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_32_)"
- points="1008.427,349.482 1004.073,351.62 1004.073,318.654 1008.427,318.654 ">
- </polygon>
- <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
- x1="996.533" y1="318.654" x2="996.533" y2="347.514"></line>
- <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
- points="989.842,347.029 1003.705,348.523 1008.676,346.506 "></polyline>
- <rect x="991.962" y="341.839" width="2.544" height="2.545"></rect>
- <rect x="997.006" y="343.168" width="2.545" height="2.544"></rect>
- <rect x="1000.277" y="343.962" width="2.545" height="2.544"></rect>
- <rect x="997.383" y="331.219" width="1.271" height="3.872"></rect>
- <rect x="999.289" y="322.59" fill="#ED1E24" width="1.271" height="1.328"></rect>
- <rect x="1000.561" y="322.59" fill="#51B848" width="2.24" height="1.328"></rect>
- <rect x="999.289" y="325.244" fill="#51B848" width="3.514" height="2.104"></rect>
- </g>
- <rect x="934.521" y="356.846" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.99"></rect>
- <rect x="934.521" y="370.873" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <rect x="934.521" y="384.9" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <g>
- <text transform="matrix(1 0 0 1 949.6833 366.4495)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
- <text transform="matrix(1 0 0 1 949.6833 380.2659)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
- <text transform="matrix(1 0 0 1 949.6833 394.0823)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 1000.9001 365.7493)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
- <text transform="matrix(1 0 0 1 1000.9001 379.5657)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
- <text transform="matrix(1 0 0 1 1000.9001 393.3811)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
- </g>
- <rect x="858.218" y="181.376" fill="#B21F63" width="1.375" height="40.042"></rect>
- <text transform="matrix(1 0 0 1 804.5583 251.804)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="13.9275">#13</text>
- <text transform="matrix(1 0 0 1 836.572 426.3899)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="11.6359">七区</text>
- <g id="diangui_13_">
- <g opacity="0.5">
- </g>
- <linearGradient id="SVGID_33_" gradientUnits="userSpaceOnUse" x1="875.4333"
- y1="394.4602" x2="858.5258" y2="423.745"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#FFFFFF"></stop>
- <stop offset="1" style="stop-color:#A8A8A8"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_33_)"
- points="873.603,261.121 859.369,258.982 859.369,228.154 873.603,228.154 ">
- </polygon>
- <linearGradient id="SVGID_34_" gradientUnits="userSpaceOnUse" x1="883.0271"
- y1="396.3323" x2="867.6641" y2="422.9418"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#E3E3E3"></stop>
- <stop offset="1" style="stop-color:#B2B2B2"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_34_)"
- points="877.954,258.982 873.603,261.121 873.603,228.154 877.954,228.154 ">
- </polygon>
- <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
- x1="866.063" y1="228.154" x2="866.063" y2="257.014"></line>
- <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
- points="859.369,256.529 873.234,258.023 878.203,256.005 "></polyline>
- <rect x="861.489" y="251.338" width="2.544" height="2.545"></rect>
- <rect x="866.533" y="252.667" width="2.545" height="2.544"></rect>
- <rect x="869.807" y="253.461" width="2.545" height="2.544"></rect>
- <rect x="866.91" y="240.719" width="1.271" height="3.871"></rect>
- <rect x="868.818" y="232.089" fill="#ED1E24" width="1.271" height="1.328"></rect>
- <rect x="870.092" y="232.089" fill="#51B848" width="2.238" height="1.328"></rect>
- <rect x="868.818" y="234.745" fill="#51B848" width="3.512" height="2.104"></rect>
- </g>
- <rect x="789.973" y="222.501" fill="none" stroke="#941C54" stroke-width="1.5"
- stroke-miterlimit="10" width="120" height="185.501"></rect>
- <rect x="804.052" y="266.346" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.859" height="12.989"></rect>
- <rect x="804.052" y="280.374" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.859" height="12.988"></rect>
- <rect x="804.052" y="294.4" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.859" height="12.989"></rect>
- <g>
- <text transform="matrix(1 0 0 1 819.2126 275.9495)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
- <text transform="matrix(1 0 0 1 819.2126 289.7659)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
- <text transform="matrix(1 0 0 1 819.2126 303.5823)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 870.4294 275.2493)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
- <text transform="matrix(1 0 0 1 870.4294 289.0657)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
- <text transform="matrix(1 0 0 1 870.4294 302.8811)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
- </g>
- <text transform="matrix(1 0 0 1 804.5583 342.304)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="13.9275">#14</text>
- <g id="diangui_12_">
- <g opacity="0.5">
- </g>
- <linearGradient id="SVGID_35_" gradientUnits="userSpaceOnUse" x1="875.4333"
- y1="484.9602" x2="858.5259" y2="514.2448"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#FFFFFF"></stop>
- <stop offset="1" style="stop-color:#A8A8A8"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_35_)"
- points="873.603,351.62 859.369,349.482 859.369,318.654 873.603,318.654 ">
- </polygon>
- <linearGradient id="SVGID_36_" gradientUnits="userSpaceOnUse" x1="883.0271"
- y1="486.8333" x2="867.6645" y2="513.4422"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#E3E3E3"></stop>
- <stop offset="1" style="stop-color:#B2B2B2"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_36_)"
- points="877.954,349.482 873.603,351.62 873.603,318.654 877.954,318.654 ">
- </polygon>
- <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
- x1="866.063" y1="318.654" x2="866.063" y2="347.514"></line>
- <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
- points="859.369,347.029 873.234,348.523 878.203,346.506 "></polyline>
- <rect x="861.489" y="341.839" width="2.544" height="2.545"></rect>
- <rect x="866.533" y="343.168" width="2.545" height="2.544"></rect>
- <rect x="869.807" y="343.962" width="2.545" height="2.544"></rect>
- <rect x="866.91" y="331.219" width="1.271" height="3.872"></rect>
- <rect x="868.818" y="322.59" fill="#ED1E24" width="1.271" height="1.328"></rect>
- <rect x="870.092" y="322.59" fill="#51B848" width="2.238" height="1.328"></rect>
- <rect x="868.818" y="325.244" fill="#51B848" width="3.512" height="2.104"></rect>
- </g>
- <rect x="804.052" y="356.846" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.859" height="12.99"></rect>
- <rect x="804.052" y="370.873" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.859" height="12.989"></rect>
- <rect x="804.052" y="384.9" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.859" height="12.989"></rect>
- <g>
- <text transform="matrix(1 0 0 1 819.2126 366.4495)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
- <text transform="matrix(1 0 0 1 819.2126 380.2659)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
- <text transform="matrix(1 0 0 1 819.2126 394.0823)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 870.4294 365.7493)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
- <text transform="matrix(1 0 0 1 870.4294 379.5657)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
- <text transform="matrix(1 0 0 1 870.4294 393.3811)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
- </g>
- <rect x="704.54" y="181.376" fill="#B21F63" width="1.375" height="40.042"></rect>
- <text transform="matrix(1 0 0 1 673.3689 251.804)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="13.9275">#11 </text>
- <text transform="matrix(1 0 0 1 705.3826 426.3899)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="11.6359">六区</text>
- <g id="diangui_11_">
- <g opacity="0.5">
- </g>
- <linearGradient id="SVGID_37_" gradientUnits="userSpaceOnUse" x1="744.2439"
- y1="394.4612" x2="727.3366" y2="423.7453"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#FFFFFF"></stop>
- <stop offset="1" style="stop-color:#A8A8A8"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_37_)"
- points="742.413,261.121 728.179,258.982 728.179,228.154 742.413,228.154 ">
- </polygon>
- <linearGradient id="SVGID_38_" gradientUnits="userSpaceOnUse" x1="751.8386"
- y1="396.3333" x2="736.4751" y2="422.9437"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#E3E3E3"></stop>
- <stop offset="1" style="stop-color:#B2B2B2"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_38_)"
- points="746.765,258.982 742.413,261.121 742.413,228.154 746.765,228.154 ">
- </polygon>
- <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
- x1="734.872" y1="228.154" x2="734.872" y2="257.014"></line>
- <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
- points="728.179,256.529 742.046,258.023 747.014,256.005 "></polyline>
- <rect x="730.302" y="251.338" width="2.545" height="2.545"></rect>
- <rect x="735.344" y="252.667" width="2.544" height="2.544"></rect>
- <rect x="738.617" y="253.461" width="2.544" height="2.544"></rect>
- <rect x="735.72" y="240.719" width="1.271" height="3.871"></rect>
- <rect x="737.63" y="232.089" fill="#ED1E24" width="1.271" height="1.328"></rect>
- <rect x="738.901" y="232.089" fill="#51B848" width="2.24" height="1.328"></rect>
- <rect x="737.63" y="234.745" fill="#51B848" width="3.514" height="2.104"></rect>
- </g>
- <rect x="658.783" y="222.501" fill="none" stroke="#941C54" stroke-width="1.5"
- stroke-miterlimit="10" width="120" height="185.501"></rect>
- <rect x="672.86" y="266.346" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <rect x="672.86" y="280.374" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.988"></rect>
- <rect x="672.86" y="294.4" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <g>
- <text transform="matrix(1 0 0 1 688.0232 275.9495)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
- <text transform="matrix(1 0 0 1 688.0232 289.7659)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
- <text transform="matrix(1 0 0 1 688.0232 303.5823)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 739.24 275.2493)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
- <text transform="matrix(1 0 0 1 739.24 289.0657)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
- <text transform="matrix(1 0 0 1 739.24 302.8811)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
- </g>
- <text transform="matrix(1 0 0 1 673.3689 342.304)" fill="#FFFFFF"
- font-family="'MicrosoftYaHei'" font-size="13.9275">#12</text>
- <g id="diangui_10_">
- <g opacity="0.5">
- </g>
- <linearGradient id="SVGID_39_" gradientUnits="userSpaceOnUse" x1="744.2429"
- y1="484.9602" x2="727.3355" y2="514.2446"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#FFFFFF"></stop>
- <stop offset="1" style="stop-color:#A8A8A8"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_39_)"
- points="742.413,351.62 728.179,349.482 728.179,318.654 742.413,318.654 ">
- </polygon>
- <linearGradient id="SVGID_40_" gradientUnits="userSpaceOnUse" x1="751.8386"
- y1="486.8323" x2="736.4755" y2="513.4421"
- gradientTransform="matrix(1 0 0 1 -0.0303 -165.2676)">
- <stop offset="0" style="stop-color:#E3E3E3"></stop>
- <stop offset="1" style="stop-color:#B2B2B2"></stop>
- </linearGradient>
- <polygon fill="url(#SVGID_40_)"
- points="746.765,349.482 742.413,351.62 742.413,318.654 746.765,318.654 ">
- </polygon>
- <line fill="none" stroke="#F15722" stroke-width="0.75" stroke-miterlimit="10"
- x1="734.872" y1="318.654" x2="734.872" y2="347.514"></line>
- <polyline fill="none" stroke="#000000" stroke-width="0.75" stroke-miterlimit="10"
- points="728.179,347.029 742.046,348.523 747.014,346.506 "></polyline>
- <rect x="730.302" y="341.839" width="2.545" height="2.545"></rect>
- <rect x="735.344" y="343.168" width="2.544" height="2.544"></rect>
- <rect x="738.617" y="343.962" width="2.544" height="2.544"></rect>
- <rect x="735.72" y="331.219" width="1.271" height="3.872"></rect>
- <rect x="737.63" y="322.59" fill="#ED1E24" width="1.271" height="1.328"></rect>
- <rect x="738.901" y="322.59" fill="#51B848" width="2.24" height="1.328"></rect>
- <rect x="737.63" y="325.244" fill="#51B848" width="3.514" height="2.104"></rect>
- </g>
- <rect x="672.86" y="356.846" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.99"></rect>
- <rect x="672.86" y="370.873" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <rect x="672.86" y="384.9" opacity="0.9" fill="#1B2522" enable-background="new "
- width="80.861" height="12.989"></rect>
- <g>
- <text transform="matrix(1 0 0 1 688.0232 366.4495)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">功率:</text>
- <text transform="matrix(1 0 0 1 688.0232 380.2659)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电压:</text>
- <text transform="matrix(1 0 0 1 688.0232 394.0823)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">电流:</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 739.24 365.7493)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">kw</text>
- <text transform="matrix(1 0 0 1 739.24 379.5657)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">V</text>
- <text transform="matrix(1 0 0 1 739.24 393.3811)" fill="#929CA0"
- font-family="'MicrosoftYaHei'" font-size="7.0247">A</text>
- </g>
- </g>
- <g id="arrow">
- <rect x="649.533" y="56.876" fill="#ED2024" width="11.375" height="22.875"></rect>
- <rect x="594.075" y="132.543" fill="#ED2024" width="11.375" height="22.875"></rect>
- <rect x="700.103" y="132.543" fill="#ED2024" width="11.375" height="22.875"></rect>
- </g>
- <g id="data">
- <g id="_x23_7">
- <g>
- <text transform="matrix(1 0 0 1 445.1736 274.8411)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">32.77</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 445.1736 288.552)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">265.3</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 445.1736 302.8948)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">191.6</text>
- </g>
- </g>
- <g id="_x23_8">
- <g>
- <text transform="matrix(1 0 0 1 445.1736 365.3411)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">32.77</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 445.1736 379.052)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">266.3</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 445.1736 393.3948)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">187.2</text>
- </g>
- </g>
- <g id="_x23_9">
- <g>
- <text transform="matrix(1 0 0 1 580.8406 274.8411)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">32.77</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 580.8406 288.552)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">265.6</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 580.8406 302.8948)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">169.4</text>
- </g>
- </g>
- <g id="_x23_10">
- <g>
- <text transform="matrix(1 0 0 1 580.8406 365.3411)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">32.77</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 580.8406 379.052)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">265.5</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 580.8406 393.3948)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">178.2</text>
- </g>
- </g>
- <g id="_x23_5">
- <g>
- <text transform="matrix(1 0 0 1 315.7986 274.8411)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">32.77</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 315.7986 288.552)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">266</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 315.7986 302.8948)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">194.6</text>
- </g>
- </g>
- <g id="_x23_6">
- <g>
- <text transform="matrix(1 0 0 1 315.7986 365.3411)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">32.77</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 315.7986 379.052)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">266.3</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 315.7986 393.3948)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">192.4</text>
- </g>
- </g>
- <g id="_x23_3">
- <g>
- <text transform="matrix(1 0 0 1 181.4236 274.8411)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">32.77</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 181.4236 288.552)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">265.2</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 181.4236 302.8948)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">185</text>
- </g>
- </g>
- <g id="_x23_4">
- <g>
- <text transform="matrix(1 0 0 1 181.4236 365.3411)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">32.77</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 181.4236 379.052)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">264.8</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 181.4236 393.3948)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">179</text>
- </g>
- </g>
- <g id="_x23_1">
- <g>
- <text transform="matrix(1 0 0 1 54.9963 274.8411)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">32.77</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 54.9963 288.552)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">265</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 54.9963 302.8948)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">177</text>
- </g>
- </g>
- <g id="_x23_2">
- <g>
- <text transform="matrix(1 0 0 1 54.9963 365.3411)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">32.77</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 54.9963 379.052)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">265.6</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 54.9963 393.3948)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">183</text>
- </g>
- </g>
- <g id="_x23_17">
- <g>
- <text transform="matrix(1 0 0 1 1103.6697 274.8411)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">80</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 1103.6697 288.552)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">266</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 1103.6697 302.8948)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">170</text>
- </g>
- </g>
- <g id="_x23_18">
- <g>
- <text transform="matrix(1 0 0 1 1103.6697 365.3411)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">82</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 1103.6697 379.052)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">265</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 1103.6697 393.3948)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">176</text>
- </g>
- </g>
- <g id="_x23_19">
- <g>
- <text transform="matrix(1 0 0 1 1231.6697 274.8411)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">74</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 1231.6697 288.552)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">265</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 1231.6697 302.8948)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">158</text>
- </g>
- </g>
- <g id="_x23_20">
- <g>
- <text transform="matrix(1 0 0 1 1231.6697 365.3411)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">56</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 1231.6697 379.052)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">265</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 1231.6697 393.3948)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">131</text>
- </g>
- </g>
- <g id="_x23_15">
- <g>
- <text transform="matrix(1 0 0 1 972.4587 274.8411)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">81</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 972.4587 288.552)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">265</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 972.4587 302.8948)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">172</text>
- </g>
- </g>
- <g id="_x23_16">
- <g>
- <text transform="matrix(1 0 0 1 972.4587 365.3411)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">83</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 972.4587 379.052)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">266</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 972.4587 393.3948)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">176</text>
- </g>
- </g>
- <g id="_x23_13">
- <g>
- <text transform="matrix(1 0 0 1 841.988 274.8411)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">81</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 841.988 288.552)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">255</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 841.988 302.8948)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">166</text>
- </g>
- </g>
- <g id="_x23_14">
- <g>
- <text transform="matrix(1 0 0 1 841.988 365.3411)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">80</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 841.988 379.052)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">265</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 841.988 393.3948)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">170</text>
- </g>
- </g>
- <g id="_x23_11">
- <g>
- <text transform="matrix(1 0 0 1 710.7986 274.8411)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">89</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 710.7986 288.552)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">265</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 710.7986 302.8948)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">184</text>
- </g>
- </g>
- <g id="_x23_12">
- <g>
- <text transform="matrix(1 0 0 1 710.7986 365.3411)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">85</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 710.7986 379.052)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">265</text>
- </g>
- <g>
- <text transform="matrix(1 0 0 1 710.7986 393.3948)" fill="#3B8646"
- font-family="'MicrosoftYaHei'" font-size="6.6475">177</text>
- </g>
- </g>
- </g>
- </svg>
- </template>
- </previewPicture>
- </el-col>
- </el-row>
- </div>
- </template>
- <script>
- import previewPicture from "../previewPicture.vue";
- import $ from "jquery";
- export default {
- components: {
- previewPicture,
- },
- props: {
- data: Array,
- zmmap: Object,
- },
- data() {
- return {
- // graph: null,
- green: "#02A434",
- red: "#FF0000",
- datas: undefined,
- dgIds: [
- 5,4,
- 7,6,
- 3,2,
- 21,1,
- 9,8,
- 11,10,
- 13,12,
- 15,14,
- 19,18,
- 17,16
- ],
- };
- },
- created() {},
- methods: {
- // 渲染每个机箱的表格参数
- renderData(data = {}) {
- // 取出开关的 DOM
- const switchDom = $("#data").find("rect");
- // 遍历数据,首先取出开关单独写逻辑渲染颜色,除了开关以外的就是每个机箱的数据
- for (let key in data) {
- // 渲染开关
- const item = data[key];
- if (key === "dwkdqmx310") {
- switchDom.eq(0).attr("fill", item ? this.green : this.red);
- } else if (key === "dwkdqmx314") {
- switchDom.eq(1).attr("fill", item ? this.green : this.red);
- } else if (key === "dwkdqmx315") {
- switchDom.eq(2).attr("fill", item ? this.green : this.red);
- } else {
- // 渲染电柜参数数据
- const spKey = key.replace(/[^0-9]/gi, "");
- const dgDom = $("#_x23_" + spKey).find("text");
- if (dgDom && key.indexOf("dl") !== -1) {
- dgDom.eq(0).html(item);
- } else if (dgDom && key.indexOf("dy") !== -1) {
- dgDom.eq(1).html(item);
- } else if (dgDom && key.indexOf("gl") !== -1) {
- dgDom.eq(2).html(item);
- }
- }
- }
- // 给电柜上个色呗
- this.dgIds.forEach((dgId) => {
- const dgDom = $("#diangui_" + dgId + "_").find("polygon");
- for (let i = 0; i < dgDom.length; i++) {
- dgDom.eq(i).attr("fill", this.getColor());
- }
- });
- },
- randomNum(minNum, maxNum) {
- switch (arguments.length) {
- case 1:
- return parseInt(Math.random() * minNum + 1, 10);
- case 2:
- return parseInt(Math.random() * (maxNum - minNum + 1) + minNum, 10);
- default:
- return 0;
- }
- },
- // 根据机箱状态返回颜色,后续如果需要区分颜色可以在这里新增逻辑返回对应的颜色值
- getColor() {
- return "#fff";
- }
- },
- watch: {
- // 风机数据
- data(value) {
- this.datas = value;
- },
- // 总貌数据
- zmmap(value) {
- this.renderData(value);
- },
- },
- };
- </script>
- <style scoped>
- .center-bar {
- position: relative;
- box-sizing: border-box;
- height: 90vh;
- background-color: #000000;
- padding-top: 10px;
- padding-left: 5px;
- padding-right: 5px;
- padding-bottom: 5px;
- margin-top: 0;
- margin-right: 0;
- margin-bottom: 3px;
- margin-left: 0;
- display: flex;
- flex-direction: column;
- }
- .svg {
- width: 100%;
- height: 100%;
- }
- </style>
|