|
订单编号
|
下单时间
|
收货人
|
收货人电话
|
自提点
|
自提时间
|
配送方式
|
订单状态
|
支付状态
|
发货状态
|
支付方式
|
操作
|
---|
|
{$order.order_sn}
|
{$order['order']['add_time']|date='Y-m-d H:i:s',###}
|
{$order['order']['consignee']}
|
{$order['order']['mobile']}
|
{$order['shop']['shop_name']}
|
{$order['take_time']}
|
自提
|
{$Think.config.ORDER_STATUS[$order['order']['order_status']]}
|
{$Think.config.PAY_STATUS[$order['order']['pay_status']]}
|
{$Think.config.SHIPPING_STATUS[$order['order']['shipping_status']]}
|
{$list.pay_name|default='其他方式'}
|
|