发货信息

订单编号:{$order->orderNo}

下单时间:{date("Y-m-d H:i:s",$order->sdate)}

收货信息:{$order->receiver},{$order->phone},{$order->address}

  • 物流信息
{$order->text('trans_type','class="form-control"')}
{$order->text('trans_code','class="form-control"')}
< 返回