diff --git a/web-vue/packages/core/layouts/views/desktop/analysis/components/info/DockerInfo.vue b/web-vue/packages/core/layouts/views/desktop/analysis/components/info/DockerInfo.vue index ae44c24d..5b8a4bac 100644 --- a/web-vue/packages/core/layouts/views/desktop/analysis/components/info/DockerInfo.vue +++ b/web-vue/packages/core/layouts/views/desktop/analysis/components/info/DockerInfo.vue @@ -23,7 +23,11 @@
-
+ +
+ 暂无容器数据 +
+
内存: {{ item.memUsage }}%
+
容器ID: @@ -71,15 +76,15 @@ {{ item.status || '无' }}
-
-
-
- - 重启 - 停止 - 启动 - -
+ +
+
+ + 重启 + 停止 + 启动 + +
@@ -90,11 +95,11 @@ \ No newline at end of file