search标签调用模块搜索页面分页不显示
{search module=MOD_DIR id=$searchid total=$sototal order=$params.order catid=$catid page=1 pagesize=12 urlrule=$urlrule return=r}
{$r.title}
{/search}调用 分页
{$pages}
不显示,不知道是啥问题。
{search module=MOD_DIR id=$searchid total=$sototal order=$params.order catid=$catid page=1 pagesize=12 urlrule=$urlrule return=r}
{$r.title}
{/search}调用 分页
{$pages}
不显示,不知道是啥问题。