Commit 657d93cb by doszhang

update headimg frame

parent 15745f0b
......@@ -268,7 +268,7 @@ function creatPoster() {
headimgObj.src = getManBase64(uploadCanvas);
headimgObj.onload = function() {
posterctx.drawImage(headimgObj,53*2,186*2,383*2,383*2);
posterctx.drawImage(headimgObj,55*2,188*2,379*2,379*2);
var frameimg = new Image();
frameimg.src = '/Public/static/image2/canvas-frame5.png';
......
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