• HTML代码:
    排序:
    <a href="?id=date">时间</a>
    <a href="?id=visits">浏览量</a>
    <a href="?id=likes">点赞量</a>
    <a href="?id=random">随机</a>
    <a href="?id=ico">带图</a>
    <a href="?id=noico">无图</a>
  • pbootCMS列表循环代码:
    {pboot:lists code={sort:scode} num=10 page=1}
    [list:title]
    {/pboot:list}