From a6eb45baed8ba07d5ff5431157f023c121af01b8 Mon Sep 17 00:00:00 2001 From: luJianJun <2587063613@qq.com> Date: Mon, 31 Jul 2023 10:01:40 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../biserialListItem/biserialListItem.vue | 20 +++--- .../indexWaterfallBox/indexWaterfallBox.vue | 2 +- src/components/selectTabBox/selectTabBox.vue | 2 +- src/views/detail.vue | 66 +++++++++++-------- 4 files changed, 52 insertions(+), 38 deletions(-) diff --git a/src/components/biserialListItem/biserialListItem.vue b/src/components/biserialListItem/biserialListItem.vue index 276cf31..f053e7a 100644 --- a/src/components/biserialListItem/biserialListItem.vue +++ b/src/components/biserialListItem/biserialListItem.vue @@ -11,15 +11,15 @@
{{ data && data.data && data.data.subject || '暂无标题' }}
-
+
{{ data && data.data && data.data.gptype || '' }}
- {{ listData && listData.data && listData.data.type[data && data.data && data.data.type] || '' }} + v-if="listData.data && listData.data.type[data && data.data && data.data.type]"> + {{ listData.data && listData.data.type[data && data.data && data.data.type] || '' }}
@@ -156,7 +156,7 @@ location.data = store.state.indexData && store.state.indexData.config && store.s //数据包 let listData = reactive({ data: {} }) -listData.data = store.state.indexData && store.state.indexData.config +listData.data = store.state.indexData && store.state.indexData.config||{} let pageType=ref('') @@ -266,8 +266,8 @@ img { z-index:66; } - .mg-t-10 { - margin-top: 10px; + .mg-t-20 { + margin-top: 20px; } .img { @@ -318,7 +318,7 @@ img { } .tab-item { - padding: 5px; + padding:2px 5px; background: inherit; background-color: rgba(242, 242, 242, 1); border: none; @@ -340,7 +340,7 @@ img { font-style: normal; font-size: 15px; color: #555555; - margin-top: 15px; + margin-top: 20px; .img { width: 18px; @@ -355,7 +355,7 @@ img { font-style: normal; font-size: 14px; color: #555555; - margin-top: 15px; + margin-top: 20px; .time { font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif; @@ -383,7 +383,7 @@ img { } .first-tab { - background: #000; + background: rgba(51, 51, 51, 1); color: #fff; } } diff --git a/src/components/indexWaterfallBox/indexWaterfallBox.vue b/src/components/indexWaterfallBox/indexWaterfallBox.vue index d48c3c6..d7926af 100644 --- a/src/components/indexWaterfallBox/indexWaterfallBox.vue +++ b/src/components/indexWaterfallBox/indexWaterfallBox.vue @@ -306,7 +306,6 @@ let watchAdv = () => { font-style: normal; font-size: 14px; color: #FFFFFF; - width: 54px; height: 24px; border-radius: 5px; position: absolute; @@ -315,6 +314,7 @@ let watchAdv = () => { background-color: rgba(51, 51, 51, 0.56078431372549); text-align: center; line-height: 24px; + padding:0 6px; } .intermediary-type { diff --git a/src/components/selectTabBox/selectTabBox.vue b/src/components/selectTabBox/selectTabBox.vue index 71eef2c..b19424c 100644 --- a/src/components/selectTabBox/selectTabBox.vue +++ b/src/components/selectTabBox/selectTabBox.vue @@ -498,7 +498,7 @@ let setHireId = (item) => { let dropdownCommand = (obj) => { hireTypeObj.id = obj.id hireTypeObj.title = obj.title - store.state.routeList['hireTypeObj'] = JSON.parse(JSON.stringify(hireTypeObj)) + // store.state.routeList['hireTypeObj'] = JSON.parse(JSON.stringify(hireTypeObj)) setSeachCondition('types', obj.id) } diff --git a/src/views/detail.vue b/src/views/detail.vue index edc390e..2ad98c2 100644 --- a/src/views/detail.vue +++ b/src/views/detail.vue @@ -16,7 +16,10 @@ style="margin-right:10px;" v-if="pageType == 2 && housingInfo['data'] && housingInfo['data'].isintermediary == 1" alt=""> -
+
预算 HK$ {{ housingInfo['data'] && @@ -70,7 +73,7 @@
-
+
联系方式
@@ -446,8 +449,8 @@ location && location[housingInfo['data'] && housingInfo['data']['info'].location] }}
-
-
+
+
- 房源ID: {{ housingInfo['data'] && housingInfo['data'].info.uid }} - 浏览: {{ housingInfo['data'] && housingInfo['data'].info.count_view + 浏览 : {{ housingInfo['data'] && housingInfo['data'].info.count_view }}
- 收藏: + 收藏 :   {{ housingInfo['data'] && housingInfo['data'].info.count_fav }}
- 发布: + 发布 :   {{ housingInfo['data'] && housingInfo['data'].info.timestamp }}
- 更新: + 更新 :   {{ housingInfo['data'] && housingInfo['data'].info.updatetime }} @@ -571,12 +574,12 @@
免责声明
-
+
发布者对房源信息的真实性、合法性等负责,平台不负责甄别和审核具体内容真实性和有效性等,请务必仔细核实相关信息,谨防上当受骗。
如房源信息中有内容侵犯了您的合法权益,可点击屏幕右侧的举报或联系寄托方同学(微信号 - {{ + {{ concatInfo.data && concatInfo.data.wechat }}