From b5ad10130f124e15c39f6da341f3d093aceda7a1 Mon Sep 17 00:00:00 2001 From: guoyue Date: Mon, 10 Oct 2022 17:10:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E5=9F=BA=E7=A1=80=E8=AE=BE?= =?UTF-8?q?=E6=96=BD--=E5=B7=A6=E4=BE=A7=E6=A0=91=E9=80=89=E4=B8=AD?= =?UTF-8?q?=E7=8A=B6=E6=80=81=E4=BB=A5=E5=8F=8A=E5=8F=96=E6=B6=88=E9=80=89?= =?UTF-8?q?=E4=B8=AD=EF=BC=88=E6=B2=A1=E5=8C=BA=E5=88=86=E8=A5=BF=E6=B5=B7?= =?UTF-8?q?=E5=B2=B8=E5=92=8C=E5=B8=82=E5=B1=80=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../home/detailsPageInfrastructureTree.vue | 699 ++++++------------ 1 file changed, 231 insertions(+), 468 deletions(-) diff --git a/front/src/views/home/detailsPageInfrastructureTree.vue b/front/src/views/home/detailsPageInfrastructureTree.vue index 1e2a6875..0adb69d9 100644 --- a/front/src/views/home/detailsPageInfrastructureTree.vue +++ b/front/src/views/home/detailsPageInfrastructureTree.vue @@ -2,14 +2,7 @@
- -
+
{{ item.name }} ({{ item.channelCount }}) @@ -17,28 +10,13 @@
-
+
- - + + {{ val.name }}({{ val.channelCount }})
@@ -49,30 +27,13 @@
-
+
- - + + {{ child.name }} @@ -84,407 +45,251 @@
-