diff --git a/app/views/games/_game_show.html.erb b/app/views/games/_game_show.html.erb
index 09463a5d4..9c7099801 100644
--- a/app/views/games/_game_show.html.erb
+++ b/app/views/games/_game_show.html.erb
@@ -135,7 +135,6 @@
/* // 设置图片最大宽度不能超出边框
$('#task_pass_contents').find('img').css("max-width", "100%");*/
- autoTextarea(document.getElementById("comment_news"),0,150);
});
$("#tab_nav_3").click(function(){
$.ajax({
diff --git a/app/views/games/_shixun_comment_block.html.erb b/app/views/games/_shixun_comment_block.html.erb
index f0b4d014a..b8fce93a2 100644
--- a/app/views/games/_shixun_comment_block.html.erb
+++ b/app/views/games/_shixun_comment_block.html.erb
@@ -6,6 +6,9 @@