Commit e00447c4 by doszhang

dos

parent f2eeece5
......@@ -56,7 +56,7 @@ preloadimages(preloadImageList, function () {
});
// $('input[name=username]').attr('placeholder','点击输入您的名字');
$('input[name=customize]').attr('placeholder','输入自定义文字(仅限四个字)').attr('maxlength','4');
$('.canvas-block').html('<canvas id="myCanvas" width="'+ 330 +'" height="'+ 330 +'"></canvas>');
$('.page1').show();
......
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