{loop $themes $vo}
  • {if $vo['use']==1}已使用{else}未使用{/if}{:L(name)}:{$vo.name}
  • {/loop}