Showing
3 changed files
with
1 additions
and
1 deletions
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
@@ -159,7 +159,7 @@ $('.input-content').on('click', '.get', function() { | @@ -159,7 +159,7 @@ $('.input-content').on('click', '.get', function() { | ||
159 | $('#dialog .content').html(' '); | 159 | $('#dialog .content').html(' '); |
160 | }, 1400); | 160 | }, 1400); |
161 | } | 161 | } |
162 | - },, | 162 | + }, |
163 | error: function(data) { | 163 | error: function(data) { |
164 | $('#dialog').removeClass('hidden'); | 164 | $('#dialog').removeClass('hidden'); |
165 | $('.keep-out').removeClass('hidden'); | 165 | $('.keep-out').removeClass('hidden'); |
-
Please register or login to post a comment