Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/srs-police-affairs
| | |
| | | <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"> |
| | | 暂无照片 |
| | |
| | | |
| | | contentShow: true, |
| | | unitOptions: [{ value: 1, label: "1单元" }], |
| | | unitValue: 1, |
| | | unitValue: '', |
| | | searchHouse: "", |
| | | navType: 0, |
| | | |
| | |
| | | this.unitAllArr = houseUintList |
| | | this.isShowUnitChoose = true |
| | | this.unitOptions = [] |
| | | this.unitValue = 1 |
| | | this.unitValue = '1单元' |
| | | houseUintList.children_infos.forEach((item, index) => { |
| | | this.unitOptions.push({ |
| | | value: `${index + 1}`, |
| | |
| | | justify-content: center; |
| | | align-items: center; |
| | | background-color: transparent; |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | |
| | | :deep(.el-image__placeholder) { |