@extends('layouts.base')
@section('title', "走货奖励")
@section('content')
- type || \YunShop::request()->type == 1) class="active" @endif >
走货奖励
- type == 2) class="active" @endif >
直推代理商奖
- type == 3) class="active" @endif>
直推奖
- type == 4) class="active" @endif>
平级奖
@foreach($level as $pay_type)
@endforeach
搜索
[[scope.row.created_at]]
[[scope.row.award_amount]]
@endsection