派生自 wuyushui/SewerAndRainNetwork

YANGDL
2021-01-25 4ece8617fff2d9e250fb9178b3efc14db6c8fc81
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;
    }
  }