uniapp drawImage 加载网络图片
名片程序的开发工作已接近尾声,下面就是生成分享了,在测试程序的时候,是类似下面的代码 let context = uni.createCanvasContext(canvasId, this); context.drawImage("/static/images/business-card/qrcode.jpg",...
共有 0 篇文章
名片程序的开发工作已接近尾声,下面就是生成分享了,在测试程序的时候,是类似下面的代码 let context = uni.createCanvasContext(canvasId, this); context.drawImage("/static/images/business-card/qrcode.jpg",...