From aa97492c0c8000537a01c04548cd5947e7684bfa Mon Sep 17 00:00:00 2001 From: xuyiming Date: Thu, 2 Jul 2020 15:40:29 +0800 Subject: [PATCH] =?UTF-8?q?toplist=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/e-charts/toplist.vue | 96 ++++++++++++++++++++++++++ src/pages/data-analysis/my-service.vue | 10 ++- 2 files changed, 103 insertions(+), 3 deletions(-) create mode 100644 src/components/e-charts/toplist.vue diff --git a/src/components/e-charts/toplist.vue b/src/components/e-charts/toplist.vue new file mode 100644 index 0000000..22977a8 --- /dev/null +++ b/src/components/e-charts/toplist.vue @@ -0,0 +1,96 @@ + + + + + diff --git a/src/pages/data-analysis/my-service.vue b/src/pages/data-analysis/my-service.vue index d55d9aa..07804ec 100644 --- a/src/pages/data-analysis/my-service.vue +++ b/src/pages/data-analysis/my-service.vue @@ -38,7 +38,9 @@ - + + + @@ -64,10 +66,12 @@