Ver código fonte

修改站点路线弹出框高度。

zhengqiang 4 anos atrás
pai
commit
7a60ad8e36
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      src/views/bus/routeInfo-list.vue

+ 2 - 1
src/views/bus/routeInfo-list.vue

@@ -156,6 +156,7 @@
     ></routeTimeTable-list>
     <el-dialog
       width="80%"
+      top="5vh"
       :visible.sync="showMapDialog"
       title="路线绘制"
       :modal-append-to-body="true"
@@ -170,7 +171,7 @@
         :plugin="plugin"
         :center="centerPoint"
         :zoom="15"
-        style="width: 100%; height: 400px"
+        style="width: 100%; height: 500px"
       >
         <!--站点-->
         <el-amap-marker