样式修改
This commit is contained in:
@@ -42,9 +42,9 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="tab-item mg-l-8"
|
<div class="tab-item mg-l-8"
|
||||||
v-if="listData.data && listData.data.rentalduration && data && data.data.rentalduration">
|
v-if="listData.data && listData.data.rentalduration && data && data.data.rentalduration">
|
||||||
{{
|
{{data.data.rentalduration
|
||||||
listData.data.rentalduration[data.data && data.data.rentalduration] ||
|
=== '0'?'不限':
|
||||||
''
|
listData.data.rentalduration[data.data && data.data.rentalduration] || ''
|
||||||
}}
|
}}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -187,7 +187,7 @@ img {
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: 999;
|
z-index: 1003;
|
||||||
|
|
||||||
.tab-text {
|
.tab-text {
|
||||||
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
|
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
|
||||||
|
|||||||
@@ -117,7 +117,7 @@ location.data = store.state.indexData.config.location
|
|||||||
let router = useRouter()
|
let router = useRouter()
|
||||||
let watchInfo = () => {
|
let watchInfo = () => {
|
||||||
// console.log(router,window.location.href)
|
// console.log(router,window.location.href)
|
||||||
window.open(`${router,window.location.href}${itemData.type === 'apartment' ? 'apartmentDetail' : 'detail'}?${itemData.type == 'apartment' ? "uniqid" : "id"}=${itemData.type == 'apartment' ? itemData.id : itemData.uniqid}`)
|
window.open(`${document.location.origin}/${itemData.type === 'apartment' ? 'apartmentDetail' : 'detail'}?${itemData.type == 'apartment' ? "uniqid" : "id"}=${itemData.type == 'apartment' ? itemData.id : itemData.uniqid}`)
|
||||||
// router.push({
|
// router.push({
|
||||||
// path: itemData.type === 'apartment' ? '/apartmentDetail' : '/detail',
|
// path: itemData.type === 'apartment' ? '/apartmentDetail' : '/detail',
|
||||||
// query: {
|
// query: {
|
||||||
|
|||||||
@@ -74,7 +74,8 @@
|
|||||||
</span>
|
</span>
|
||||||
<transmit-btn v-if="housingInfo.data" :concatType="concatType"
|
<transmit-btn v-if="housingInfo.data" :concatType="concatType"
|
||||||
:qrcode="housingInfo.data['qrcode']"
|
:qrcode="housingInfo.data['qrcode']"
|
||||||
:title="housingInfo.data.info['subject']" type="housingTop"></transmit-btn>
|
:title="housingInfo.data.info['subject']"
|
||||||
|
type="housingTop"></transmit-btn>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="concat-btn-box" :class="{ 'concat-btn-show': concatType }">
|
<div class="concat-btn-box" :class="{ 'concat-btn-show': concatType }">
|
||||||
@@ -515,7 +516,8 @@
|
|||||||
<div class="dis-f al-item" style="position:relative;" @click="setShowDistance">
|
<div class="dis-f al-item" style="position:relative;" @click="setShowDistance">
|
||||||
<!-- <img src="../assets/img/detail/line.svg" class="line-img" alt=""> -->
|
<!-- <img src="../assets/img/detail/line.svg" class="line-img" alt=""> -->
|
||||||
<div class="dis-f al-item s-w-100" style="position:absolute;">
|
<div class="dis-f al-item s-w-100" style="position:absolute;">
|
||||||
<div class="line-school-box dis-f al-item s-w-100" style="justify-content:space-around;">
|
<div class="line-school-box dis-f al-item s-w-100"
|
||||||
|
style="justify-content:space-around;">
|
||||||
<div v-for="(item, i) in distanceList" class="box-text" :key="item && item.id"
|
<div v-for="(item, i) in distanceList" class="box-text" :key="item && item.id"
|
||||||
v-show="i < 9 && item.id">
|
v-show="i < 9 && item.id">
|
||||||
<div :class="{ 'far-s': item && item.recently_distance > 4 }"
|
<div :class="{ 'far-s': item && item.recently_distance > 4 }"
|
||||||
@@ -559,7 +561,8 @@
|
|||||||
<div class="houseing-info-box dis-f al-item jus-bet">
|
<div class="houseing-info-box dis-f al-item jus-bet">
|
||||||
<div class="dis-f al-item">
|
<div class="dis-f al-item">
|
||||||
房源ID :  <span class="houseing-id" @click="clone(housingInfo['data'] &&
|
房源ID :  <span class="houseing-id" @click="clone(housingInfo['data'] &&
|
||||||
housingInfo['data'].info.id)">{{ housingInfo['data'] && housingInfo['data'].info.id}}</span>
|
housingInfo['data'].info.id)">{{ housingInfo['data'] &&
|
||||||
|
housingInfo['data'].info.id }}</span>
|
||||||
<span class="browse-box">
|
<span class="browse-box">
|
||||||
浏览 :<span class="text">{{ housingInfo['data'] && housingInfo['data'].info.count_view
|
浏览 :<span class="text">{{ housingInfo['data'] && housingInfo['data'].info.count_view
|
||||||
}}</span>
|
}}</span>
|
||||||
@@ -598,21 +601,26 @@
|
|||||||
发布者对房源信息的真实性、合法性等负责,平台不负责甄别和审核具体内容真实性和有效性等,请务必仔细核实相关信息,谨防上当受骗。
|
发布者对房源信息的真实性、合法性等负责,平台不负责甄别和审核具体内容真实性和有效性等,请务必仔细核实相关信息,谨防上当受骗。
|
||||||
<div>
|
<div>
|
||||||
如房源信息中有内容侵犯了您的合法权益,可点击屏幕右侧的举报或联系寄托方同学(微信号
|
如房源信息中有内容侵犯了您的合法权益,可点击屏幕右侧的举报或联系寄托方同学(微信号
|
||||||
<el-dropdown style="border-color:#fff;">
|
<el-popover placement="bottom" trigger="hover" >
|
||||||
<span class="text-line line-h-30" style="border-color: #fff;"
|
|
||||||
@click="clone(concatInfo.data && concatInfo.data.wechat)">{{
|
|
||||||
concatInfo.data && concatInfo.data.wechat }}</span>
|
|
||||||
<template #dropdown>
|
|
||||||
<el-dropdown-menu>
|
|
||||||
<el-dropdown-item>
|
|
||||||
<div class="wx-qrcode-s">
|
<div class="wx-qrcode-s">
|
||||||
<img :src="concatInfo.data && concatInfo.data.wechatqrcode"
|
<img :src="concatInfo.data && concatInfo.data.wechatqrcode"
|
||||||
style="width:130px;height:130px" alt="">
|
style="width:130px;height:130px" alt="">
|
||||||
</div>
|
</div>
|
||||||
|
<template #reference>
|
||||||
|
<span class="text-line line-h-30" style="border-color: #fff;"
|
||||||
|
@click="clone(concatInfo.data && concatInfo.data.wechat)">{{
|
||||||
|
concatInfo.data && concatInfo.data.wechat }}</span>
|
||||||
|
</template>
|
||||||
|
</el-popover>
|
||||||
|
<!-- <el-dropdown style="border-color:#fff;">
|
||||||
|
<template #dropdown>
|
||||||
|
<el-dropdown-menu>
|
||||||
|
<el-dropdown-item>
|
||||||
|
|
||||||
</el-dropdown-item>
|
</el-dropdown-item>
|
||||||
</el-dropdown-menu>
|
</el-dropdown-menu>
|
||||||
</template>
|
</template>
|
||||||
</el-dropdown>
|
</el-dropdown> -->
|
||||||
),我们会及时处理。谢谢!
|
),我们会及时处理。谢谢!
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -1289,6 +1297,7 @@ let getHousingInfo = () => {
|
|||||||
})
|
})
|
||||||
concatInfo['data'] = store.state.indexData.wechat
|
concatInfo['data'] = store.state.indexData.wechat
|
||||||
if (res.data.contacts) contacts['data'] = res.data.contacts
|
if (res.data.contacts) contacts['data'] = res.data.contacts
|
||||||
|
|
||||||
if ((pageType.value == 2 && housingInfo['data'].isintermediary) || (pageType.value == 1 && housingInfo['data']['info'].verified)) {
|
if ((pageType.value == 2 && housingInfo['data'].isintermediary) || (pageType.value == 1 && housingInfo['data']['info'].verified)) {
|
||||||
getPublisherList()
|
getPublisherList()
|
||||||
} else if (pageType.value != 3) {
|
} else if (pageType.value != 3) {
|
||||||
@@ -1301,6 +1310,7 @@ let getHousingInfo = () => {
|
|||||||
ElMessage({
|
ElMessage({
|
||||||
message: res.message
|
message: res.message
|
||||||
})
|
})
|
||||||
|
loadMore.value = false
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
@@ -2731,7 +2741,7 @@ img {
|
|||||||
|
|
||||||
.show-distance-info-box {
|
.show-distance-info-box {
|
||||||
border-width: 1px;
|
border-width: 1px;
|
||||||
/* border-style: solid; */
|
border-style: solid;
|
||||||
border-color: rgba(235, 235, 235, 1);
|
border-color: rgba(235, 235, 235, 1);
|
||||||
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.0784313725490196);
|
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.0784313725490196);
|
||||||
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.0784313725490196);
|
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.0784313725490196);
|
||||||
@@ -2762,6 +2772,7 @@ img {
|
|||||||
height: 500px;
|
height: 500px;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
.distance-box-s ::-webkit-scrollbar {
|
.distance-box-s ::-webkit-scrollbar {
|
||||||
width: 8px;
|
width: 8px;
|
||||||
}
|
}
|
||||||
@@ -2832,7 +2843,6 @@ img {
|
|||||||
background: linear-gradient(180deg, rgba(209, 248, 239, 1) 0%, rgba(255, 255, 255, 1) 144%);
|
background: linear-gradient(180deg, rgba(209, 248, 239, 1) 0%, rgba(255, 255, 255, 1) 144%);
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
border-width: 1px;
|
border-width: 1px;
|
||||||
border-style: solid;
|
|
||||||
border-color: rgba(235, 235, 235, 1);
|
border-color: rgba(235, 235, 235, 1);
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
border-bottom-right-radius: 0px;
|
border-bottom-right-radius: 0px;
|
||||||
@@ -2978,6 +2988,10 @@ img {
|
|||||||
left: 0;
|
left: 0;
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
::deep .el-dropdown {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
<style>
|
<style>
|
||||||
.message-info {
|
.message-info {
|
||||||
|
|||||||
Reference in New Issue
Block a user