-
+
@@ -226,17 +113,11 @@ const onSwitchSubTab = (name) => {
{{ $t('interface.sub_tab.status') }}
-
+
-
+
@@ -249,20 +130,19 @@ const onSwitchSubTab = (name) => {
+ :view-as="tabContent.viewAs" />
-
+
@@ -271,7 +151,7 @@ const onSwitchSubTab = (name) => {
{{ $t('interface.sub_tab.cli') }}
-
+
@@ -312,4 +192,8 @@ const onSwitchSubTab = (name) => {
background-color: v-bind('themeVars.tabColor');
overflow: hidden;
}
+
+.n-tabs .n-tabs-bar {
+ transition: none !important;
+}
diff --git a/frontend/src/components/content/ContentValueTab.vue b/frontend/src/components/content/ContentValueTab.vue
index 2315803..d99a6a8 100644
--- a/frontend/src/components/content/ContentValueTab.vue
+++ b/frontend/src/components/content/ContentValueTab.vue
@@ -52,13 +52,13 @@ const tab = computed(() =>
{}">
diff --git a/frontend/src/components/content_value/ContentCli.vue b/frontend/src/components/content_value/ContentCli.vue
index 12249b9..c24d32e 100644
--- a/frontend/src/components/content_value/ContentCli.vue
+++ b/frontend/src/components/content_value/ContentCli.vue
@@ -1,7 +1,7 @@
- {{ $t('interface.reload') }}
+ {{ $t('interface.reload') }}
-
+
+
+
-