源码论坛,商业源码下载,尽在锦尚中国商业源码论坛
标题:
安乐业房源列表如何调用?
[打印本页]
作者:
zbfangzi.com
时间:
2013-6-30 17:27
标题:
安乐业房源列表如何调用?
<div class="columnl">
<div class="new_title">
<dd>
<h1>最新二手房源</h1><div class="news_more" style="padding:8px 8px 0 0;"><a href="sale" target="_blank">更多>></a></div>
</dd>
<dd style="margin-left: 6px; width:300px;">
<h1>最新出租房源</h1><div class="news_more" style="padding:8px 0 0 0;"><a href="rent" target="_blank">更多>></a></div>
</dd>
</div>
<div class="co_main">
<div class="co_main_table" style="border-right:1px dashed #ccc">
<table width="300" border="0" cellspacing="0" cellpadding="0" class="bgtable">
<!--{foreach name=rentBest from=$houseSellNew key=key item=item}-->
<tr>
<td width="34" height="24" align="center"></td>
<td width="161" align="left"><a href="<!--{$cfg.url}-->sale/d-<!--{$item.id}-->.html" title="<!--{$item.title}-->" target="_blank"><span style="color:#2f5aaf"><!--{$item.cityarea_name}--> - </span><!--{$item.borough_name}--></a> </td>
<td width="37" class="nshi"><!--{$item.description}--></td>
<td width="68" align="right"><span style="color:#FF0000; font-weight:bold"><!--{$item.house_price}--></span>万元</td>
</tr>
<!--{/foreach}-->
</table>
</div>
<div class="co_main_table">
<table width="300" border="0" cellspacing="0" cellpadding="0" class="bgtable" style="margin-left:7px;">
<!--{foreach name=rentNew from=$houseRentNew key=key item=item}-->
<tr>
<td width="34" height="24" align="center"></td>
<td width="151"><a href="<!--{$cfg.url}-->rent/d-<!--{$item.id}-->.html" title="<!--{$item.title}-->" target="_blank"><span style="color:#2f5aaf"><!--{$item.cityarea_name}--> - </span><!--{$item.borough_name}--></a> </td>
<td width="37" class="nshi"><!--{$item.description}--></td>
<td width="78" align="right"><span style="color:#FF0000; font-weight:bold"><!--{$item.house_price}--></span>元/月</td>
</tr>
<!--{/foreach}-->
</table>
</div>
</div>
</div>
复制代码
作者:
zbfangzi.com
时间:
2013-6-30 17:27
以上代码,只能在首页显示。放在其它页面无效。
作者:
zbfangzi.com
时间:
2013-7-1 17:57
{:2_224:}
顶啊
欢迎光临 源码论坛,商业源码下载,尽在锦尚中国商业源码论坛 (https://bbs.52jscn.com/)
Powered by Discuz! X3.3