使用canvaces绘制
ctx.setFillStyle('rgb(' + r + ',' + g + ',' + b + ')')
ctx.fillRect(w * _width, h * _height, _width, _height)
不同色块全屏绘制,
会出现部分色块出现黑色底色的问题。微信小程序BackgroundAudioManager的onTimeUpdate。ios上不会出现。这是什么问题。
本文网址:http://www.91bianli.com/weixinxiaochengxu/57331.html