From 912a9ad6b41253c64ff4497cf45dc2e7cacf64b1 Mon Sep 17 00:00:00 2001 From: HynoR <20227709+HynoR@users.noreply.github.com> Date: Tue, 18 Nov 2025 19:42:36 +0800 Subject: [PATCH] feat: Enhance log container and compose management with new UI components and improved functionality --- .../src/components/log/container/index.vue | 14 +- .../views/container/compose/detail/index.vue | 564 -------------- .../src/views/container/compose/index.vue | 736 +++++++++++++----- 3 files changed, 564 insertions(+), 750 deletions(-) delete mode 100644 frontend/src/views/container/compose/detail/index.vue diff --git a/frontend/src/components/log/container/index.vue b/frontend/src/components/log/container/index.vue index e9b9806c5..325f2fc69 100644 --- a/frontend/src/components/log/container/index.vue +++ b/frontend/src/components/log/container/index.vue @@ -1,5 +1,5 @@ - - - + + + +