注意:这里只是明细查询的地方,如果发货需要在等待捡货那边进行操作!订单退货暂时只支持线下退货,线上可以在资金管理添加记录;等待发货的到付在这里状态筛选不出来,只能在到付等待捡货筛选!

高级搜索
ID <{$order.order_id}> 买家 <{$users[$order['user_id']]['account']}> 创建时间 <{$order.create_time|date='Y-m-d H:i:s',###}> 创建IP <{$order.create_ip}>
总价值 <{:round($order['total_price']/100,2)}> 卖家 <{$shops[$order['shop_id']]['shop_name']}> 收货地址 <{$areas[$addrs[$order['addr_id']]['area_id']]['area_name']}>、 <{$business[$addrs[$order['addr_id']]['business_id']]['business_name']}>、 <{$addrs[$order['addr_id']]['addr']}>
<{$addrs[$order['addr_id']]['name']}> <{$addrs[$order['addr_id']]['mobile']}>
状态 货到付款 --- <{$types[$order['status']]}>
图片 商品名称 数量 单价 总价 状态
<{$products[$good['goods_id']]['title']}> <{$good.num}> <{:round($good['price']/100,2)}> <{:round($good['total_price']/100,2)}> <{$goodtypes[$good['status']]}>
<{$page}>