瀏覽代碼

预警管控-更新

lxh 4 月之前
父節點
當前提交
0ce7bc5149
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      src/views/vent/monitorManager/alarmMonitor/common/echartLine2.vue

+ 4 - 2
src/views/vent/monitorManager/alarmMonitor/common/echartLine2.vue

@@ -33,8 +33,10 @@
       let option = {
         tooltip: {
           trigger: 'axis',
-          axisPointer: {
-            type: 'cross',
+          backgroundColor: 'rgba(0, 0, 0, .6)',
+          textStyle: {
+            color: '#fff',
+            fontSize: 12,
           },
         },