{template 'header', 'member'}
{$head_name}
{if $action == 'record'} {/if}
{if $action == 'record'} {if $lists} {loop $lists $v}
{/loop} {/if} {if $pages}
{$pages}
{/if} {elseif $action == 'card'}
{elseif $action == 'pay'} {if $MOD[pay_online]}
{if $PAYLIST}
{else}
抱歉,系统未设置支付平台,暂时无法在线支付
{/if}
{if $MOD[pay_card]}
{/if} {if $MOD[pay_url]}
{/if}
{/if} {elseif $action == 'confirm'}
{if $auto}{/if} {else} {if $charge_status == 2}

支付异常 {$charge_errcode}

{elseif $charge_status == 1}

支付成功{$charge_amount}{$DT[money_unit]}

{else}

支付失败

{/if} {if $charge_forward}{/if} {/if} {template 'footer', 'member'}