From 8104cbbb8ca86d6fc3f0cf8ecc95f0456ad346bc Mon Sep 17 00:00:00 2001 From: luJianJun <2587063613@qq.com> Date: Mon, 31 Jul 2023 18:58:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../biserialListItem/biserialListItem.vue | 20 +++++++++++-------- .../indexWaterfallBox/indexWaterfallBox.vue | 16 ++++++++++----- src/components/seachPage/input.vue | 1 + src/views/detail.vue | 9 +++++++-- 4 files changed, 31 insertions(+), 15 deletions(-) diff --git a/src/components/biserialListItem/biserialListItem.vue b/src/components/biserialListItem/biserialListItem.vue index 5a646fe..3eb7b3b 100644 --- a/src/components/biserialListItem/biserialListItem.vue +++ b/src/components/biserialListItem/biserialListItem.vue @@ -66,14 +66,14 @@
- HK$ - {{ data && data.data - && data.data.rent }} - {{ data && data.data +
HK$
+
{{ data && data.data + && data.data.rent }}
+
{{ data && data.data && - data.data.rent[0] }}~{{ data && data.data && data.data.rent[1] }} + data.data.rent[0] }}~{{ data && data.data && data.data.rent[1] }}
/{{ data && data.data && data.data.rentalperiod }} - [ 租期{{ + [ 租期{{ listData.data.rentalduration[data.data && data.data.rentalduration] }}]
@@ -372,6 +372,7 @@ img { font-size: 14px; color: #555555; margin-top: 20px; + line-height:20px; .time { font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif; @@ -380,6 +381,7 @@ img { font-size: 14px; color: #7F7F7F; margin-left: 15px; + line-height:19px; } .price { @@ -387,7 +389,8 @@ img { font-weight: 900; font-size: 20px; color: #F95D5D; - line-height: 20px; + line-height: 23px; + margin:0 5PX; } .unit { @@ -395,6 +398,7 @@ img { font-weight: 900; color: #000000; font-size: 14px; + line-height:20px; } } @@ -431,7 +435,7 @@ img { .btn { margin-left: 10px; - padding: 3px 5px; + padding: 0px 5px; background: inherit; background-color: rgba(242, 242, 242, 0); box-sizing: border-box; diff --git a/src/components/indexWaterfallBox/indexWaterfallBox.vue b/src/components/indexWaterfallBox/indexWaterfallBox.vue index e26de9d..f14c1fe 100644 --- a/src/components/indexWaterfallBox/indexWaterfallBox.vue +++ b/src/components/indexWaterfallBox/indexWaterfallBox.vue @@ -37,10 +37,10 @@ 1)] }} > {{ location.data && location.data[itemData.location] }} -
- {{ itemData.currency }} - {{ itemData.rent }} - /月 +
+
HK$
+
{{ itemData.rent }}
+
/月