From f9345c3e351dbbbd923211dcd215a1a610113cae Mon Sep 17 00:00:00 2001 From: lu tailin Date: Wed, 11 Sep 2024 09:09:08 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20commit=E3=80=81issue=E5=9B=BE=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/LineChart.vue | 58 ++++++++++++++ frontend/src/pages/user/workspace/Home.vue | 89 +++++++++++++++------- 2 files changed, 118 insertions(+), 29 deletions(-) create mode 100644 frontend/src/components/LineChart.vue diff --git a/frontend/src/components/LineChart.vue b/frontend/src/components/LineChart.vue new file mode 100644 index 0000000..4830577 --- /dev/null +++ b/frontend/src/components/LineChart.vue @@ -0,0 +1,58 @@ + + + + + diff --git a/frontend/src/pages/user/workspace/Home.vue b/frontend/src/pages/user/workspace/Home.vue index bd23739..be36cd7 100644 --- a/frontend/src/pages/user/workspace/Home.vue +++ b/frontend/src/pages/user/workspace/Home.vue @@ -445,7 +445,7 @@ {{ $t('TO BE IMPLEMENTED.') }} -->
- +
@@ -493,7 +493,7 @@
- +