@layout("/common/_container.html"){
@if(item.auditStatus == 1){ 待审核 @} @if(item.auditStatus == 3){ 未通过 @}
@if(type==1){
@for(obj in classWeeks){ ${obj.value}     @}
@for(o in times!){
@}
@}
@if(type == 3){

支付设置

@} @if(type == 2){

支付设置

@} @if(type == 1){

课时设置

@}
现金     玩湃币    
@if(type == 1){
购买后 天内有效
@}
@if(type == 1){ @}
@if(type == 1){      @} @if(cashPayment){ 现金支付: ¥     @} @if(playPaiCoin){ 玩湃币支付: 币     @}
@for(obj in coursePackagePaymentConfigs){
@if(type == 1){ @}
     @if(cashPayment){ 现金支付: ¥     @} @if(playPaiCoin){ 玩湃币支付: 币     @}
@}
通过     拒绝    
<#button btnCss="info" name="提交" id="ensure" icon="fa-check" clickFun="ExamineCoursePackageInfo.addSubmit()"/> <#button btnCss="danger" name="取消" id="cancel" icon="fa-eraser" clickFun="ExamineCoursePackageInfo.close()"/>
@}