Mini Program uses canvas to generate posters

I called and executed the showPoster method on the right, but there is nothing on the canvas, but it just doesn"t show up

.

Mar.24,2021

when drawing a picture, convert the network picture into a local picture first. If the picture is too large in wx.getImageInfo, you need to delay ctx.draw (),
wx.canvasToTempFilePath to get the finished picture

.
Menu