{include file="head.html"}
订单详情
{{order.typeid_name}}
{{order.createtime}}
{{order.weight}}Kg
{{order.money}}
{{order.fromaddr.truename}}
{{order.fromaddr.telephone}}
{{order.fromaddr.address}}
{{order.toaddr.truename}}
{{order.toaddr.telephone}}
{{order.toaddr.address}}
{{order.content}}
商品估价
¥{{order.goodsmoney}}
{{order.status_name}}
正在办理
确认办完
{include file="footer.html"}