From 22be7e2da24203aeb706a39ad8dc056983ac8fcf Mon Sep 17 00:00:00 2001 From: "liu.tao3" Date: Mon, 16 Oct 2023 11:13:00 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=8C=87=E6=A0=87=E5=8D=A1=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../IndexCard2/settingConfig.js | 1 + .../BasicComponents/IndicatorCard/index.vue | 1 + .../BasicComponents/IndicatorCard/setting.vue | 21 ++++++++++++++++++- .../IndicatorCard/settingConfig.js | 1 + .../BasicComponents/IndicatorCard2/index.vue | 1 + .../IndicatorCard2/setting.vue | 19 +++++++++++++++++ .../IndicatorCard2/settingConfig.js | 1 + 7 files changed, 44 insertions(+), 1 deletion(-) diff --git a/data-room-ui/packages/BasicComponents/IndexCard2/settingConfig.js b/data-room-ui/packages/BasicComponents/IndexCard2/settingConfig.js index 11bb8f6d..d3a5fe96 100644 --- a/data-room-ui/packages/BasicComponents/IndexCard2/settingConfig.js +++ b/data-room-ui/packages/BasicComponents/IndexCard2/settingConfig.js @@ -54,6 +54,7 @@ const customConfig = { borderWidth: 0, lineDistance: 6, borderColor: '', + fontFamily:'', gradientDirection:'to right', gradientColor0: 'rgba(0, 122, 255, 0.07)', gradientColor1:'rgba(0, 122, 255, 0.07)', diff --git a/data-room-ui/packages/BasicComponents/IndicatorCard/index.vue b/data-room-ui/packages/BasicComponents/IndicatorCard/index.vue index 570a9620..db522b4c 100644 --- a/data-room-ui/packages/BasicComponents/IndicatorCard/index.vue +++ b/data-room-ui/packages/BasicComponents/IndicatorCard/index.vue @@ -21,6 +21,7 @@ > + + + + + + + + + +