北京经济技术开发区经开区虚拟城市项目-【前端】-Web
lixuliang
2023-11-11 2ded20170dc111cd1f7b6168961629cb3cf5f58c
src/components/map/viewer.vue
@@ -203,8 +203,8 @@
        },
      });
      //初始化弹窗事件
      // that.showBottom();
      that.initLayerOpen();
      that.showBottom();
    });
    let size = this.detectZoom();
    this.scale = (100 / size).toFixed(2);
@@ -415,8 +415,8 @@
  display: block;
  position: absolute;
  /*bottom: 120px;*/
  bottom: 13px;
  right: 46px;
  bottom: 30px;
  right: 80px;
  /* margin-right: -105px; */
  z-index: 9999;
  border-radius: 10px;