smarty section
我想用section遍历一个我自定义类的数组 请问应该怎么操作呢
------解决方案--------------------
{section name=index loop=$数组}
{$数组[index]}
{/section}
更多内容请参考smarty手册。
smarty section
我想用section遍历一个我自定义类的数组 请问应该怎么操作呢
------解决方案--------------------
{section name=index loop=$数组}
{$数组[index]}
{/section}
更多内容请参考smarty手册。
本文是由「 秘密武器开发者中心」编写整理,所有内容的版权归原作者所有。如果侵犯了您的权益,请联系我删除