From dac62b736f05ef08a8ac2dca8f7d25a17ae91d3f Mon Sep 17 00:00:00 2001 From: "liu.shiyi" Date: Fri, 22 Sep 2023 14:13:25 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8D=E5=9F=BA=E7=A1=80?= =?UTF-8?q?=E9=9B=B7=E8=BE=BE=E5=9B=BE=E9=A2=9C=E8=89=B2=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E5=A4=B1=E6=95=88=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../BasicComponents/ThemeSelect/index.vue | 2 +- .../G2Plots/雷达图/基础雷达图.js | 16 +++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/data-room-ui/packages/BasicComponents/ThemeSelect/index.vue b/data-room-ui/packages/BasicComponents/ThemeSelect/index.vue index 7e755abc..8a1f9423 100644 --- a/data-room-ui/packages/BasicComponents/ThemeSelect/index.vue +++ b/data-room-ui/packages/BasicComponents/ThemeSelect/index.vue @@ -11,7 +11,7 @@ class="el-dropdown-link content-box" :style="{'font-size': config.customize.fontSize +'px','font-weight': +config.customize.fontWeight,'background-image': `-webkit-linear-gradient(${config.customize.color})`}" > - 暗黑主题 + 主题切换