From e569571462b957305d3b0d2e751ec98dd4fa1076 Mon Sep 17 00:00:00 2001 From: daxiong Date: Sun, 19 Apr 2026 21:44:17 +0800 Subject: [PATCH] feat --- .../ops/pages/monitor/environment/index.vue | 258 ++++++++++-------- 1 file changed, 142 insertions(+), 116 deletions(-) diff --git a/src/views/ops/pages/monitor/environment/index.vue b/src/views/ops/pages/monitor/environment/index.vue index 892fff9..9af38de 100644 --- a/src/views/ops/pages/monitor/environment/index.vue +++ b/src/views/ops/pages/monitor/environment/index.vue @@ -16,9 +16,7 @@ {{ r.code }} - - 刷新 - + 刷新
{{ statsPartialHint }}
@@ -88,60 +86,76 @@
{{ deviceCardsHint }}
- - - -
-
{{ d.name }}
- {{ formatStatusText(d.status) }} -
-
- {{ DEVICE_CATEGORY_MAP[d.device_category] || d.device_category }} - · {{ d.type || '-' }} -
-
- - {{ d.collect_method === 'snmp' ? 'SNMP' : 'API' }} - - {{ formatDateTime(d.last_check_time) }} -
-
- {{ truncate(d.collect_last_result, 80) }} -
- -
- - - 指标见前 {{ METRICS_CARD_LIMIT }} 台 - 暂无指标 - + + + + + +
-
-
+ + +