修改 /static/js/mobile/buildfileupload.js
329和330行:var maxheight = 500; var maxwidth = 500;
修改成所需要的尺寸。
372行:var newdataurl = canvas.toDataURL(s.files[0].type).replace(/data:.+;base64,/, '');
其中的s.files[0].type 修改为:s.files[0].type,1.0
标签:discuz论坛手机版上传质量
打赏
本文作者:符文浩 网址:http://blog.fuwenhao.com/post/179.html 发布于 2018-11-07文章转载或复制请以超链接形式并注明出处。
还没有评论,来说两句吧...