From a0e499b65e897e742bb82494ae88b07f86ef4897 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Mon, 4 Dec 2023 16:23:26 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=A8=A1=E5=9E=8B=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/styles/element-plus.scss | 1 + .../views/template/component/CreateModel.vue | 13 +++-- ui/src/views/template/component/EditModel.vue | 11 +++- ui/src/views/template/component/RadioCard.vue | 14 ----- .../template/component/SelectProvider.vue | 47 +++++------------ ui/src/views/template/index.vue | 51 +++++++++++-------- 6 files changed, 63 insertions(+), 74 deletions(-) delete mode 100644 ui/src/views/template/component/RadioCard.vue diff --git a/ui/src/styles/element-plus.scss b/ui/src/styles/element-plus.scss index 55d843e88..22e0c8946 100644 --- a/ui/src/styles/element-plus.scss +++ b/ui/src/styles/element-plus.scss @@ -29,6 +29,7 @@ } .el-dialog { + --el-dialog-title-font-size: 16px; .dialog-sub-title { color: var(--el-text-color-regular); margin: 5px 0; diff --git a/ui/src/views/template/component/CreateModel.vue b/ui/src/views/template/component/CreateModel.vue index 4b07d5fe1..9ab431991 100644 --- a/ui/src/views/template/component/CreateModel.vue +++ b/ui/src/views/template/component/CreateModel.vue @@ -9,8 +9,8 @@ >