From 1dbdcc5e20a9e69795631ff46069c770405d3f3e Mon Sep 17 00:00:00 2001 From: zheng020 Date: Tue, 2 Jun 2026 22:47:10 +0800 Subject: [PATCH] =?UTF-8?q?feat(dashboard):=20LevelDistribution=205?= =?UTF-8?q?=E4=B8=AAconic-gradient=E7=8E=AF=E5=BD=A2=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dashboard/components/CollectionMatrix.vue | 6 +- .../components/LevelDistribution.vue | 145 ++++++++++++++++++ 2 files changed, 150 insertions(+), 1 deletion(-) create mode 100644 frontend/pages/dashboard/components/LevelDistribution.vue diff --git a/frontend/pages/dashboard/components/CollectionMatrix.vue b/frontend/pages/dashboard/components/CollectionMatrix.vue index a40c085..e418498 100644 --- a/frontend/pages/dashboard/components/CollectionMatrix.vue +++ b/frontend/pages/dashboard/components/CollectionMatrix.vue @@ -5,12 +5,16 @@ - + + + + + +