{template $template.'/_headerv2'}
{$title}
{$lesson['teacher']}
{$lesson['bookname']}

已选: {if $lesson['lesson_type']=='0' || $lesson['lesson_type']=='3'} {php echo $spec['spec_day']==-1 ? '长期有效' : '有效期'.$spec['spec_day'].'天';} {else} {$spec['spec_name']} {/if}

优惠券 {php echo count($coupon_list);}张可用>
{if $deduct_switch}
{php echo $common['self_page']['credit1'] ? $common['self_page']['credit1'] : '积分';}抵扣(您的{php echo $common['self_page']['credit1'] ? $common['self_page']['credit1'] : '积分';}: {php echo intval($mc_member['credit1'])}

{/if} {if $appoint_info}
【请填写以下信息】
{loop $appoint_info $k1 $v1}
{if empty($v1['type']) || $v1['type'] == 'text'} {/if} {if $v1['type'] == 'image'}
    {/if} {if $v1['type'] == 'select'} {/if}
    {/loop}
    {/if} {if $audit_infors}
    【请填写以下信息】
    {loop $audit_infors $k1 $v1}
    {if $v1['type'] == 'text'} {/if} {if $v1['type'] == 'image'}
      {/if} {if $v1['type'] == 'select'}
        {/if}
        {/loop}
        {/if}
        课程金额 {$spec['spec_price']}
        {if $vipCoupon>0}
        VIP折扣 -¥{$vipCoupon}
        {/if} {if count($coupon_list)>0}
        优惠券抵扣 -¥0
        {/if} {if $deduct_switch}
        {php echo $common['self_page']['credit1'] ? $common['self_page']['credit1'] : '积分';}抵扣-¥0
        {/if} {if $apply_price>0}
        报名课程优惠 -¥{$apply_price}
        {/if}
        应付金额 {$price}
        {if $setting['lesson_agreement']}
        {/if}
        立即支付
        {template $template.'/_footerv2'}