{{--分销佣金提现设置--}}
{{ trans('Yunshop\Commission::index.tab_income') }}设置
当前分销商的佣金达到此额度时才能提现
@if($set['poundage_type'] == 1) 固定金额 @else 手续费比例 @endif
@if($set['poundage_type'] == 1) 元 @else % @endif
当前分销商的佣金每天最高提现此额度,超过则只能到此额度
当前分销商的佣金每天最高提现次数,超过则不能提现
{{--分享奖励提现设置--}}
分享奖励设置
当前分销商的佣金达到此额度时才能提现
@if($commissionShareReward['poundage_type'] == 1) 固定金额 @else 手续费比例 @endif
@if($commissionShareReward['poundage_type'] == 1) 元 @else % @endif