会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
极速代码
新随笔
管理
2021年2月26日
使用File, FormData将图片的blob数据进行图片旋转然后上传操作
摘要: if (this.currentImg && this.currentImg.path) { this.rotateNum++; let degree = 0; let rotateInput = this.rotateNum * 90; degree += parseInt(rotateInput
阅读全文
posted @ 2021-02-26 15:17 极速代码
阅读(520)
评论(0)
推荐(0)