Authored by 张丽霞

代码错误处理

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');