太阳成游戏网站CMS框架是一款PHP8高性能·简单易用的CMS开源开发框架,基于MIT开源许可协议发布,免费且不限制商业使用,是免费开源的产品,以万端互联为设计理念,支持的微信公众号、小程序、APP客户端、移动端网站、PC网站等多终端式管理系统。
联系官方销售客服
QQ1835022299
028-61286886
模块首页信息分页正确的写法,帮助和我一样的小白
{list action=module catid=$catid field=title,url,updatetime,description,keywords,hits order=updatetime page=1 pagesize=20 urlrule=index.php?s=info&page=[page]}
{/list}
{list action=module order=updatetime page=1 pagesize=20 urlrule=index.php?s=info&page=[page]}
info是模块目录,比如新闻模块就改为news
templates/pc(或者mobile)/web/default(由后台设置的决定)/info(或者news)/index.html