帝国CMS pageno 当前分页号改造(动态+静态)

2019-03-2519:09:53网站建设与开发Comments3,932 views字数 166阅读模式
Excerpt

[!–list.pageno–]显示第X页,在/e/class/functions.php,改成$string=str_replace(‘[!–list.pageno–]’,($pagenum==1?”:’_第’.$pagenum.’页’),$string);

[!--list.pageno--]显示第X页,在/e/class/functions.php,改成$string=str_replace('[!--list.pageno--]',($pagenum==1?'':'_第'.$pagenum.'页'),$string);文章源自菜鸟学院-https://www.cainiaoxueyuan.com/cms/10322.html

动态的改e/action/ListInfo/index.php文章源自菜鸟学院-https://www.cainiaoxueyuan.com/cms/10322.html

  • 本站内容整理自互联网,仅提供信息存储空间服务,以方便学习之用。如对文章、图片、字体等版权有疑问,请在下方留言,管理员看到后,将第一时间进行处理。
  • 转载请务必保留本文链接:https://www.cainiaoxueyuan.com/cms/10322.html

Comment

匿名网友 填写信息

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定