lg() ->title('新人礼包') ->body(\App\Admin\Forms\NewUserCoupon::make()) // 传递自定义参数 ->button('新人礼包'); } }