|
|
发表于 2011-3-15 12:48:43
|
显示全部楼层
{php $CATEGORY = cache_read('category-5.php');}
{php $child = get_maincat(0, $CATEGORY, 1);}
{loop $child $i $c}
[url=]更多[/url][url=]{set_style($c[catname], $c[style])}[/url]
5 and catid like '%,".$c[catid].",%'&order=vip desc&template=list")}-->
{/loop}
试试 这个
[ 本帖最后由 qingdanet 于 2011-3-15 12:50 编辑 ] |
|