• 解决方案:
    • 只调用置顶文章:
      {pboot:list istop=1}
    • 调用所有文章,置顶文章优先:
      {pboot:list num=8 order='istop desc, sorting asc, date desc, id desc'}