From 3fa2cffc827ff87ca19d3ed1f62d15e804a8ec0c Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Thu, 7 Dec 2023 20:15:18 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=8B=93=E6=89=91=E5=9B=BE=E5=9F=BA?= =?UTF-8?q?=E7=A1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ChartGraphG6/index.vue | 513 ++++++++++++++++++++++++++ src/views/monitor/topology/index.vue | 68 ++++ 2 files changed, 581 insertions(+) create mode 100644 src/components/ChartGraphG6/index.vue create mode 100644 src/views/monitor/topology/index.vue diff --git a/src/components/ChartGraphG6/index.vue b/src/components/ChartGraphG6/index.vue new file mode 100644 index 00000000..b66ee8d9 --- /dev/null +++ b/src/components/ChartGraphG6/index.vue @@ -0,0 +1,513 @@ + + + + + diff --git a/src/views/monitor/topology/index.vue b/src/views/monitor/topology/index.vue new file mode 100644 index 00000000..8a5c2d46 --- /dev/null +++ b/src/views/monitor/topology/index.vue @@ -0,0 +1,68 @@ + + + + +