{template '_headerv2'}
{$title}
累计课程收入:{php echo sprintf("%.2f",$member['pay_lesson']+$member['nopay_lesson']);} 元
可提现课程收入(元)
{if empty($teacher)}未申请{elseif $teacher['status']==-1}审核未通过{elseif $teacher['status']==1}申请通过{elseif $teacher['status']==2}审核中{/if}
{$member['nopay_lesson']}提现
{if $member['nopay_lesson']<$comsetting['cash_lower_teacher']} {/if} {template '_footerv2'}