/www/wwwroot/cloud.lincq.cn/代码整理/layui开发的云盘/functions/viewpdf.phpviewpdf($filepath); Header("Content-type: application/pdf"); echo $content; ?>