From 8cea7d46704357d1a2f3740a2599824d65ff7724 Mon Sep 17 00:00:00 2001 From: luJianJun <2587063613@qq.com> Date: Tue, 8 Aug 2023 18:31:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=AF=E7=82=B9=E5=87=BB=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/detail.vue | 102 +++++++++++++++++++++++++++++-------------- 1 file changed, 69 insertions(+), 33 deletions(-) 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 }}
-
-