Do what you do
摘要: /*common*//** * canvas图片压缩 * @param {[Object]} opt [配置参数] * @param {[Function]} cbk [回调函数] * @return {[Void]} * example: * var opt = { 'type' : 1,//为1为预览,建议不为1或后期进行改进 'file' : "#loadFile"//文件上传控件},_compress = require('app/compress');_compress(opt,function (result) { 阅读全文
posted @ 2014-03-18 17:21 key yao 阅读(14509) 评论(0) 推荐(1) 编辑
学会做事 学会做人