{include file = "wap/_header.html" scope = parent}
地址管理
{if !empty($addressList)} {foreach $addressList as $one}
地址:{$one.address}
邮编:{$one.zipcode}
收货人:{$one.consignee}
手机:{$one.mobile}
[修改]  [删除]
{/foreach} {else} 暂无收货地址!
{/if} [新增送货地址] {include file = "wap/_footer.html" scope = parent}