4 人参与回答
{dede:arclist orderby='hot' 省略其他参数}
列表
{/dede:arclist}
orderby='' 表示排序方式,默认值是 senddate 按发布时间排列。
orderby='hot' 或 orderby='click' 表示按点击数排列
orderby='pubdate' 按出版时间排列(即是前台允许更改的时间值)
orderby='sortrank' 按文章的新排序级别排序(如果你想使用置顶文章则使用这个属性)
orderby='id' 按文章ID排序
orderby='postnum' 按文章评论次数排序
orderby='rand' 随机获得指定条件的文档列表