Browse Source

首页地图修改

Koishi 3 years ago
parent
commit
b1b2825b74
1 changed files with 8 additions and 8 deletions
  1. 8 8
      src/views/Home/components/map/svg-map-nx.vue

+ 8 - 8
src/views/Home/components/map/svg-map-nx.vue

@@ -439,9 +439,9 @@
               <text x="480" y="155" fill="#05bb4c" font-size="12">
                 {{ xtMap.MCH_GDC && xtMap.MCH_GDC.gl }}MW
               </text>
-              <text x="430" y="180" fill="#919697" font-size="12">风速</text>
+              <text x="430" y="180" fill="#919697" font-size="12">日照</text>
               <text x="480" y="180" fill="#05bb4c" font-size="12">
-                {{ xtMap.MCH_GDC && xtMap.MCH_GDC.ssfs }}m/s
+                {{ xtMap.MCH_GDC && xtMap.MCH_GDC.ssfs }}W/m²
               </text>
             </g>
             <g v-show="popup[2]">
@@ -464,9 +464,9 @@
               <text x="490" y="185" fill="#05bb4c" font-size="12">
                 {{ xtMap.XH_GDC && xtMap.XH_GDC.gl }}MW
               </text>
-              <text x="440" y="210" fill="#919697" font-size="12">风速</text>
+              <text x="440" y="210" fill="#919697" font-size="12">日照</text>
               <text x="490" y="210" fill="#05bb4c" font-size="12">
-                {{ xtMap.XH_GDC && xtMap.XH_GDC.ssfs }}m/s
+                {{ xtMap.XH_GDC && xtMap.XH_GDC.ssfs }}W/m²
               </text>
             </g>
             <g v-show="popup[3]">
@@ -512,9 +512,9 @@
               <text x="520" y="110" fill="#05bb4c" font-size="12">
                 {{ xtMap.DWK_GDC && xtMap.DWK_GDC.gl }}MW
               </text>
-              <text x="470" y="135" fill="#919697" font-size="12">风速</text>
+              <text x="470" y="135" fill="#919697" font-size="12">日照</text>
               <text x="520" y="135" fill="#05bb4c" font-size="12">
-                {{ xtMap.DWK_GDC && xtMap.DWK_GDC.ssfs }}m/s
+                {{ xtMap.DWK_GDC && xtMap.DWK_GDC.ssfs }}W/m²
               </text>
             </g>
             <g v-show="popup[5]">
@@ -536,9 +536,9 @@
               <text x="540" y="135" fill="#05bb4c" font-size="12">
                 {{ xtMap.PL_GDC && xtMap.PL_GDC.gl }}MW
               </text>
-              <text x="490" y="160" fill="#919697" font-size="12">风速</text>
+              <text x="490" y="160" fill="#919697" font-size="12">日照</text>
               <text x="540" y="160" fill="#05bb4c" font-size="12">
-                {{ xtMap.PL_GDC && xtMap.PL_GDC.ssfs }}m/s
+                {{ xtMap.PL_GDC && xtMap.PL_GDC.ssfs }}W/m²
               </text>
             </g>
             <g v-show="popup[6]">