From 7e118b0601a82cc665a2d8c55f7ee5f4a517aabd Mon Sep 17 00:00:00 2001 From: hanyuxia Date: Mon, 17 Feb 2020 19:37:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9BUG=20dashboard=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=201.=E7=99=BB=E9=99=86=E8=BF=9B=E5=85=A5=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=20header=E8=8F=9C=E5=8D=95=E6=B2=A1=E6=9C=89=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E9=80=89=E4=B8=AD=EF=BC=88NEZ-121=EF=BC=89=202.?= =?UTF-8?q?=E8=A1=A8=E6=A0=BC=E7=B1=BB=E5=9E=8B=E5=9B=BE=E8=A1=A8=EF=BC=8C?= =?UTF-8?q?=E4=BF=AE=E6=94=B9height=E6=97=A0=E6=95=88=EF=BC=88NEZ-121?= =?UTF-8?q?=EF=BC=89=203.=E6=8A=98=E7=BA=BF=E5=9B=BE=E5=9B=BE=E8=A1=A8?= =?UTF-8?q?=EF=BC=8C=E4=BF=AE=E6=94=B9=E9=AB=98=E5=BA=A6=E4=B8=BA=20200px?= =?UTF-8?q?=EF=BC=8C=E6=98=BE=E7=A4=BA=E4=B8=8D=E6=AD=A3=E5=B8=B8=EF=BC=8C?= =?UTF-8?q?height=E5=BA=94=E8=AF=A5=E6=98=AF=E6=95=B4=E4=B8=AA=E5=9B=BE?= =?UTF-8?q?=E8=A1=A8=E7=9A=84=E9=AB=98=E5=BA=A6=EF=BC=8C=E8=80=8C=E4=B8=8D?= =?UTF-8?q?=E6=98=AF=E5=8F=AA=E6=98=AFecharts=E5=9B=BE=E7=9A=84=E9=AB=98?= =?UTF-8?q?=E5=BA=A6=EF=BC=88NEZ-121=EF=BC=89=204.=E8=A1=A8=E6=A0=BC=20tim?= =?UTF-8?q?e=E6=A0=BC=E5=BC=8F=E5=8C=96=20=E5=8C=85=E5=90=AB=E7=A7=92?= =?UTF-8?q?=EF=BC=88NEZ-121=EF=BC=89=205.=E9=A2=84=E8=A7=88=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E4=B8=93=E5=AE=B6=E6=A8=A1=E5=BC=8F=EF=BC=8C=E8=A1=A8?= =?UTF-8?q?=E8=BE=BE=E5=BC=8F=E8=BE=93=E5=85=A5=E9=94=99=E8=AF=AF=E6=B2=A1?= =?UTF-8?q?=E6=9C=89=E6=8F=90=E7=A4=BA=E4=BF=A1=E6=81=AF=EF=BC=88=EF=BC=88?= =?UTF-8?q?NEZ-56=EF=BC=89=EF=BC=89=206.panel=E5=88=97=E8=A1=A8=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E4=B8=93=E5=AE=B6=E6=A8=A1=E5=BC=8F=E8=A1=A8=E8=BE=BE?= =?UTF-8?q?=E5=BC=8F=E9=94=99=E8=AF=AF=E7=9A=84panel=EF=BC=8C=E6=B2=A1?= =?UTF-8?q?=E6=9C=89=E9=94=99=E8=AF=AF=E6=8F=90=E7=A4=BA=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=EF=BC=88NEZ-63=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/charts/chart-list.vue | 4 +- .../src/components/charts/chart-table.scss | 2 +- .../src/components/charts/chart-table.vue | 16 +++++-- .../components/charts/line-chart-block.scss | 48 ++----------------- .../components/charts/line-chart-block.vue | 8 ++-- .../src/components/common/header.vue | 1 + .../components/page/dashboard/chartMetric.vue | 4 +- .../page/dashboard/chartMetricForPreview.vue | 2 +- 8 files changed, 27 insertions(+), 58 deletions(-) diff --git a/nezha-fronted/src/components/charts/chart-list.vue b/nezha-fronted/src/components/charts/chart-list.vue index afee9cd37..04624ed90 100644 --- a/nezha-fronted/src/components/charts/chart-list.vue +++ b/nezha-fronted/src/components/charts/chart-list.vue @@ -15,7 +15,7 @@