联系官方销售客服
1835022288
028-61286886
{search module=store id=$searchid total=$sototal order=$params.order page=1 pagesize=2 urlrule=$urlrule return=r} 或者 {module catid=$catid order=updatetime page=1 return=r}
页面列表都根据设置显示数量(10条数据,每页显示2条,显示2条后就是没有分页翻页)
但是{$pages} 都无效,就是没有分页
文章插件正常 store 无效 针对的是store商城插件 怀疑是bug
{module catid=$catid order=updatetime page=1 return=r}这个是按后台的分页{search module=store id=$searchid total=$sototal order=$params.order page=1 pagesize=2 urlrule=$urlrule return=r}这个也是按后台分页,因为家了catid
{$debug_r}可以调试分页信息
但是{$pages} 就是无效 没有任何内容
但是{$pages} 就是无效 没有任何内容