Commit 08a1c87c by doszhang

dos

parent 5e000656
......@@ -105,7 +105,7 @@ $(document).ready(function () {
var last = text[1];
text = text[0] + ' ' + last;
}
$('.make,.username').hide();
$('.make,.username,.demo').hide();
$('.again,.saveTip').show();
var img, canvas2, ctx2;
img = loadedImages['/Public/static/image2/cover/1.jpg'];
......
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