| | |
| | | </div> |
| | | <div class="housing-bg"> |
| | | <!-- <div class="block"> |
| | | <el-carousel height="150px" :arrow="isShowPictArrow"> |
| | | <el-carousel-item v-for="(item, index) in villageInfo.pic_url_list" :key="index"> |
| | | <el-image style=" height: 100%" :src="item" |
| | | :preview-src-list="villageInfo.pic_url_list"></el-image> |
| | | </el-carousel-item> |
| | | </el-carousel> |
| | | </div> --> |
| | | <el-carousel height="150px" :arrow="isShowPictArrow"> |
| | | <el-carousel-item v-for="(item, index) in villageInfo.pic_url_list" :key="index"> |
| | | <el-image style=" height: 100%" :src="item" |
| | | :preview-src-list="villageInfo.pic_url_list"></el-image> |
| | | </el-carousel-item> |
| | | </el-carousel> |
| | | </div> --> |
| | | |
| | | <img :src="villageInfo.pic_url" alt="" v-show="villageInfo.pic_url"> |
| | | <el-empty :image-size="120" description="暂无照片" |
| | |
| | | <div class="content"> |
| | | <div> |
| | | <div>电梯</div> |
| | | <div style="color:#72fff8">{{ floorInfo.elev == 1 ? '有' : '无' }}</div> |
| | | <div style="color:#72fff8,cursor: default;">{{ floorInfo.elev == 1 ? '有' : '无' }}</div> |
| | | </div> |
| | | <div> |
| | | <div>楼层总数</div> |
| | | <div style="color:#72fff8">{{ floorInfo.floor_num }}</div> |
| | | <div style="color:#72fff8,cursor: default;">{{ floorInfo.floor_num }}</div> |
| | | </div> |
| | | <div> |
| | | <div>户室总数</div> |
| | | <div style="color:#72fff8">{{ floorInfo.house_num }}</div> |
| | | <div style="color:#72fff8,cursor: default;">{{ floorInfo.house_num }}</div> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | <!-- :class="[{ 'chuzu': value.houseType == '出租' }, { 'zizhu': value.houseType == '自住' }, { 'kongzhi': value.houseType == '空置' }, { 'shangye': value.houseType == '商业' }]" --> |
| | | {{ value.properties.fojcu }} |
| | | <!-- <div class="flow"></div> |
| | | <div class="warning"></div>--> |
| | | <div class="warning"></div>--> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | circleLayer.remove() |
| | | circleLayer = null |
| | | } |
| | | this.subNavType == 1 |
| | | this.subNavType = 1 |
| | | this.getResidentialQuartersInfo(current.id, '361102') |
| | | this.getSearchExtensivelyBgAoiDeepdata('ebf48ecaa1fd436fa3d40c4600aa051f', '361100', current.id, '1|3') |
| | | this.getVillageInfo(current.id) |