From 65b1eb40a56fd18afc8134d8ecd9dd17b246d5ef Mon Sep 17 00:00:00 2001 From: zhangyu Date: Tue, 6 Apr 2021 16:46:56 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9Aendpoint=20=E5=85=A8=E5=B1=8F=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=AF=94=E8=BE=83=E5=B7=AE=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/charts/line-chart-block.vue | 3280 ++++++++--------- .../page/dashboard/overview/chart.vue | 1051 +++--- 2 files changed, 2177 insertions(+), 2154 deletions(-) diff --git a/nezha-fronted/src/components/charts/line-chart-block.vue b/nezha-fronted/src/components/charts/line-chart-block.vue index 9e5cedec5..b3cd4dcee 100644 --- a/nezha-fronted/src/components/charts/line-chart-block.vue +++ b/nezha-fronted/src/components/charts/line-chart-block.vue @@ -181,538 +181,513 @@ diff --git a/nezha-fronted/src/components/page/dashboard/overview/chart.vue b/nezha-fronted/src/components/page/dashboard/overview/chart.vue index 08d948365..fe99cbd55 100644 --- a/nezha-fronted/src/components/page/dashboard/overview/chart.vue +++ b/nezha-fronted/src/components/page/dashboard/overview/chart.vue @@ -17,561 +17,584 @@