Commit 344c274c by doszhang

dos

parent 2e6c9616
...@@ -71,7 +71,7 @@ $(document).ready(function () { ...@@ -71,7 +71,7 @@ $(document).ready(function () {
} }
}) })
$('.again').on('click', function () { $('.again').on('click', function () {
$('.swiperBox,.L-arrow,.R-arrow,.make,.username,.upload').show(); $('.swiperBox,.make,.username,.upload').show();
$('.again,.saveTip').hide(); $('.again,.saveTip').hide();
$('.inputTip').show(); $('.inputTip').show();
$('.page').hide().filter('.page0').show(); $('.page').hide().filter('.page0').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