{template '_header'}
{php $tpcom = count($banners);} {if $tpcom > 0}
{loop $banners $ban}
{/loop}
{else}
{/if}
暂无数据
{template '_footer'}