百度地图代码调用到网页后显示灰色

CSS样式里面去掉最大宽度即可,代码如下:

.mainContect img {
    max-width: 100%;
}

 

posted @ 2020-06-18 17:21  雲霏霏  阅读(952)  评论(0编辑  收藏  举报