POSCMS 版主:POSCMS负责人
专题模块首页,调用专题怎么倒叙排列呢?
类型:POSCMS 更新时间:2019-03-17 09:39:54 模块

专题模块首页,调用专题怎么倒叙排列呢?

回帖
  • namingping
    #1楼    namingping
    2019-03-16 17:22:43
    0
    默认就是倒序吧? order=updatetime顺序用 _asc
  • caibidatou
    #2楼    caibidatou
    2019-03-16 17:27:30
    0
    {list action=category pid=0 num=5 return=c}
    namingping 默认就是这样的 加了 order=updatetime 没效果
  • namingping
    #3楼    namingping
    2019-03-17 07:26:51
    0
    caibidatou那是栏目啊。栏目排序可以自己定数字。
  • 幸运兔
    #4楼    幸运兔
    2019-03-17 09:39:54
    0
    category没有order参数,看手册