.content { flex: 1; } .map { width:100%; height: 100rem; flex: 1; } .img-map2{ width: 100rpx; height: 140rpx; position: fixed; bottom: 12vh; right: 2vh; text-align: center; display: flex; flex-direction: column; background-color: #FFFFFF; border-radius: 5px; } .img-map3{ width: 100rpx; height: 140rpx; position: fixed; bottom: 23vh; right: 2vh; text-align: center; display: flex; flex-direction: column; background-color: #FFFFFF; border-radius: 5px; }