response()->success('清理完成')->refresh(); } public function dialog() { $this->confirm('确认清除缓存'); } public function html(): string { return << HTML; } }