From b95b52f4b55d23529ad437bb0dca6884e7443408 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com> Date: Mon, 9 Jun 2025 21:14:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=EF=BC=9A=E5=88=86=E4=BA=AB?= =?UTF-8?q?=E3=80=81=E4=B8=8B=E8=BD=BD=E5=9B=BE=E7=89=87=E3=80=81=E8=A7=86?= =?UTF-8?q?=E9=A2=91=E5=8A=9F=E8=83=BD=E7=99=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sub_pages/house/detail.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sub_pages/house/detail.vue b/sub_pages/house/detail.vue index 29a332e..3d9fee1 100644 --- a/sub_pages/house/detail.vue +++ b/sub_pages/house/detail.vue @@ -84,12 +84,16 @@ 租金(元/m²):{{ form.rent || '' }} + 物业费(元/m²):{{ form.propertyFees || '' }} 楼层:{{ form.floor || '' }} 朝向:{{ form.toward || '' }} + + 押付方式:{{ form.leaseMethod || '' }} + 房号:{{ form.roomNumber || '' }} @@ -97,7 +101,6 @@ 如何看房:{{ form.password || '' }} 业主电话:{{ form.phone || '' }} - 物业费(元/m²):{{ form.propertyFees || '' }} 佣金:{{ form.commission || '' }}