diff --git a/dist.7z b/dist.7z deleted file mode 100644 index f40dc47..0000000 Binary files a/dist.7z and /dev/null differ diff --git a/dist.zip b/dist.zip new file mode 100644 index 0000000..78223f0 Binary files /dev/null and b/dist.zip differ diff --git a/src/views/bim/bimHome/components/ThreeView2.vue b/src/views/bim/bimHome/components/ThreeView2.vue index 048d696..3c4fa40 100644 --- a/src/views/bim/bimHome/components/ThreeView2.vue +++ b/src/views/bim/bimHome/components/ThreeView2.vue @@ -739,35 +739,6 @@ const checkComplete = () => { justify-content: center; z-index: 999; } - -.arrow_state { - display: inline-block; - // width: 200px; - // height: 100px; - padding: 10px; - background: #0dbc79; - color: #fff; - padding: 15px; - border-radius: 5px; - - >div { - line-height: 32px; - } -} - -.arrow_state1 { - display: inline-block; - padding: 10px; - background: #e03528; - color: #fff; - padding: 15px; - border-radius: 5px; - - >div { - line-height: 32px; - } -} - .wall_tooltips { position: absolute; top: 20px; @@ -814,7 +785,7 @@ const checkComplete = () => { } .arrow_state { display: inline-block; - width: 200px; + width: 220px; background: #2dfa82c4; color: #fff; padding: 15px; @@ -824,7 +795,9 @@ const checkComplete = () => { } } .arrow_state1 { + display: inline-block; + width: 220px; background: #e03528; color: #fff; padding: 15px; @@ -853,8 +826,7 @@ const checkComplete = () => { color: #141313; padding: 15px; text-align: center; - line-height: 100px; - border-radius: 5px; + line-height: 80px; border-radius: 50%; .text{ display: inline-block;