切换导航
新动弹计划
搜索
文章
动弹
排行榜
登录
注册
×
搜索
文章
动弹
热门关键词
重读《掌控习惯》
ChatGPT
Docker
Laravel
读书
跑步
#daily tips#
#稍后阅读#
Falcon
2021-08-21 17:27
冒泡
修正iOS照片上传的方向错误,搞了半天前端的方案,又是fileReader,又是canvas的都不管用,最后用后端修正,轻松搞定:参考的几个链接:
https://stackoverflow.com/questions/22308921/fix-ios-picture-orientation-after-upload-php
(PHP后端修正);
https://stackoverflow.com/questions/20600800/js-client-side-exif-orientation-rotate-and-mirror-jpeg-images
(前端修正)
0
暂无评论