diff --git a/public/pages/common/enterCommunity/enterCommunity.html b/public/pages/common/enterCommunity/enterCommunity.html index b9ec3000d..84afa474b 100644 --- a/public/pages/common/enterCommunity/enterCommunity.html +++ b/public/pages/common/enterCommunity/enterCommunity.html @@ -16,13 +16,15 @@ - - + + + + + - - + @@ -30,25 +32,33 @@ - + + + + - - diff --git a/public/pages/property/listRoomFee/listRoomFee.html b/public/pages/property/listRoomFee/listRoomFee.html index f82f4097b..e52e07dac 100644 --- a/public/pages/property/listRoomFee/listRoomFee.html +++ b/public/pages/property/listRoomFee/listRoomFee.html @@ -26,7 +26,7 @@ - + @@ -38,7 +38,7 @@ - - - + + + - + + + @@ -81,23 +84,30 @@ - + + + + - - + + + - - + + + + - + + - + + + +
名称省份市/州县/区小区名称 小区编码 联系方式 城市编码 状态 操作
+ {{community.provName}} + + {{community.cityName}} + + {{community.areaName}} + {{community.name}} {{community.communityId}} {{community.tel}} + {{_showCommunityStatus(community.auditStatusCd)}} 开始时间 到期时间 状态操作操作
{{fee.startTime}} {{fee.endTime}} {{fee.stateName}} + diff --git a/public/pages/property/parkingSpaceCreateFee/parkingSpaceCreateFee.html b/public/pages/property/parkingSpaceCreateFee/parkingSpaceCreateFee.html index bcdc9c436..a82219d49 100644 --- a/public/pages/property/parkingSpaceCreateFee/parkingSpaceCreateFee.html +++ b/public/pages/property/parkingSpaceCreateFee/parkingSpaceCreateFee.html @@ -68,12 +68,15 @@ data-page-size="10">
车位ID车位编号停车场车位 车牌号业主ID 业主名称联系方式 业主身份证车位状态车位ID 操作
- {{parkingSpace.psId}} + {{parkingSpace.areaNum}}号 - {{parkingSpace.areaNum}}号停车场{{parkingSpace.num}}号车位 + {{parkingSpace.num}}号 {{parkingSpace.carNum}} - {{parkingSpace.ownerId}} - {{parkingSpace.ownerName}} + {{parkingSpace.link}} + {{parkingSpace.idCard}} + {{parkingSpace.stateName}} + + {{parkingSpace.psId}} +
房屋ID房屋编号楼栋单元房屋 楼层业主ID 业主名称业主身份证联系电话身份证房屋ID 操作
- {{room.roomId}} + {{room.floorNum}}号楼 + + {{room.unitNum}}单元 - {{room.floorNum}}号楼{{room.unitNum}}单元{{room.roomNum}}室 + {{room.roomNum}}室 {{room.layer}}层 - - {{room.ownerId}} - {{room.ownerName}} + {{room.link}} + {{room.idCard}} + {{room.roomId}} +