派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-01-12 ba3db6e901ac35e92a8c09f6c9aab4e18acdd7b4
调整顺序
1个文件已修改
6 ■■■■ 已修改文件
src/components/panel/ToolBoxPanel.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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: '',
@@ -86,7 +86,7 @@
      width: 23px;
      height: 23px;
      margin: 0 1px;
      border: 1px solid #07325b;
      border: 1px solid #073C4F;
    }
  }