Commit 3798a6db by HTML5-侯张振

渠道bug修改

parent c2b34916
......@@ -92,7 +92,7 @@
<?php if($counts>=2) {?>
<div class="li-div step-two">
<div class="left">到访看房</div>
<div class="right div-time"><?php echo mdate($dateformat,$feedbacks[2]['create_time'])?></div>
<div class="right div-time"><?php echo mdate($dateformat,$feedbacks[0]['create_time'])?></div>
<div class="clearf"></div>
<div style="color: #999; font-size: 12px;margin-top: 4px;">
<?php echo (isset($feedbacks[2]['remark']) && $feedbacks[2]['remark']!="")? $feedbacks[2]['remark']:"" ?>
......
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