@layout("/common/_container.html"){
@if(type==1){
@}
@for(obj in classWeeks){ ${obj.value}     @}
@for(o in times!){
@}
@if(type == 3){

支付设置

@}else{

课时设置

@}
现金     玩湃币    
@if(type != 3){
购买后 天内有效
@}
@if(type != 3){ @}
@if(type != 3){      @} @if(cashPayment){ 现金支付: ¥     @} @if(playPaiCoin){ 玩湃币支付: 币     @} <#button btnCss="info" name="优惠券" id="ensure" icon="fa-check" clickFun="CoursePackageInfo.openDia1(1)"/>
@for(obj in coursePackagePaymentConfigs){
     @if(cashPayment){ 现金支付: ¥     @} @if(playPaiCoin){ 玩湃币支付: 币     @} <#button btnCss="info" name="优惠券" id="ensure" icon="fa-check" clickFun="CoursePackageInfo.openDia1(${obj.id})"/>
@}
<#button btnCss="danger" name="关闭" id="cancel" icon="fa-eraser" clickFun="CoursePackageInfo.close()"/>
@}