diff --git a/src/views/detail.vue b/src/views/detail.vue index 891e1c7..9a11b1b 100644 --- a/src/views/detail.vue +++ b/src/views/detail.vue @@ -53,10 +53,15 @@
+
+
+
@@ -99,8 +104,8 @@
{{
housingInfo['data'] && housingInfo['data'].info.rent[0]
}}~{{
- housingInfo['data'] && housingInfo['data'].info.rent[1]
- }}
+ housingInfo['data'] && housingInfo['data'].info.rent[1]
+}}
/{{ housingInfo['data'] && housingInfo['data'].info.rentalperiod }}
-
-