diff --git a/pages/map/map.vue b/pages/map/map.vue index 08d9de0..49bd6e3 100644 --- a/pages/map/map.vue +++ b/pages/map/map.vue @@ -295,12 +295,13 @@ export default { align-items: center; filter: drop-shadow(2rpx 4rpx 4rpx #90D2CF); overflow: hidden; + position: relative; & > img { width: 106rpx; height: 106rpx; border-radius: 100%; - + object-fit: cover; } } &--active {