Commit 24e619ea authored by agping's avatar agping

办公楼详情

parent 933a393f
...@@ -95,7 +95,7 @@ ...@@ -95,7 +95,7 @@
} }
.b1_span_{ .b1_span_{
font-size: 0.36rem; font-size: 0.34rem;
color: #FF8018; color: #FF8018;
} }
.b1_span_totl { .b1_span_totl {
...@@ -246,6 +246,8 @@ ...@@ -246,6 +246,8 @@
<p class="b4_font2"> <p class="b4_font2">
交通:<span class="b4_span1 gw office_jiaotong"></span> 交通:<span class="b4_span1 gw office_jiaotong"></span>
</p> </p>
<p class="b4_font2" style="height: .2rem;">
</p>
</div> </div>
<div class="pc-contact-agent b4_font"> <div class="pc-contact-agent b4_font">
<p class="b4_font_p"> <p class="b4_font_p">
......
...@@ -148,7 +148,7 @@ ...@@ -148,7 +148,7 @@
_fix_bottom.show(); _fix_bottom.show();
$('.pc-contact-agent').hide(); $('.pc-contact-agent').hide();
}else{//c端显示推荐人 }else{//c端显示推荐人
$('.pc-contact-agent').show(); $('.pc-contact-agent').hide();
$.ajax({ $.ajax({
url: '/api/getBroker', url: '/api/getBroker',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment