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