派生自 wuyushui/SewerAndRainNetwork

YANGDL
2021-03-04 6ffa578934b471302ed9ced5d1813003f8c23cc5
src/components/panel/ToolBoxPanel.vue
@@ -28,10 +28,10 @@
      imgList: {
        circle: circle,
        square: square,
        fullscreen: fullscreen,
        polygon: polygon,
        legend: legend,
        location: location,
        polygon: polygon
        fullscreen: fullscreen
      },
      form: {
        regionType: '',
@@ -68,7 +68,7 @@
  left: 5px;
  top: 5px;
  z-index: 1000;
  width: 180px;
  width: 175px;
  height: 35px;
  line-height: 30px;
  background: #07325b;
@@ -86,7 +86,7 @@
      width: 23px;
      height: 23px;
      margin: 0 1px;
      border: 1px solid #07325b;
      border: 1px solid #073C4F;
    }
  }