{include file = "wap/_header.html" scope = parent}
配送情况
{if !empty($shippingList)} {foreach $shippingList as $one} 订单号:{$one.order_sn}
―---→
审核
―---→
配货中
―---→
已发货
―---→
完成

{/foreach}
{else} 您没有物流信息!
{/if} 推荐商品
{foreach $recommendList as $one} {$one@index + 1}.{$one.short_title}
{/foreach}
{include file = "wap/_footer.html" scope = parent}