摘要:
1.js /*canvas压缩图片 *width:压缩后宽度 *height:压缩后高度 *img:img dom对象 */ function compressImg(width, height, img) { var canvas = document.createElement('canvas' 阅读全文
posted @ 2019-11-25 16:23
法杨
阅读(1068)
评论(0)
推荐(0)
摘要:
1.html <!--图片预览框 --> <div style="height: 200px"> <img src="" id="preview" style="width: auto;height: 100%"> </div> <!-- 拍照--> <input id="file1" type=" 阅读全文
posted @ 2019-11-25 16:15
法杨
阅读(1773)
评论(0)
推荐(0)

浙公网安备 33010602011771号