diff --git a/frontend/src/views/container/container/inspect/index.vue b/frontend/src/views/container/container/inspect/index.vue index 01e61649ac5f..213874f6cf7f 100644 --- a/frontend/src/views/container/container/inspect/index.vue +++ b/frontend/src/views/container/container/inspect/index.vue @@ -63,16 +63,18 @@ {{ $t('container.env') }} - + - {{ getEnvValue(env) }} - +
+ {{ getEnvValue(env) }} + +
- + @@ -279,28 +281,89 @@ defineExpose({