src/components/map/components/businessDataPopup.vue
@@ -50,7 +50,7 @@ <div class="item item-pic"> <div>图片:</div> <div> <img :src="item.picUrl" width="100%" height="100%" alt /> <img :src="businessDataPopupData.picUrl" width="100%" height="100%" alt /> </div> </div> </div> @@ -274,6 +274,10 @@ .item-pic { height: 120px; img { border-bottom-right-radius: 22px; } } .item:nth-of-type(3) {