diff --git a/web/src/components/LogDetailCard.vue b/web/src/components/LogDetailCard.vue index 1484dd8..379efde 100644 --- a/web/src/components/LogDetailCard.vue +++ b/web/src/components/LogDetailCard.vue @@ -256,7 +256,7 @@ function getStatusBadgeClass(status: string) {
+ class="px-4 py-1 text-sm text-muted-foreground border-b bg-muted/20 flex items-center justify-between shrink-0"> 日志输出
@@ -421,10 +421,18 @@ onUnmounted(() => {
{{ agent.description }}
{{ agent.ip || '-' }} -
- - - +
+ +
+ +
+
+ +
+
+ + +