From b1a426fb36a3764c082b69510c0af1cfc9b93655 Mon Sep 17 00:00:00 2001 From: hanyuxia Date: Fri, 21 Feb 2020 17:32:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9BUG=20dashboard=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=201.=E9=A2=84=E8=A7=88=E6=A8=A1=E5=9D=97loading?= =?UTF-8?q?=E7=BB=9F=E4=B8=80=EF=BC=8C=E5=8F=8A=E9=A2=84=E8=A7=88=E5=85=A8?= =?UTF-8?q?=E5=B1=8F=E6=8C=89=E6=97=B6=E9=97=B4=E6=9F=A5=E8=AF=A2=E4=B8=8D?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E6=95=B0=E6=8D=AE=202.=E4=BF=AE=E6=94=B9metr?= =?UTF-8?q?ic=E5=8F=8Alabel=E6=8E=A5=E5=8F=A3=EF=BC=8C=E5=B9=B6=E6=8A=8Ala?= =?UTF-8?q?bel=E4=BF=AE=E6=94=B9=E4=B8=BAowl=E7=9A=84=E6=A0=B7=E5=BC=8F=20?= =?UTF-8?q?3.=E8=B0=83=E6=95=B4=E6=96=B0=E5=A2=9E=E5=9B=BE=E8=A1=A8?= =?UTF-8?q?=E6=A8=A1=E5=9D=97=E6=A0=B7=E5=BC=8F=EF=BC=88=E5=AE=BD=E5=BA=A6?= =?UTF-8?q?=E3=80=81=E9=AB=98=E7=AD=89=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/charts/chart-table.vue | 27 +- .../components/charts/line-chart-block.vue | 21 +- .../components/page/dashboard/chartBox.vue | 261 ++++++++--------- .../components/page/dashboard/chartMetric.vue | 262 ++++++++++-------- .../page/dashboard/chartMetricForPreview.vue | 111 +++++--- .../page/dashboard/metricPreview.vue | 4 + .../components/page/dashboard/metricSet.scss | 1 + .../components/page/dashboard/metricSet.vue | 13 +- 8 files changed, 390 insertions(+), 310 deletions(-) diff --git a/nezha-fronted/src/components/charts/chart-table.vue b/nezha-fronted/src/components/charts/chart-table.vue index cab62355a..3ce6d65a9 100644 --- a/nezha-fronted/src/components/charts/chart-table.vue +++ b/nezha-fronted/src/components/charts/chart-table.vue @@ -3,12 +3,15 @@ @@ -59,10 +65,13 @@