{if !empty($adminmanage)} {template admin:header} {else} {template member:menu} {/if} {if $draftorder}
{echo $this->GetUserAvatar($task['uid'],0,1)}
{if $draftorder['process']>0 && $draftorder['process']<5}

系统提示:

{echo $getprocess->GetSellerProcessWarning($draftorder['process'],$draftorder,$draftorder['cid'])}

{/if}

{echo $this->GetCertificateIcon($taskuser['certificate'],array('Mobile'=>'手机','Mail'=>'邮箱','Personal'=>'个人实名','Company'=>'公司实名'))}

任务要求 [查看任务地址]

{echo $task['description']} {php}$files=$this->FileList($tid,1);{/php} {template phpapp:file}

  • 1.雇主付款
  • 2.威客交接
  • 3.雇主确认
  • 4.评价

买家评价:

{if $credit}

{if $credit['level']==0} 好评 {elseif $credit['level']==1} 中评 {elseif $credit['level']==2} 差评 {/if}

评语: {if $credit['content']}{echo $credit['content']}{else}无{/if}

评价时间:{echo $this->Date('Y-m-d',$credit['dateline'],1)}

{else}

未评价

{/if}

原收入:¥{echo $draftorder['amount']} 手续费 ¥{echo $draftorder['fee']}

{if $draftorder['refundmoney']>0}

雇主要求退款 {echo $draftorder['refundmoney']}

{/if}

实收款: {if $draftorder['refundmoney']>=$draftorder['amount']}¥{echo $draftorder['amount']+$draftorder['fee']-$draftorder['refundmoney']}元{elseif $draftorder['refundmoney']< $draftorder['amount']}¥{echo $draftorder['amount']-$draftorder['refundmoney']}元{/if}

发票抬头:

{if !empty($invoice['invoice'])}{echo $invoice['invoice']}{else}雇主暂时没要求{/if}

发票要求内容:

{if !empty($invoice['content'])}{echo $this->str($invoice['content'],999999,0,1,0,1,1)}{else}雇主暂时没要求{/if}

{template message}
{if $this->IsSQL('consume',"WHERE cid='$draftorder[cid]' AND process<4")} {template sellorder_member} {else}

当前状态不能上传文件!

{/if}
已上传附件:
{php} $files=$this->FileList($draftorder['oid'],3);{/php} {if $files} {template phpapp:file} {else}

暂无上传附件

{/if}
{else}

您暂时没有订单数据

{/if} {template phpapp:message_order.js} {if !empty($adminmanage)} {template phpapp:seller_order.js} {else} {template phpapp:footer} {/if}