Commit 85bd8cb9 by doszhang

dos

parent 0bfc9715
......@@ -88,7 +88,7 @@ $(document).ready(function () {
$('.again').on('click', function () {
$('input').val('');
$('.make,.username,.demo').show();
$('.again,.saveTip').hide();
$('.again,.saveTip,.showBox').hide();
$('.inputTip').show();
$('.page').hide().filter('.page1').show();
ctx2.save();
......
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