Explorar o código

style: 调整地图的高度

xiaoxian521 %!s(int64=3) %!d(string=hai) anos
pai
achega
3e4b49b4be
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/ReMap/src/Amap.vue

+ 1 - 1
src/components/ReMap/src/Amap.vue

@@ -134,7 +134,7 @@ onUnmounted(() => {
 
 <style lang="scss" scoped>
 #mapview {
-  height: 100%;
+  height: 100vh;
 }
 
 :deep(.amap-marker-label) {