设定自定义字段填写文章ID,后台添加了超过五个的ID,前端只显示5个是什么原因?代码如下
{eyou:assign name="arr" value="$eyou.field.zhutui|diy_order"}
{eyou:artlist loop="999" }
{eyou:arcview aid="$arr[$i-1]"}
{eyou:notempty name='$eyou.field.zhutui' /}
<li class="dot"><a href="{$field.arcurl}" target="_blank"><strong>1{$field.title}</strong></a></li>
{eyou:else /}
<li class="dot"><a href="{$field.arcurl}" target="_blank"><strong>{$field.title1}</strong></a></li>
{/eyou:notempty}
{/eyou:arcview}
{/eyou:artlist}