-
{volist name="res.list" id="vo"}
-
{/volist} {$res.page}{notempty name="lists"}{/notempty}子分类{volist name="lists" id="vo"} {$vo.id|get_category_title} {/volist}付费排行
-
{volist name="paylist" id="vo"}
- {$vo.title|substr_cn="49"} {/volist}
点击排行-
{By:read model_id="1" name="vo" order="view desc" limit="10"}
- {$i}.{$vo.title|substr_cn="29"} {/By:read}
最新发布-
{By:read model_id="1" name="vo" order="id desc" limit="10"}
- {$i}.{$vo.title|substr_cn="29"} {/By:read}