mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-02 10:57:24 +08:00
style: 调整地图的高度
This commit is contained in:
parent
c5d6d2c76e
commit
3e4b49b4be
@ -134,7 +134,7 @@ onUnmounted(() => {
|
||||
|
||||
<style lang="scss" scoped>
|
||||
#mapview {
|
||||
height: 100%;
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
:deep(.amap-marker-label) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user