From 54ed694271a4aeb1c3d592f9200e037fb524361f Mon Sep 17 00:00:00 2001 From: dev_ljl <2590379346@qq.com> Date: Sat, 26 Jul 2025 18:39:49 +0800 Subject: [PATCH 1/2] =?UTF-8?q?1=E3=80=81=E7=94=A8=E7=94=B5=E6=A6=82?= =?UTF-8?q?=E5=86=B5=202=E3=80=81=E7=94=A8=E6=B0=B4=E6=A6=82=E5=86=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../elctricitySituation/floor-tree.vue | 104 ++++ .../elctricitySituation/index.vue | 497 +++++++++++++++++- .../waterPower/waterSituation/index.vue | 391 +++++++++++++- 3 files changed, 985 insertions(+), 7 deletions(-) create mode 100644 apps/web-antd/src/views/property/electricEnergy/elctricitySituation/floor-tree.vue diff --git a/apps/web-antd/src/views/property/electricEnergy/elctricitySituation/floor-tree.vue b/apps/web-antd/src/views/property/electricEnergy/elctricitySituation/floor-tree.vue new file mode 100644 index 00000000..a5819758 --- /dev/null +++ b/apps/web-antd/src/views/property/electricEnergy/elctricitySituation/floor-tree.vue @@ -0,0 +1,104 @@ + + + + + diff --git a/apps/web-antd/src/views/property/electricEnergy/elctricitySituation/index.vue b/apps/web-antd/src/views/property/electricEnergy/elctricitySituation/index.vue index e3ba3c35..88b4f4b9 100644 --- a/apps/web-antd/src/views/property/electricEnergy/elctricitySituation/index.vue +++ b/apps/web-antd/src/views/property/electricEnergy/elctricitySituation/index.vue @@ -1,11 +1,500 @@ + + - + diff --git a/apps/web-antd/src/views/property/waterPower/waterSituation/index.vue b/apps/web-antd/src/views/property/waterPower/waterSituation/index.vue index 63cf316b..9bcfcd23 100644 --- a/apps/web-antd/src/views/property/waterPower/waterSituation/index.vue +++ b/apps/web-antd/src/views/property/waterPower/waterSituation/index.vue @@ -1,11 +1,396 @@ + + -