shaogen1995 2 rokov pred
rodič
commit
688d7a989b

+ 1 - 1
H5场景/public/static/js/loadCAD.js

@@ -39,7 +39,7 @@ window.grendCAD = (function grendCAD() {
       .cad {
         position: absolute;
         right: 0px;
-        top:70px;
+        top:110px;
         width: 140px;
         height: 140px;
         background: rgba(0, 0, 0, .3);

+ 1 - 1
H5场景/src/views/gui/menu.vue

@@ -570,7 +570,7 @@ export default {
   .smMapBox {
     position: fixed;
     z-index: 99;
-    top: 140px;
+    top: 180px;
     right: 78px;
     width: 140px;
     height: 16px;