调用 clearRect 清除画布后 清除区域变成黑色
清除代码:
bjContext.clearRect(currentArray[0].x,currentArray[0].y,15,15);
png 背景问题