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

系统提示:

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

{/if}

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

投标内容

{echo $this->str($draft['content'],0,0,1,0,0,1)} {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} {if $draftorder['refundmoney']>0}

退款: ¥{echo $draftorder['refundmoney']}

{/if}

实付款: {if $draftorder['refundmoney']>0}¥{echo $draftorder['amount']+$draftorder['fee']-$draftorder['refundmoney']}{else}{echo $draftorder['sum']}{/if}

发票抬头:

发票要求说明:

提交

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

威客还没上传!

{/if}
内容:
{if $draftorder['ocontent']}

{echo $this->HideDecode($this->str($draftorder['ocontent'],999999,0,1,0,0,1))}

{else}

威客还没写!

{/if}
{else}

您暂时没有订单数据

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