From 754c309b5289a5c1cb43251bf25115a8516cb966 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Tue, 8 Jul 2025 10:43:49 +0800 Subject: [PATCH] feat: rescource style --- .../ApplicationResourceIndex.vue | 82 ++++++++++--------- 1 file changed, 44 insertions(+), 38 deletions(-) diff --git a/ui/src/views/system-resource-management/ApplicationResourceIndex.vue b/ui/src/views/system-resource-management/ApplicationResourceIndex.vue index 39a016ea7..3fbe472aa 100644 --- a/ui/src/views/system-resource-management/ApplicationResourceIndex.vue +++ b/ui/src/views/system-resource-management/ApplicationResourceIndex.vue @@ -15,9 +15,9 @@ style="width: 120px" @change="search_type_change" > - + - + - + @@ -58,10 +58,10 @@ style="background: none" class="mr-8" > - + - + {{ scope.row.name }} @@ -101,7 +101,7 @@ @click="statusVisible = !statusVisible" > - + @@ -126,10 +126,10 @@
{{ $t('common.clear') }} + >{{ $t('common.clear') }} {{ $t('common.confirm') }} + >{{ $t('common.confirm') }}
@@ -138,17 +138,17 @@ @@ -171,7 +171,7 @@ @click="workspaceVisible = !workspaceVisible" > - + @@ -196,10 +196,10 @@
{{ $t('common.clear') }} + >{{ $t('common.clear') }} {{ $t('common.confirm') }} + >{{ $t('common.confirm') }}
@@ -207,19 +207,22 @@ - - + + - + - + @@ -230,17 +233,17 @@