| | |
| | | <p>{{communityDetailInfo.publicArea || '--'}} ㎡</p> |
| | | </div> |
| | | <div class="detail-note"> |
| | | 面积明细:{{communityDetailInfo.areaDetails || ('总:' + communityDetailInfo.totalArea + ' 包括:(住宅:' + communityDetailInfo.residentialArea + ' 非住宅:' + communityDetailInfo.nonResidentialArea + ')') || '--'}} |
| | | <label style="color: #404357; font-weight: 800;"> 面积明细:</label>{{communityDetailInfo.areaDetails || ('总:' + communityDetailInfo.totalArea + ' 包括:(住宅:' + communityDetailInfo.residentialArea + ' 非住宅:' + communityDetailInfo.nonResidentialArea + ')') || '--'}} |
| | | </div> |
| | | </div> |
| | | |
| | |
| | | <label>物业管理处地址:</label> |
| | | <p>{{communityDetailInfo.managementAddress || '--'}}</p> |
| | | </div> |
| | | <div class="sub-title">管理处联系人:</div> |
| | | <div class="sub-title" style="color: #404357;">管理处联系人:</div> |
| | | <div class="form-group"> |
| | | <label>姓名:</label> |
| | | <p>{{communityDetailInfo.managementContactName || '--'}}</p> |
| | |
| | | <label>夜间电话:</label> |
| | | <p>{{communityDetailInfo.managementContactNightTel || '--'}}</p> |
| | | </div> |
| | | <div class="sub-title">小区经理/负责人</div> |
| | | <div class="sub-title" style="color: #404357;">小区经理/负责人</div> |
| | | <div class="form-group"> |
| | | <label>姓名:</label> |
| | | <p>{{communityDetailInfo.managerName || '--'}}</p> |
| | |
| | | <p>{{communityDetailInfo.pumpTotal || '--'}}</p> |
| | | <label>是否有固定的装修垃圾堆放点:</label> |
| | | <div class="radio-group"> |
| | | <p>{{communityDetailInfo.hasDecorationRubbishPoint === true ? '有' : '无'}}</p> |
| | | <p>{{communityDetailInfo.hasDecorationRubbishPoint}}</p> |
| | | </div> |
| | | <label>需保安值守出入口(个):</label> |
| | | <p>{{communityDetailInfo.gateGuardTotal || '--'}}</p> |