+
+
+
+
+
+

+

+
+
预算
+
HK$
+
{{ housingInfo['data'] &&
+ housingInfo['data'].info.rent }}
+
+ {{
+ housingInfo['data'] && housingInfo['data'].info.rent[0]
+ }}~
+ {{
+ housingInfo['data'] && housingInfo['data'].info.rent[1]
+ }}
+
+
/{{ housingInfo['data'] && housingInfo['data'].info.rentalperiod }}
+
+
+ {{ indexData['data'] &&
+ indexData['data']['config'] &&
+ indexData['data']['config']['type'][housingInfo['data'] &&
+ housingInfo['data'].info.type.substring(0, 1)]
+ }}
+

+ {{ indexData['data'] &&
+ indexData['data']['config'] &&
+ indexData['data']['config']['type'][housingInfo['data'] &&
+ housingInfo['data'].info.type]
+ }}
+
+
+
+
+
+
+
预算
- HK${{
+ HK${{
housingInfo['data'] && housingInfo['data'].info.rent }}
{{
@@ -1538,8 +1545,8 @@ img {
padding: 0px 5px;
font-size: 14px;
margin-right: 10px;
- height:24px;
- line-height:24px;
+ height: 24px;
+ line-height: 24px;
}
.clone-btn {
@@ -1969,7 +1976,7 @@ img {
font-family: 'Arial-Black', 'Arial Black', sans-serif;
font-weight: 900;
color: #F95D5D;
- margin:0 5px;
+ margin: 0 5px;
}
.icon {
@@ -2225,7 +2232,7 @@ img {
font-weight: 400;
font-size: 16px;
color: #555555;
- line-height:16px;
+ line-height: 16px;
.rent {
font-family: 'Arial-Black', 'Arial Black', sans-serif;
@@ -2233,17 +2240,18 @@ img {
font-size: 28px;
color: #F95D5D;
margin: 0 5px;
- line-height:22px;
+ line-height: 22px;
}
.unit {
font-family: 'Arial-Black', 'Arial Black', sans-serif;
font-weight: 900;
color: #000000;
- line-height:15px;
+ line-height: 15px;
}
- .line-h-17{
- line-height:17px;
+
+ .line-h-17 {
+ line-height: 17px;
}
}