From bfce9ffc94fa9e378012fe167341dd67d48949ff Mon Sep 17 00:00:00 2001 From: ssongliu Date: Fri, 3 Feb 2023 14:43:33 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=A6=82=E8=A7=88=E7=95=8C=E9=9D=A2?= =?UTF-8?q?=E7=9B=91=E6=8E=A7=20chart=20=E6=A0=B7=E5=BC=8F=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/card-with-header/index.vue | 3 +- frontend/src/routers/router.ts | 2 +- frontend/src/views/database/mysql/index.vue | 2 +- frontend/src/views/database/redis/index.vue | 1 - frontend/src/views/home/index.vue | 59 +++++++++++++++---- frontend/src/views/setting/about/index.vue | 4 +- 6 files changed, 52 insertions(+), 19 deletions(-) diff --git a/frontend/src/components/card-with-header/index.vue b/frontend/src/components/card-with-header/index.vue index af07565d6..eb7c87319 100644 --- a/frontend/src/components/card-with-header/index.vue +++ b/frontend/src/components/card-with-header/index.vue @@ -1,6 +1,6 @@