From 39ade905f15c71429c9686e81ede7f47408eaaa4 Mon Sep 17 00:00:00 2001 From: wangqiujuan0808 <578331299@qq.com> Date: Sun, 10 Dec 2023 20:41:03 +0800 Subject: [PATCH] 123 --- .../bim/bimHome/components/ThreeView2.vue | 36 ++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/src/views/bim/bimHome/components/ThreeView2.vue b/src/views/bim/bimHome/components/ThreeView2.vue index c4db109..698d75f 100644 --- a/src/views/bim/bimHome/components/ThreeView2.vue +++ b/src/views/bim/bimHome/components/ThreeView2.vue @@ -1,6 +1,17 @@ + + + 主视角 + + + {{ isAddLabel ? '添加标签' : '移除标签' }} + + + 漫游 + + - \ No newline at end of file + \ No newline at end of file