优化控制面板,页面样式展示

This commit is contained in:
fengerli
2025-10-11 10:47:39 +08:00
parent 8b53fbe0ca
commit fabab0a577
4 changed files with 9 additions and 9 deletions

View File

@ -222,7 +222,7 @@ onUnmounted(() => {
}
.amap-container {
height: calc(100vh - 22vh);
height: calc(100vh - 25vh);
border-radius: 4px;
overflow: hidden;
width: 100%;