diff --git a/nezha-fronted/src/components/common/language/en.js b/nezha-fronted/src/components/common/language/en.js index 7212246a0..91e61e5e9 100644 --- a/nezha-fronted/src/components/common/language/en.js +++ b/nezha-fronted/src/components/common/language/en.js @@ -225,7 +225,7 @@ const en = { dashboard: { title: 'Dashboard', addChartTemp: 'Add chart temp', - connect: 'Connect', + connect: ' Open terminal', panel: { title: 'Panel', // '面板' searchItem: { diff --git a/nezha-fronted/src/components/common/project/topologyL5.vue b/nezha-fronted/src/components/common/project/topologyL5.vue index d93c1fde7..659bd8e26 100644 --- a/nezha-fronted/src/components/common/project/topologyL5.vue +++ b/nezha-fronted/src/components/common/project/topologyL5.vue @@ -272,13 +272,14 @@ {{ $t('overall.name') }} - + {{ $t('overall.folder') }} - + @@ -69,16 +69,16 @@ - + @@ -41,7 +41,7 @@ - + diff --git a/nezha-fronted/src/components/common/rightBox/administration/roleBox.vue b/nezha-fronted/src/components/common/rightBox/administration/roleBox.vue index 66ff9eefc..9f36b2c50 100644 --- a/nezha-fronted/src/components/common/rightBox/administration/roleBox.vue +++ b/nezha-fronted/src/components/common/rightBox/administration/roleBox.vue @@ -15,7 +15,7 @@ show-word-limit size="small" type="text" v-model="editRole.name"> - + diff --git a/nezha-fronted/src/components/common/rightBox/administration/userBox.vue b/nezha-fronted/src/components/common/rightBox/administration/userBox.vue index e1f09ca8a..059f72af8 100644 --- a/nezha-fronted/src/components/common/rightBox/administration/userBox.vue +++ b/nezha-fronted/src/components/common/rightBox/administration/userBox.vue @@ -21,21 +21,21 @@ - - - + - + diff --git a/nezha-fronted/src/components/common/rightBox/agentBox.vue b/nezha-fronted/src/components/common/rightBox/agentBox.vue index c1fdea40d..60427c0f6 100644 --- a/nezha-fronted/src/components/common/rightBox/agentBox.vue +++ b/nezha-fronted/src/components/common/rightBox/agentBox.vue @@ -25,11 +25,11 @@ - + - + @@ -49,7 +49,7 @@ - + diff --git a/nezha-fronted/src/components/common/rightBox/alertRuleBox.vue b/nezha-fronted/src/components/common/rightBox/alertRuleBox.vue index f7b521a01..980b8d8c8 100644 --- a/nezha-fronted/src/components/common/rightBox/alertRuleBox.vue +++ b/nezha-fronted/src/components/common/rightBox/alertRuleBox.vue @@ -101,7 +101,7 @@ - + diff --git a/nezha-fronted/src/components/common/rightBox/alertSilenceBox.vue b/nezha-fronted/src/components/common/rightBox/alertSilenceBox.vue index 5420d4f89..03eb68f4b 100644 --- a/nezha-fronted/src/components/common/rightBox/alertSilenceBox.vue +++ b/nezha-fronted/src/components/common/rightBox/alertSilenceBox.vue @@ -15,6 +15,7 @@ label-width="120px" :rules="rules" ref="alertSilenceForm"> @@ -92,7 +93,7 @@ type="textarea" :placeholder="$t('alert.description')" v-model="editAlertSilence.remark" - maxlength="512" + maxlength="256" show-word-limit> diff --git a/nezha-fronted/src/components/common/rightBox/asset/assetBox.vue b/nezha-fronted/src/components/common/rightBox/asset/assetBox.vue index 3304612a1..7e14ba2e3 100644 --- a/nezha-fronted/src/components/common/rightBox/asset/assetBox.vue +++ b/nezha-fronted/src/components/common/rightBox/asset/assetBox.vue @@ -10,7 +10,7 @@
- + - + - + - + - + - + @@ -199,16 +199,16 @@