0309
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
codeimg.onload = function () {
|
||||
ctx.fillStyle=that.fillStyle;
|
||||
ctx.textAlign="center";
|
||||
ctx.font="24px Georgia";
|
||||
ctx.font="26px Georgia";
|
||||
ctx.fillText(that.posterTip,that.canW/2,that.canH-34,);
|
||||
ctx.drawImage(codeimg,that.canW-200, that.canH-240, 160, 160)
|
||||
setTimeout(function () {
|
||||
|
||||
Reference in New Issue
Block a user