Administrator
2022-03-07 5eb0e4a1c4d345bbdc218b81e14f905976523878
src/views/rail/rail.vue
@@ -47,7 +47,7 @@
      </template>
      <!-- 地图插入 -->
      <template slot-scope="{ type, disabled }" slot="lineForm">
        <div class="mapClassMain" style="width: 860px; height: 400px">
        <div class="mapClassMain" style="width: 1000px; height: 400px">
          <Map ref="modalForm" />
        </div>
      </template>
@@ -412,7 +412,7 @@
}
.mapClassMain {
  padding-left: 25px !important;
  padding-left: 5rem !important;
}
.lod {