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