From 5b2a25025b4426b969f01883201138a51f8b5837 Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期五, 01 十二月 2023 11:38:35 +0800 Subject: [PATCH] 公共图表头部组件开发+安装echarts 全局引入 --- src/components/cockpitPage/BackgroundBoardLayout.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/components/cockpitPage/BackgroundBoardLayout.vue b/src/components/cockpitPage/BackgroundBoardLayout.vue index 2078447..9345c5a 100644 --- a/src/components/cockpitPage/BackgroundBoardLayout.vue +++ b/src/components/cockpitPage/BackgroundBoardLayout.vue @@ -166,6 +166,5 @@ } .right-bottom-block { height: 35%; - background: #dd355f; } </style> -- Gitblit v1.8.0