Commit bc37c7fb by doszhang

update headimg frame

parent 657d93cb
...@@ -274,7 +274,7 @@ function creatPoster() { ...@@ -274,7 +274,7 @@ function creatPoster() {
frameimg.src = '/Public/static/image2/canvas-frame5.png'; frameimg.src = '/Public/static/image2/canvas-frame5.png';
frameimg.onload = function() { frameimg.onload = function() {
posterctx.drawImage(frameimg,51*2,184*2,387*2,387*2); posterctx.drawImage(frameimg,51*2,184*2,387*2,87*2);
// txtDraw(posterctx, $('[name=customize]').val(), 50, 'normal', '#fff', 90,231); // txtDraw(posterctx, $('[name=customize]').val(), 50, 'normal', '#fff', 90,231);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment