canvas制作完美适配分享海报

基于mpvue实现的1080*1900小程序海报 html   1 <canvas class="canvas" :style="'width:'+windowWidth+'px;height:'+windowWidth/(1080/1900)+'px;'" canvas-id="firstCanvas"></canvas>    js 1 const windowWidth = this.wi
相关文章
相关标签/搜索