From 3f60d4daf3a70b31d606162ab725cfde60931e82 Mon Sep 17 00:00:00 2001 From: sunfengxiang Date: Thu, 16 Sep 2021 16:41:15 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=9F=B1=E7=8A=B6=E5=9B=BE?= =?UTF-8?q?=E9=A2=9C=E8=89=B2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/index.css | 2 +- static/js/project/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/css/index.css b/static/css/index.css index e2c25b9..09005e0 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -281,7 +281,7 @@ } .center .centerLeft-top-tit01 span { - color: #d21313; + color: var(--color); } .center .centerLeft-top-tit02 { diff --git a/static/js/project/index.js b/static/js/project/index.js index 786b22f..40399aa 100644 --- a/static/js/project/index.js +++ b/static/js/project/index.js @@ -85,7 +85,7 @@ define(['jquery', "template", "Tools", "echarts", 'swiper'], function ($, templa data: [],//实际值减300 type: 'bar', itemStyle: { - color: '#007b76' + color: '#A9A9A9' } }], grid: {