<{t}>退款申请单总数:共 <{$applys_nums}> 笔<{/t}> <{t}>退款申请单总金额:<{/t}> <{$total_money|cur}>
<{t}>退款银行:<{/t}> <{input type='text' id='refund_bank' name='bank' value='' width="100"}> <{input id="selectAccount" type="select" name='select_account' options=$pay_account value=''}>
<{t}>退款帐号:<{/t}> <{input type='text' id='refund_account' name='account' value='' width="200"}>
<{t}>第三方交易号:<{/t}> <{input type='text' id='trade_no' name='trade_no' value='' width="200" }>
*<{t}>退款金额:<{/t}> <{input type='number&&required' name='money' value=$total_money width="100"}>
<{t}>支付帐号:<{/t}> <{input type='text' name='pay_account' width="100" value='' }>
*<{t}>付款类型:<{/t}> <{foreach from=$typeList key=key item=item}> vtype='requiredradio'><{$item}>  <{/foreach}>
<{t}>支付方式:<{/t}> 请先添加或同步前端店铺支付方式
<{t}>退款单备注:<{/t}>
<{area inject=".mainFoot"}>
<{/area}>