From 57ff0e2e01288c58849e1fde5e7a441ee043ce61 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Fri, 23 Feb 2024 16:48:15 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E5=BA=94=E7=94=A8?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/components/card-add/index.vue | 3 ++- .../components/top-bar/avatar/ResetPasssword.vue | 2 +- ui/src/styles/element-plus.scss | 12 +++++++++--- ui/src/views/applicaiton-overview/index.vue | 6 +++--- ui/src/views/dataset/step/StepSecond.vue | 4 +--- ui/src/views/log/index.vue | 4 ++-- ui/src/views/paragraph/component/ParagraphDialog.vue | 8 +++----- .../views/paragraph/component/ProblemComponent.vue | 2 +- .../views/template/component/CreateModelDialog.vue | 1 + 9 files changed, 23 insertions(+), 19 deletions(-) diff --git a/ui/src/components/card-add/index.vue b/ui/src/components/card-add/index.vue index 2edea748..bdc5b41f 100644 --- a/ui/src/components/card-add/index.vue +++ b/ui/src/components/card-add/index.vue @@ -24,7 +24,7 @@ defineProps({ font-size: 16px; cursor: pointer; min-height: var(--card-min-height); - border: 1px dashed var(--el-color-primary); + border: 1px dashed var(--el-border-color); background: #eff0f1; border-radius: 8px; @@ -38,6 +38,7 @@ defineProps({ &:hover { color: var(--el-color-primary); background: #ffffff; + border: 1px dashed var(--el-color-primary); .add-icon { background: #ffffff; border-color: var(--el-color-primary); diff --git a/ui/src/layout/components/top-bar/avatar/ResetPasssword.vue b/ui/src/layout/components/top-bar/avatar/ResetPasssword.vue index 297f6ebe..eedb9e29 100644 --- a/ui/src/layout/components/top-bar/avatar/ResetPasssword.vue +++ b/ui/src/layout/components/top-bar/avatar/ResetPasssword.vue @@ -6,7 +6,7 @@ :model="resetPasswordForm" :rules="rules" > -

新密码

+

新密码

-
+
{{ shareUrl }} @@ -56,7 +56,7 @@
API访问凭据
-
+
{{ apiUrl }} @@ -157,7 +157,7 @@ onMounted(() => { top: 21px; } .url-height { - min-height: 50px; + // min-height: 50px; } } diff --git a/ui/src/views/dataset/step/StepSecond.vue b/ui/src/views/dataset/step/StepSecond.vue index aba30c5f..0aa3bf9b 100644 --- a/ui/src/views/dataset/step/StepSecond.vue +++ b/ui/src/views/dataset/step/StepSecond.vue @@ -210,9 +210,7 @@ defineExpose({ } &__form { - .el-select { - width: 100%; - } + .title { font-size: 14px; diff --git a/ui/src/views/log/index.vue b/ui/src/views/log/index.vue index 5f3277cc..2578aa6d 100644 --- a/ui/src/views/log/index.vue +++ b/ui/src/views/log/index.vue @@ -2,7 +2,7 @@
- + {{ row.star_num }} - + {{ row.trample_num }} diff --git a/ui/src/views/paragraph/component/ParagraphDialog.vue b/ui/src/views/paragraph/component/ParagraphDialog.vue index 493e5407..75a990fc 100644 --- a/ui/src/views/paragraph/component/ParagraphDialog.vue +++ b/ui/src/views/paragraph/component/ParagraphDialog.vue @@ -9,7 +9,7 @@ -
+
分段内容
@@ -144,12 +144,10 @@ defineExpose({ open }) border-top: 1px solid var(--el-border-color); } .el-dialog__footer { - padding-top: 16px; + padding: 16px 24px; border-top: 1px solid var(--el-border-color); } - .el-dialog__headerbtn { - top: 6px; - } + .title { color: var(--app-text-color); } diff --git a/ui/src/views/paragraph/component/ProblemComponent.vue b/ui/src/views/paragraph/component/ProblemComponent.vue index efb644d2..71be458c 100644 --- a/ui/src/views/paragraph/component/ProblemComponent.vue +++ b/ui/src/views/paragraph/component/ProblemComponent.vue @@ -9,7 +9,7 @@

- +