Moss пре 1 година
родитељ
комит
b35656a6b6
1 измењених фајлова са 7 додато и 0 уклоњено
  1. 7 0
      src/views/bigViews/dataView1/components/mapdata.vue

+ 7 - 0
src/views/bigViews/dataView1/components/mapdata.vue

@@ -303,6 +303,13 @@ export default {
           };
         });
         var mapcon = {
+          label: {
+            emphasis: {
+              textStyle: {
+                color: '#beecff',
+              },
+            },
+          },
           itemStyle: {
             normal: {
               borderColor: 'rgba(0,144,255, 1)',