默认显示页码数有10条,比如想更改成显示3条,例如这样

上一页 1 2 3...34 下一页

更改phpcms\libs\functions\global.func.php,找到分页函数,大概在589行,function pages,修改为$setpages = 3