@if($mode == 'setmeal')
@if($jobsCount == 1)
普通刷新
智能刷新
@endif
您今天还可免费刷新 {{ $freeTime }} 次,本次刷新免费,是否立即刷新?
@if($jobsCount == 1) @endif
@elseif($mode == 'points')
@if($jobsCount == 1)
普通刷新
智能刷新
@endif
本次刷新需要扣除 {{ $refresh_points }}积分,是否确定刷新?
@if($more_times > 0) @else @endif
确定刷新
(您当前拥有 {{$myPoints}} 积分)
@if($jobsCount == 1) @endif
@else
@if($jobsCount == 1)
普通刷新
智能刷新
@endif
本次刷新需要扣除 {{config('aix.companyset.comsume.comsume_set.refresh_jobs_price')}} 元,是否确定刷新?
@if($more_times > 0) @else @endif @if($open_points_convert == 1)
使用积分:
    您当前拥有 {{ $myPoints }} 积分
应付金额:
{{ $needCash }} 元    积分已抵扣 0
@endif
@if(config('aix.system.pay.wechat.is_on') || config('aix.system.pay.alipay.is_on')) @if(config('aix.system.pay.wechat.is_on')) @endif @if(config('aix.system.pay.alipay.is_on')) @endif @else 暂未开通在线支付功能,请联系网站管理员 @endif
@if($jobsCount == 1) @endif
@endif
{{ csrf_field() }}
普通刷新
智能刷新
@if($mySetmeal->is_free == 1)
套餐资源
普通会员价
VIP会员价
@foreach($increment_arr['cate_arr']['cate_arr'] as $key => $vo)
{{ $vo->my_price }}({{ $vo->my_unit_price/4 }} 元/{{$increment_arr['service_unit'][$vo->cat] }})
{{ $vo->vip_price }}({{ $vo->vip_unit_price/4 }} 元/{{ $increment_arr['service_unit'][$vo->cat] }})
@endforeach
@else
套餐资源
会员专享价
折后优惠
@foreach($increment_arr['cate_arr']['cate_arr'] as $key => $vo)
{{ $vo->my_price }}({{ $vo->my_unit_price/4 }} 元/{{ $increment_arr['service_unit'][$vo->cat] }})
{{ $vo->my_saved_price }}
@endforeach
@endif
所需积分:
    您当前拥有 {{ $myPoints }} 积分
立即兑换
@if(config('aix.companyset.business_set.points_set.auto_refresh_jobs') == 1)
使用积分:
    您当前拥有 {{$myPoints}} 积分
应付金额:
元    积分已抵扣 0
@else
应付金额:
@endif
@if(config('aix.system.pay.wechat.is_on') || config('aix.system.pay.alipay.is_on')) @if(config('aix.system.pay.wechat.is_on')) @endif @if(config('aix.system.pay.alipay.is_on')) @endif @else 暂未开通在线支付功能,请联系网站管理员 @endif
{{ csrf_field() }}