Commit 3fb471ec by doszhang

dos

parent 4079f444
...@@ -200,6 +200,7 @@ $(document).ready(function () { ...@@ -200,6 +200,7 @@ $(document).ready(function () {
}); });
function backToReupload() { function backToReupload() {
$('[name=btn-tocreate]').val('');
$('.upload-page').fadeOut(300); $('.upload-page').fadeOut(300);
$('.btn-tocreate,.copywriting2').fadeIn(300); $('.btn-tocreate,.copywriting2').fadeIn(300);
} }
......
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