From 763daf2ab073eaa16dd4c94ea32aa846d7527fbc Mon Sep 17 00:00:00 2001 From: luJianJun <2587063613@qq.com> Date: Mon, 17 Jul 2023 10:45:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AA=E4=BA=BA=E6=88=BF=E6=BA=90=E5=88=97?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/homeImage/videoIcon.svg | 6 ++ .../biserialListItem/biserialListItem.vue | 83 ++++++++++++++----- src/components/pageTopBar/pageTopBar.vue | 1 - src/components/seachModule/seachModule.vue | 18 ++-- src/components/selectTabBox/selectTabBox.vue | 21 +++-- src/utils/api.js | 3 + src/views/housingView/apartment.vue | 2 +- src/views/housingView/person.vue | 22 ++++- 8 files changed, 122 insertions(+), 34 deletions(-) create mode 100644 src/assets/homeImage/videoIcon.svg diff --git a/src/assets/homeImage/videoIcon.svg b/src/assets/homeImage/videoIcon.svg new file mode 100644 index 0000000..eda16c4 --- /dev/null +++ b/src/assets/homeImage/videoIcon.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/components/biserialListItem/biserialListItem.vue b/src/components/biserialListItem/biserialListItem.vue index 6b79c78..7670771 100644 --- a/src/components/biserialListItem/biserialListItem.vue +++ b/src/components/biserialListItem/biserialListItem.vue @@ -7,52 +7,87 @@
- 123456789 + {{ data&&data.subject||'暂无标题' }}
-
- {{ item }} +
+ {{ data&&data.gptype||'' }} +
+
+ {{ listData&&listData.data&&listData.data.type[data&&data.type]||'' }} +
+
+ {{ listData&&listData.data&&listData.data.elevator[data&&data.elevator]||'' }} +
+
+ {{ listData&&listData.data&&listData.data.sunshinearea[data&&data.sunshinearea]||'' }} +
+
+ {{ listData&&listData.data&&listData.data.gender[data&&data.gender]||'' }}
- 九龙 > 尖沙咀/佐敦 + {{ + location&&location.data&&location.data[1]?`${ location&&location.data&&location.data[data&&data.location&&data.location.substring(0,1)] } > ${ location&&location.data[data&&data.location] }`:'' + }}
HK$ - 5600 + {{ data&&data.rent }} /月 - [123456] + [ 租期{{ data&&data.rentalduration }}{{ data&&data.rentalperiod }} ]
- - + +
+ +
+
- - 123 -
456456
- + + {{ data&&data.author }} +
{{ listData&&listData.data&&listData.data.intermediary[data&&data.intermediary] }}
+
{{ data&&data.intermediary_text }}
+