频道:
{dede:channel type='son' typeid=3 row='3'}[field:global runphp='yes' name=autoindex]@me[/field:global]
{/dede:channel}
频道文档:
{dede:channelartlist}
{dede:global.itemindex runphp='yes'}@me-=1;{/dede:global.itemindex}
{/dede:channelartlist}
原因是因为 channelartlist 中没有 autoindex 标签 而是用itemindex 代替,索引以1开始。
转载于:https://blog.51cto.com/4541931/794167