待接单
配送中
已送达
{{ getStatusDesc() }}
配送信息
📦
取货地址
{{ merchant.contact_name }} · {{ merchant.contact_phone }}
{{ pickupAddress }}
🏠
送货地址
{{ getDeliveryAddress().name }} · {{ getDeliveryAddress().phone }}
{{ getDeliveryAddress().detail }}
配送距离:
{{ deliveryInfo.distance }}km
预计时长:
{{ deliveryInfo.estimated_time }}分钟
订单商品
{{ merchant.shop_name }}
订单号:{{ order.order_no }}
{{ item.product_name }}
{{ getSpecText(item.sku_specifications) }}
¥{{ item.price }}
×{{ item.quantity }}
商品总额
¥{{ order.total_amount }}
配送费
¥{{ order.delivery_fee }}
实付金额
¥{{ order.actual_amount }}
配送备注
顾客备注:
{{ customerNote || '无备注' }}
商家备注:
{{ merchantNote || '无备注' }}
配送备注:
联系方式
📞
联系顾客
{{ getDeliveryAddress().phone }}
🏪
联系商家
{{ merchant.contact_phone }}