08 2017 档案

摘要:let src = this.cropper.getCroppedCanvas().toDataURL('image/jpeg');let can = document.createElement('canvas');let img = document.createElement('img');i 阅读全文
posted @ 2017-08-17 10:33 MvloveYouForever 阅读(167) 评论(0) 推荐(0) 编辑
摘要:直接上代码了: 阅读全文
posted @ 2017-08-16 09:53 MvloveYouForever 阅读(722) 评论(0) 推荐(0) 编辑
摘要:1、 更新npm : npm install npm -g / cnpm install npm -g 2、安装cnpm 阅读全文
posted @ 2017-08-07 00:55 MvloveYouForever 阅读(130) 评论(0) 推荐(0) 编辑