lg() ->title('修改概率') ->body(\App\Admin\Forms\LevelPercent::make()) // 传递自定义参数 ->button('概率设置'); } }