{if $data} {foreach $data as $key => $vo}
{$vo.node_time}
{$vo.node_desc}
{if $key eq 0}
{/if}
{/foreach} {else}
暂无物流
{/if}