<{if $cg_u_type==1}> 我的商城 > <{else}> 卖家中心 > <{/if}> 收货地址 > <{if $smarty.get.type=='add'}>新增收货地址<{elseif $smarty.get.type=='edit'}>编辑收货地址<{else}>收货地址列表<{/if}>
<{if $smarty.get.type=='add' or $smarty.get.type=='edit'}>
*收货人:
*所在区域:
<{if $de.area}>
<{$de.area}>  编辑
<{/if}>
class="hidden"<{/if}>>
*街道地址:

不必重复填写所在地区

邮政编码:
电话号码:
*手机号码:
 
<{else}> <{foreach item=list key=num from=$list}> <{foreachelse}> <{/foreach}>
收货人 所在区域 邮编 电话/手机 操作
<{$list.name}> <{$list.area}><{$list.address}> <{$list.zip}> <{$list.tel}>
<{$list.mobile}>
修改 删除
暂无符合条件的数据记录
<{/if}>