{php include wl_template('common/header');}
| 下单人微信: | |
| 下单人手机: | {$member['mobile']} |
| 提货人姓名: | {$order['username']} |
| 提货人电话: | {$order['mobile']} |
| 提货人地址: | {$order['address']} |
| 订单编号: | {$order['orderno']} |
| 第三方支付单号: | {$order['transid']} |
| 下单时间: | {php echo date('Y-m-d H:i:s', $order['createtime']);} |
| 订单状态: | {$order['statustext']} |
| 付款方式: | {if !$order['paytype']} 未支付 {else} {$order['paytypetext']}{if $order['paytype'] == 7}(微信{$order['blendwx']}+余额{$order['blendcredit']}){/if} {/if} |
| 订单核销码: | {$order['checkcode']} |
| 买家备注: | {if !empty($order['buyremark'])}{$order['buyremark']}{else}无{/if} |
| 卖家备注: | {if !empty($order['remark'])}{$order['remark']}{else}无{/if} |
| {$mo['title']}: |
{if $mo['id'] == 'text'}
{$mo['data']}
{elseif $mo['id'] == 'textarea'}
{elseif $mo['id'] == 'select'}
{$mo['data']}
{elseif $mo['id'] == 'checkbox'}
{loop $mo['data'] $moItem}
{$moItem}
{/loop}
{elseif $mo['id'] == 'img'}
{loop $mo['data'] $moItem}
|
| 商品价格: | +¥ {$goodsprice} |
| 包装费: | +¥{$order['packingmoney']} |
| {if $type == 14}配送费{else}快递费{/if}: | +¥{$expressprice} |
| 会员开通: | +¥{$vipCardPrice} |
| 会员减免: | -¥{$vipdiscount} |
| 积分抵扣: | -¥{$dkmoney} (花费{$dkcredit}积分) |
| 满减优惠: | -¥{$fullreducemoney} |
| 红包[{$packname}]: | -¥{$redpackmoney} |
| 代理{if $agentmoney>0}抽佣{else}补贴{/if}: | {if $agentmoney>0}-¥{$agentmoney}{else}+¥{php echo abs($agentmoney)}{/if} |
| 分销抽佣: | -¥{$distrimoney}{if $disorder['oneleadid']} (一级:{$onename}¥{$leadmoney['one']} {if $disorder['twoleadid']}二级:{$twoname}¥{$leadmoney['two']} {/if}) {/if} |
| 业务员抽佣: | -¥{$salesmoney} ({loop $salesarray $sa} {$sa['nickname']}¥{$sa['salemoney']}, {/loop}) |
| 分享{if $shares['type'] == 1}立减{else}分佣{/if}: | -¥{$sharemoney}{if $shares['type'] == 2}(分享人:{$sharename}){/if} |
| 退款金额 | -¥{$refundmoney} |
| 商户实际收入: | {if $order['issettlement'] || ( $order['status'] == 7 && $order['neworderflag']) }¥{$merchantmoney}{else}暂未结算{/if} (本单客户实际支付:¥{$actualprice}) |
| 代理订单 | 本单客户实际支付:¥{$actualprice} |
| 商品 | 规格 | 份数 | 小计(元) | |
|---|---|---|---|---|
| {if !empty($deli['good']['specname'])} {$deli['good']['specname']} {else} 无 {/if} | {$deli['num']} 份 | {$deli['price']} 元 | 商品信息 | |
| {if $goods['thumb']} |
{if !empty($order['optiontitle'])} {$order['optiontitle']} {else} 无 {/if} | {$order['num']} 份 | {$goodsprice} 元 | {if $editurl}商品信息 | {/if}
| 核销码 | 状态 | 金额 | 操作人 | 操作时间 | 操作 |
|---|---|---|---|---|---|
| {$smaa['checkcode']} | {if $smaa['status'] == 1} 待核销 {else if $smaa['status'] == 2} 已核销 {else if $smaa['status'] == 3} 已退款 {else if $smaa['status'] == 4} 申请退款 {/if} | ¥{$smaa['orderprice']} | {$smaa['douser']} | {$smaa['dotime']} | {if $smaa['status'] == 1 || $smaa['status'] == 4} 核销 - 退款 {else} - 无 - {/if} |
| 买家: | {$member['nickname']} | |
| 配送方式: | {if $type == 14}{if $order['fightstatus'] == 1}商家{else if $order['fightstatus'] == 2}平台{/if}配送{else}快递{/if} | |
| 收货人: | {$express['address']},{$express['name']},{$express['tel']} | |
| {if $type == 14} | {if $order['status'] == 4} 修改订单配送信息 确认送达 {/if} {if $order['status'] == 1} 确认提货 {/if} | {else}修改订单收货信息 {if $order['status'] == 8} 确认发货 {/if} {if $order['status'] == 4} 修改物流 取消发货 确认收货 {/if} | {/if}
| 申请时间: | {php echo date('Y-m-d H:i:s',$aft['createtime'])} |
| 售后状态: | {if $aft['status'] == 1} 待处理 {else if $aft['status'] == 2} 已完成 {else if $aft['status'] == 3} 已拒绝 {else if $aft['status'] == 4} 用户取消 {/if} |
| 申请原因: | {$aft['reason']} |
| 详细描述: | {$aft['detail']} |
| 售后核销码: | {loop $aft['checkcodes'] $code} {$code}, {/loop} |
| 操作: | 退款 - 驳回 |
| 驳回原因: | {$aft['reply']} |
| 操作时间: | {php echo date('Y-m-d H:i:s',$aft['dotime'])} |
| 上传图片: |
{loop $aft['thumbs'] $img}
|