卖家中心 > 发货地址 > <{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=$info}> <{foreachelse}> <{/foreach}>
发货地址 退货地址 联系人 所在地区 邮政编码 电话号码 手机号码 操作
checked="checked"<{/if}> onclick="javascript:window.location='<{$config.weburl}>/main.php?m=logistics&s=admin_start_addr&fid=<{$list.id}>';" name="defaultreceipt" type="radio" value="<{$list.id}>" /> 默认 checked="checked"<{/if}> onclick="javascript:window.location='<{$config.weburl}>/main.php?m=logistics&s=admin_start_addr&tid=<{$list.id}>';" name="defaultdelivery" type="radio" value="<{$list.id}>" /> 默认 <{$list.name}> <{$list.area}> <{$list.addr}> <{$list.post}> <{$list.tel}> <{$list.mobile}>

编辑

删除

暂无符合条件的数据记录
<{/if}>