派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-01-13 0dedf75a903b8502b94d5d03679b42aa306bb18a
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;
    }
  }