Commit 15745f0b by doszhang

update headimg frame

parent 097a8811
......@@ -268,7 +268,7 @@ function creatPoster() {
headimgObj.src = getManBase64(uploadCanvas);
headimgObj.onload = function() {
posterctx.drawImage(headimgObj,51*2,184*2,387*2,387*2);
posterctx.drawImage(headimgObj,53*2,186*2,383*2,383*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