From f7f5ea8f4cb6c8ce3aed9c6823d2b26716de2fbc Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Fri, 4 Aug 2017 19:49:11 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=84=E6=B5=8B=E6=8A=A5htmlajaxERROR?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/games/_code_actions.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/games/_code_actions.html.erb b/app/views/games/_code_actions.html.erb index 94768ee17..9b0574dba 100644 --- a/app/views/games/_code_actions.html.erb +++ b/app/views/games/_code_actions.html.erb @@ -247,7 +247,7 @@ nInfoAjaxLoading.val(""); nAjaxLoading.hide(); nInfoAjaxLoading.hide(); - nHtmlAjaxLoading.hide(); + //nHtmlAjaxLoading.hide(); var html = "评测"; var html_1 = "实训云平台繁忙(繁忙等级:88)"; $("#code_test").html(html); @@ -264,7 +264,7 @@ nInfoAjaxLoading.val(""); nAjaxLoading.hide(); nInfoAjaxLoading.hide(); - nHtmlAjaxLoading.hide(); + //nHtmlAjaxLoading.hide(); ajaxTimeoutTest.abort(); clearInterval(intId); }}