Commit 1ae8bba1 authored by liuqiao's avatar liuqiao

出租房源列表封面图

parent 63dc62d5
......@@ -160,7 +160,7 @@
<img src="<?= $value['pic1'] ?>"
style="width: 80px; height: 65px;">
</div>
<div style="float: left;width: 260px;margin-left: 10px">
<div style="float: left;width: 170px;margin-left: 10px">
<div class="itemTex">
<a class="name" title = "<?php echo $value['address'];?>" href="<?php echo $value['info_url'];?>" target="_blank"><?php echo $value['address_str'];?></a>
</div>
......
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