From 4a7c42904856856a95fc99c4779feb92d3106734 Mon Sep 17 00:00:00 2001 From: teukkk Date: Tue, 20 Aug 2024 16:44:16 +0800 Subject: [PATCH] =?UTF-8?q?style(=E6=8E=A5=E5=8F=A3=E6=B5=8B=E8=AF=95):=20?= =?UTF-8?q?=E5=8D=8F=E8=AE=AE=E4=B8=BA=E7=A9=BA=E6=97=B6=E5=BC=B9=E5=87=BA?= =?UTF-8?q?=E6=B0=94=E6=B3=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/assets/style/arco-reset.less | 5 +++ .../api-test/components/treeFolderAll.vue | 38 +++++++++++++------ .../views/api-test/management/locale/en-US.ts | 2 + .../views/api-test/management/locale/zh-CN.ts | 2 + 4 files changed, 36 insertions(+), 11 deletions(-) diff --git a/frontend/src/assets/style/arco-reset.less b/frontend/src/assets/style/arco-reset.less index ebd895a590..f919a36198 100644 --- a/frontend/src/assets/style/arco-reset.less +++ b/frontend/src/assets/style/arco-reset.less @@ -182,6 +182,11 @@ @apply hidden; } } +.ms-pop-confirm--hidden-confirm { + .arco-btn-primary { + @apply hidden; + } +} .ms-pop-confirm--hidden-icon { .arco-popconfirm-icon { @apply !hidden; diff --git a/frontend/src/views/api-test/components/treeFolderAll.vue b/frontend/src/views/api-test/components/treeFolderAll.vue index 4bd1b8d765..579a235a47 100644 --- a/frontend/src/views/api-test/components/treeFolderAll.vue +++ b/frontend/src/views/api-test/components/treeFolderAll.vue @@ -21,17 +21,31 @@ - - - - - + + + + + + + +