From 829ea2d13b44c6a689ea04cb20996c3d95cfdcd2 Mon Sep 17 00:00:00 2001 From: Tinhone Date: Fri, 13 Oct 2023 05:19:04 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BB=A3=E7=A0=81=E6=95=B4=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../extra-options/Entry1.vue | 11 +- .../extra-options/ExtraOptionsPanel.vue | 64 +++++------ .../extra-options/Panel1.vue | 18 +-- .../extra-options/extra-options-panel.scss | 52 +++++---- .../extra-options/extra-options-panel.ts | 24 ++-- .../custom-font-family/extra-options/vm.ts | 11 +- .../style/custom-font-family/index.ts | 4 +- .../custom-font-family/set-font-family.scss | 104 +++++++++--------- 8 files changed, 145 insertions(+), 143 deletions(-) diff --git a/registry/lib/components/style/custom-font-family/extra-options/Entry1.vue b/registry/lib/components/style/custom-font-family/extra-options/Entry1.vue index 125a1e3f1..c8fb67168 100644 --- a/registry/lib/components/style/custom-font-family/extra-options/Entry1.vue +++ b/registry/lib/components/style/custom-font-family/extra-options/Entry1.vue @@ -1,6 +1,6 @@