307 Star 1.5K Fork 331

GVPThinkPHP / thinkphp

 / 详情

download 助手函数 下载图片时 直接显示乱码 而不是下载文件

待办的
创建于  
2019-11-16 11:20
public function downloadImages(){
        return download('update/images/1c/4d1199812eb27c0eaa35053fa28d41.jpeg','aaa.jpeg');
    }

效果
效果图

评论 (3)

墨轩 创建了任务

这个是二进制,需要设置一下header

@OkCoder 设置header以后并没有用

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(3)
2159240 okcoder 1578967487 Violation 1652932 moxuan924 1578956925
PHP
1
https://gitee.com/liu21st/thinkphp.git
git@gitee.com:liu21st/thinkphp.git
liu21st
thinkphp
thinkphp

搜索帮助