配送管理

<{if $smarty.get.operation=='add' or $smarty.get.operation=='edit' }>
配送管理
配送方式名称
类型 checked="checked"<{/if}> value="0" name="type" id="t1" /> checked="checked"<{/if}> value="1" name="type" id="t2" />
重量设置 首重重量 千克 费用 元 续重重量 千克 费用 元 满 元免运费(如果填写0则为不免运费)
详细介绍
 
<{elseif $smarty.get.operation=='set'}>
<{foreach item=list from=$de}> <{/foreach}>
运送到 起始(kg) 起始费(元) 续重重量(kg) 续重费用(元) 免运费(元)
<{if $list.define_citys=='default'}> 全国  <{else}> <{$list.define_citys}> 编辑 删除 <{/if}>
<{else}>
<{foreach item=list from=$de}> <{foreachelse}> <{/foreach}>
操作 配送方式名称 配送方式描述 货到付款 是否安装
<{$editimg}> <{$setimg}> <{$list.title}> <{$list.desc|strip_tags|truncate:100}> <{if $list.type==1}>是<{else}>否<{/if}> <{if $list.status==1}>安装<{else}>卸载<{/if}>
暂无符合条件的数据记录
<{/if}>