瀏覽代碼

no message

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)',