From 3c2a608f9fc9eb18feb98d3e2e0e16896409d2b6 Mon Sep 17 00:00:00 2001 From: wangzenghua <1048523306@qq.com> Date: Tue, 4 Mar 2025 02:32:56 +0000 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9Acustom-echart-pie?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/custom-echart-pie/index.vue | 89 +++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 main/src/components/custom-echart-pie/index.vue diff --git a/main/src/components/custom-echart-pie/index.vue b/main/src/components/custom-echart-pie/index.vue new file mode 100644 index 0000000..95c85da --- /dev/null +++ b/main/src/components/custom-echart-pie/index.vue @@ -0,0 +1,89 @@ + +