From e589f4c11bd18b4d920deae8085bb66461d6676b Mon Sep 17 00:00:00 2001 From: "lj7788@126.com" Date: Thu, 26 Jun 2025 17:47:22 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=9B=E5=BA=A6=E7=AE=A1=E7=90=86-bim?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E5=8A=9F=E8=83=BD=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yanzhu-bigscreen/public/index.html | 2 +- yanzhu-bigscreen/src/components/header.vue | 43 ++-- yanzhu-ui-vue3/src/App.vue | 3 + .../src/assets/icons/svg/boundselect.svg | 1 + .../src/assets/icons/svg/cancel.svg | 1 + .../src/assets/icons/svg/pointselect.svg | 1 + .../views/manage/plan/bimSelectionDialog.vue | 227 ++++++++++++++++-- .../src/views/manage/plan/index.vue | 2 +- 8 files changed, 246 insertions(+), 34 deletions(-) create mode 100644 yanzhu-ui-vue3/src/assets/icons/svg/boundselect.svg create mode 100644 yanzhu-ui-vue3/src/assets/icons/svg/cancel.svg create mode 100644 yanzhu-ui-vue3/src/assets/icons/svg/pointselect.svg diff --git a/yanzhu-bigscreen/public/index.html b/yanzhu-bigscreen/public/index.html index dea100e1..83e09a54 100644 --- a/yanzhu-bigscreen/public/index.html +++ b/yanzhu-bigscreen/public/index.html @@ -28,7 +28,7 @@ - + diff --git a/yanzhu-bigscreen/src/components/header.vue b/yanzhu-bigscreen/src/components/header.vue index 788e9adb..6b18ecf4 100644 --- a/yanzhu-bigscreen/src/components/header.vue +++ b/yanzhu-bigscreen/src/components/header.vue @@ -12,7 +12,7 @@
-