From 5fa516ced96636d89cfdbb0e75eea1fc0208c3c1 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Thu, 28 Dec 2023 11:57:31 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=B3=BB=E7=BB=9F=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../core-frontend/src/assets/svg/platform.svg | 4 ++- .../system/parameter/basic/BasicEdit.vue | 29 +++++++++++++++++-- .../src/views/system/parameter/index.vue | 5 ++-- de-xpack | 2 +- 4 files changed, 33 insertions(+), 7 deletions(-) diff --git a/core/core-frontend/src/assets/svg/platform.svg b/core/core-frontend/src/assets/svg/platform.svg index 5ebbc21ab9..859d0f933b 100644 --- a/core/core-frontend/src/assets/svg/platform.svg +++ b/core/core-frontend/src/assets/svg/platform.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/core/core-frontend/src/views/system/parameter/basic/BasicEdit.vue b/core/core-frontend/src/views/system/parameter/basic/BasicEdit.vue index 0bafa5c43e..92768c6426 100644 --- a/core/core-frontend/src/views/system/parameter/basic/BasicEdit.vue +++ b/core/core-frontend/src/views/system/parameter/basic/BasicEdit.vue @@ -92,7 +92,7 @@ const reset = () => { } const showLoading = () => { - loadingInstance.value = ElLoading.service({ target: '.basic-info-drawer' }) + loadingInstance.value = ElLoading.service({ target: '.basic-param-drawer' }) } const closeLoading = () => { loadingInstance.value?.close() @@ -118,7 +118,7 @@ defineExpose({ @@ -178,8 +178,31 @@ defineExpose({ - + diff --git a/de-xpack b/de-xpack index face6a1c10..f1a3153c2e 160000 --- a/de-xpack +++ b/de-xpack @@ -1 +1 @@ -Subproject commit face6a1c104ea83e746a23a9a5419f7f22b78ff4 +Subproject commit f1a3153c2e3472e3a825cdf443bf7c070501daa7