<{include file="public/head.html"}>
后台管理 > 订单管理 > 填写物流信息单
<{include file="public/title.html" }>
  • 物流公司
  • 物流发货单号 请正确填写物流运输单号方便会员查询物流进度
  • 确认订单状态 checked<{/if}> value="1"> 待付款 checked<{/if}> value="2"> 待发货 checked<{/if}> value="3"> 已发货 checked<{/if}> value="4"> 已完成 checked<{/if}> value="5"> 取消
  • 物流运输类型 <{if $post.ems eq 'EXPRESS'}>快递<{elseif $post.ems eq 'POST'}>平邮<{else}>EMS<{/if}>
  •     
<{include file="public/footer.html"}>