{template "mheader.html"}
{$form}

{$member.username}

¥{number_format($member.money, 2)}元

¥{number_format($member.freeze, 2)}元

{if $ci->member_cache['pay']['cash']['price']} {$ci->member_cache['pay']['cash']['price']}% {else}免费{/if}

{template "mfooter.html"}