From b7f8321cf19e0dfb87eb764f3e46d52c6a12a1bd Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Mon, 27 May 2024 16:57:59 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E6=95=B0=E6=8D=AE=E5=A4=A7=E5=B1=8F):?= =?UTF-8?q?=20=E8=B7=91=E9=A9=AC=E7=81=AF=E7=BB=84=E4=BB=B6=E6=94=AF?= =?UTF-8?q?=E6=8C=81=E5=AD=97=E4=BD=93=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/assets/svg/dv-style-fontFamily.svg | 1 + .../common/CommonStyleSet.vue | 50 +++++++++++++++++++ .../src/custom-component/component-list.ts | 3 +- 3 files changed, 53 insertions(+), 1 deletion(-) create mode 100644 core/core-frontend/src/assets/svg/dv-style-fontFamily.svg diff --git a/core/core-frontend/src/assets/svg/dv-style-fontFamily.svg b/core/core-frontend/src/assets/svg/dv-style-fontFamily.svg new file mode 100644 index 0000000000..4f6721e5dc --- /dev/null +++ b/core/core-frontend/src/assets/svg/dv-style-fontFamily.svg @@ -0,0 +1 @@ + diff --git a/core/core-frontend/src/custom-component/common/CommonStyleSet.vue b/core/core-frontend/src/custom-component/common/CommonStyleSet.vue index eb5b02a3c7..b18c074c0d 100644 --- a/core/core-frontend/src/custom-component/common/CommonStyleSet.vue +++ b/core/core-frontend/src/custom-component/common/CommonStyleSet.vue @@ -2,6 +2,39 @@ + +