{notempty name="$theme_list"}
{foreach $theme_list as $k=>$v}
{$v['title']}
{/foreach}
{foreach $theme_list as $k=>$v} {foreach $v['preview'] as $ck=>$cv}
{/foreach} {/foreach}
保存
{/notempty}