{template member:menu}
当雇主退款金额不是全额退款时,金额又大于 {echo $consumearr['amount']} 元中标金额,多出的部分为威客收取!
当雇主退款金额小于 {echo $consumearr['amount']} 元中标金额,本站将按正常交易收取手续费!
{if $refund['process']==2 || $refund['serviceuid']>0}
卖家威客{if $sellerarr['username']}({echo $sellerarr['username']}){/if} 不同意退款,客服已介入请双方联系客服处理。
{else} 卖家威客{if $sellerarr['username']}({echo $sellerarr['username']}){/if}还有 {php}$endtimearray=$getprocess->GetOrderEndTime($consumearr['cid']);{/php} {if $endtimearray['runtime']} {echo intval($endtimearray['endday'])} 天 {echo intval($endtimearray['hour']*24)} 小时 {echo $endtimearray['endtime']} {/if} 时间来处理本次退款申请,如果卖家逾期未处理,本次退款申请将自动达成并退款给雇主。
{/if}
{php}
$photo=$this->GetMysqlOne('thumb'," ".$this->GetTable('file')." WHERE fid='$refund[buyerphoto]'");{/php}
{if $photo}
{/if}
{php}
$photo=$this->GetMysqlOne('thumb'," ".$this->GetTable('file')." WHERE fid='$refund[sellerphoto]'");{/php}
{if $photo}
{/if}