xl() ->title('限时活动介绍') ->body(\App\Admin\Forms\CouponSet::make()) // 传递自定义参数 ->button('限时活动介绍'); } }