| src/views/house/index.vue | ●●●●● patch | view | raw | blame | history |
src/views/house/index.vue
@@ -40,7 +40,7 @@ <div class="progress"></div> </div> <div class="housing-bg"> <el-image style=" height: 100%" :src="villageInfo.pic_url" <el-image fit="contain" :src="villageInfo.pic_url" :preview-src-list="villageInfo.pic_url_singleArr"> <div slot="error" class="image-slot"> 暂无照片 @@ -2007,6 +2007,8 @@ justify-content: center; align-items: center; background-color: transparent; width: 100%; height: 100%; } :deep(.el-image__placeholder) {