From 21efc104b20f66fb677842de332ccb174992ab33 Mon Sep 17 00:00:00 2001 From: likexuan Date: Wed, 29 Jun 2022 13:41:44 +0800 Subject: [PATCH 1/3] =?UTF-8?q?feat=20:=20config.user.Theme=20=E5=9B=BD?= =?UTF-8?q?=E9=99=85=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/common/rightBox/profileBox.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nezha-fronted/src/components/common/rightBox/profileBox.vue b/nezha-fronted/src/components/common/rightBox/profileBox.vue index 7d9244bc9..93a76bc20 100644 --- a/nezha-fronted/src/components/common/rightBox/profileBox.vue +++ b/nezha-fronted/src/components/common/rightBox/profileBox.vue @@ -37,7 +37,7 @@ - + Date: Wed, 29 Jun 2022 14:00:16 +0800 Subject: [PATCH 2/3] =?UTF-8?q?fix=20:=20chartBox=20=20Metric=20=E8=81=9A?= =?UTF-8?q?=E7=84=A6=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/assets/css/components/page/dashboard/panel.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nezha-fronted/src/assets/css/components/page/dashboard/panel.scss b/nezha-fronted/src/assets/css/components/page/dashboard/panel.scss index 9643a75be..486af40eb 100644 --- a/nezha-fronted/src/assets/css/components/page/dashboard/panel.scss +++ b/nezha-fronted/src/assets/css/components/page/dashboard/panel.scss @@ -155,7 +155,7 @@ caret-color:$--color-text-regular; } .ΝΌ1.cm-editor.cm-focused{ - outline: 1px solid $--border-color-light; + outline: 0px; padding-left: 5px; } } From cb09345c42c215d65c92101d55ca0fdd083b9112 Mon Sep 17 00:00:00 2001 From: zyh Date: Thu, 30 Jun 2022 15:54:45 +0800 Subject: [PATCH 3/3] =?UTF-8?q?perf=EF=BC=9ApanelBox=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E8=A7=A6=E5=8F=91=E6=82=AC=E6=B5=AE=E6=A1=86=E5=85=83=E7=B4=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/common/rightBox/panelBox.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nezha-fronted/src/components/common/rightBox/panelBox.vue b/nezha-fronted/src/components/common/rightBox/panelBox.vue index e00bb1062..4ff6979c3 100644 --- a/nezha-fronted/src/components/common/rightBox/panelBox.vue +++ b/nezha-fronted/src/components/common/rightBox/panelBox.vue @@ -100,6 +100,7 @@
+ {{$t('dashboard.panel.queryExpression')}} @@ -114,7 +115,6 @@
- {{$t('dashboard.panel.queryExpression')}}
@@ -132,10 +132,10 @@
+ {{$t('dashboard.panel.multi')}} {{$t('dashboard.panel.multiTip')}} - {{$t('dashboard.panel.multi')}} @@ -151,10 +151,10 @@
+ {{$t('dashboard.panel.allOption')}} {{$t('dashboard.panel.allOptionTip')}} - {{$t('dashboard.panel.allOption')}}