![]()
-
{{ item['title'] }}
+
{{ item['title'] }}
{{ item['propaganda'] }}
@@ -412,7 +412,7 @@ const cloaseImageShow = (list, index) => {
}
imageShow.value = !imageShow.value
}
-console.log('imageList',imageList)
+console.log('imageList', imageList)
// 房间类型
let roomList = ref([])
@@ -948,14 +948,14 @@ const publicJump = path => router.push(path)
margin-bottom: 9px;
.tab-item {
- height: 24px;
+ // height: 24px;
background: -webkit-linear-gradient(145.829772035587deg, rgba(224, 240, 255, 1) 0%, rgba(98, 177, 255, 1) 297%);
background: -moz-linear-gradient(-55.8297720355872deg, rgba(224, 240, 255, 1) 0%, rgba(98, 177, 255, 1) 297%);
background: linear-gradient(-55.8297720355872deg, rgba(224, 240, 255, 1) 0%, rgba(98, 177, 255, 1) 297%);
border-radius: 8px;
font-size: 14px;
color: #447EB3;
- line-height: 26px;
+ line-height: 24px;
padding: 0 7px;
margin-bottom: 12px;
margin-right: 10px;
@@ -976,6 +976,10 @@ const publicJump = path => router.push(path)
margin-bottom: 20px;
}
+ .place-text {
+
+ }
+
.place,
.else {
height: 63px;
@@ -1479,6 +1483,7 @@ const publicJump = path => router.push(path)
border-radius: 40px;
width: max-content;
line-height: 30px;
+ max-width: 100%;
}
.apartment-synopsis {