姓名:{$address['name']}
地址:{$address['region']}{$address['address']}
电话:{$address['phone']}
货运:{$express['name']}
数量:{$order['productnum']}
附言:
{$order['extmsg']}
{if $order['invoice'] == ''}
发货登记:
快递单号:
{else} 快递单号:{$order['invoice']} {/if}
订单状态:
{$order['process']}