{include file="header.html"}
{include file="user_left.html"}
{include file="recharge/nav.html"}
{if $data.order_id}

订单支付

{/if} {if $data.order_id} {else} {/if}
网银   
 
支付金额: ¥{$data.money}元
充值金额:
{if $data.order_id} {include file="order/orderinfo_inc.html"} {/if}
{include file="footer.html"}