問(wèn)題描述 圖片文件下載在Microsoft Edge瀏覽器中會(huì)直接顯示圖片而不是下載圖片,而谷歌瀏覽器是可以下載的。 程序代碼或配置 <?php namespace app\controller; use support\Request; class FilesController extends AuthController { public function download_file(Requ...