提交
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
<breadcrumb :data="housingInfo['data']" :operation='setOperation'></breadcrumb>
|
||||
<div class="dis-f jus-bet" style="margin-top: -15px;">
|
||||
<div class="info-box">
|
||||
<div class="detail-price-box">
|
||||
<div class="detail-price-box dis-f" style="align-items: end;">
|
||||
<span class="need-houing-type" v-if="pageType == 3">预算</span>
|
||||
<span class="unit" :style="{ 'font-size': pageType === 3 ? '20px' : '' }">HK$</span><span
|
||||
class="rent" v-if="pageType != 3">{{
|
||||
@@ -1534,9 +1534,11 @@ img {
|
||||
font-style: normal;
|
||||
color: #FFFFFF;
|
||||
text-align: center;
|
||||
padding: 2px 5px;
|
||||
padding: 0px 5px;
|
||||
font-size: 14px;
|
||||
margin-right: 10px;
|
||||
height:24px;
|
||||
line-height:24px;
|
||||
}
|
||||
|
||||
.clone-btn {
|
||||
@@ -2221,6 +2223,7 @@ img {
|
||||
font-weight: 400;
|
||||
font-size: 16px;
|
||||
color: #555555;
|
||||
line-height:16px;
|
||||
|
||||
.rent {
|
||||
font-family: 'Arial-Black', 'Arial Black', sans-serif;
|
||||
@@ -2228,12 +2231,14 @@ img {
|
||||
font-size: 28px;
|
||||
color: #F95D5D;
|
||||
margin: 0 5px;
|
||||
line-height:22px;
|
||||
}
|
||||
|
||||
.unit {
|
||||
font-family: 'Arial-Black', 'Arial Black', sans-serif;
|
||||
font-weight: 900;
|
||||
color: #000000;
|
||||
line-height:20px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user