{if !empty($adminmanage)} {template admin:header} {else} {template member:menu} {/if} {if $draftorder}
{if $draft['credit']}{else}暂无信用值{/if}
¥{echo $draftorder['sum']}
{echo $getprocess->GetBuyerProcessWarning($draftorder['process'],$draftorder,$draftorder['cid'])}
{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}
{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}
威客还没上传!
{/if}{echo $this->HideDecode($this->str($draftorder['ocontent'],999999,0,1,0,0,1))}
{else}威客还没写!
{/if}您暂时没有订单数据
{/if} {template phpapp:message_order.js} {if !empty($adminmanage)} {template phpapp:buyer_order.js} {else} {template phpapp:footer} {/if}