From 3be46db9331e9e020ca132f69ad68ffc606daa6c Mon Sep 17 00:00:00 2001 From: "liu.tao3" Date: Mon, 16 Oct 2023 11:08:23 +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=E4=BD=93=E9=80=89=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../BasicComponents/IndexCard/index.vue | 1 + .../BasicComponents/IndexCard/setting.vue | 22 ++++++++++++++++++- .../IndexCard/settingConfig.js | 1 + .../BasicComponents/IndexCard2/index.vue | 2 ++ .../BasicComponents/IndexCard2/setting.vue | 22 ++++++++++++++++++- .../BasicComponents/IndicatorCard/index.vue | 1 + .../BasicComponents/IndicatorCard/setting.vue | 1 + .../BasicComponents/IndicatorCard2/index.vue | 1 + .../IndicatorCard2/setting.vue | 1 + 9 files changed, 50 insertions(+), 2 deletions(-) diff --git a/data-room-ui/packages/BasicComponents/IndexCard/index.vue b/data-room-ui/packages/BasicComponents/IndexCard/index.vue index 35a61f41..9176b37d 100644 --- a/data-room-ui/packages/BasicComponents/IndexCard/index.vue +++ b/data-room-ui/packages/BasicComponents/IndexCard/index.vue @@ -32,6 +32,7 @@ + + + + + {{ customize.secondLine }} +@import "../../assets/fonts/numberFont/stylesheet.css"; .content{ display: flex; flex-direction: row; diff --git a/data-room-ui/packages/BasicComponents/IndexCard2/setting.vue b/data-room-ui/packages/BasicComponents/IndexCard2/setting.vue index 8e4c5f4d..ea783291 100644 --- a/data-room-ui/packages/BasicComponents/IndexCard2/setting.vue +++ b/data-room-ui/packages/BasicComponents/IndexCard2/setting.vue @@ -192,6 +192,23 @@ class="bs-el-input-number" label="请输入第二行文字大小" /> + + + + +