本帖最后由 tim023 于 2009-8-27 13:21 编辑
- <!--最新资讯-->
- <!--{block name="spacenews" parameter="catid/1,2,10,11,3,4,5,6,9/dateline/604800/order/i.lastpost/limit/0,10/cachetime/900/showcategory/1/cachename/todayhot/tpl/data"}--><!--今日热点-->
- <div class="col4" id="hot_news">
- <h3>最新资讯</h3>
- <!--{loop $_SBLOCK['todayhot'] $value}-->
- <div class="hot_news_list">
- <a href="$value[url]" target="_self">$value[name]</a>
- <a href="$value[url]" title="$value[subjectall]">$value[subject]</a>
- </div>
复制代码 代码对吗?为什么不显示呢???
读取的栏目地址 为什么是内容页地址呢 ???
<a href="$value[url]" target="_self">$value[catname][name]</a> |