<{capture name="header"}> <{/capture}>
* 店铺编码: <{if $shop.shop_bn}> <{$shop.shop_bn}> <{else}> <{input type='text&&required' name="shop[shop_bn]" value=$shop.shop_bn size="40"}> <{/if}> <{help}><{t}>前端网店在系统中的唯一标识<{/t}><{/help}>
* 店铺名称: <{input type="text&&required" size="40" name="shop[name]" value=$shop.name}> <{help}><{t}>前端网店在此系统需要显示的中文名称<{/t}><{/help}>
* 运营组织: <{help}><{t}>定义后可针对订单、售后、单据等细分权限进行管理<{/t}><{/help}>
* 地区: <{input type='region' app='eccommon' name="shop[area]" value=$shop.area vtype="area"}> <{help}><{t}>用来联系及打印在“快递单”中发货点所在省/市/县(区)<{/t}><{/help}>
* 地址: <{help}><{t}>用来联系及打印在“快递单”中发货点的发货地址<{/t}><{/help}>
* 发件人: <{help}><{t}>用来联系及打印在“快递单”中发货点负责人的姓名<{/t}><{/help}>
* 手机号: <{help}><{t}>用来联系及打印在“快递单”中发货点的移动联系方式;号码前请不要加0<{/t}><{/help}>
   
   
<{button class="btn-primary" type="button" id="btn_save" label="提交"}>