From 866d15728f1fb95934e023537ff3696dd481d252 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Mon, 26 Feb 2024 15:34:21 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/components/common-list/index.vue | 1 + ui/src/components/icons/index.ts | 81 ++++++++++++++++++- ui/src/styles/app.scss | 5 ++ ui/src/styles/element-plus.scss | 9 ++- ui/src/views/application/CreateAndSetting.vue | 41 ++++------ ui/src/views/dataset/step/StepSecond.vue | 6 +- ui/src/views/hit-test/index.vue | 56 ++++++------- ui/src/views/log/index.vue | 3 +- ui/src/views/template/index.vue | 2 +- 9 files changed, 140 insertions(+), 64 deletions(-) diff --git a/ui/src/components/common-list/index.vue b/ui/src/components/common-list/index.vue index 01b44acd..fd7979b3 100644 --- a/ui/src/components/common-list/index.vue +++ b/ui/src/components/common-list/index.vue @@ -18,6 +18,7 @@