From 60707b1ed8caa77f4c26ab708e4f16a4262248d6 Mon Sep 17 00:00:00 2001
From: miss <994230062@qq.com>
Date: Sat, 30 Sep 2017 16:56:55 +0800
Subject: [PATCH 1/2] =?UTF-8?q?=E4=BA=8C=E6=AC=A1=E5=9B=9E=E5=A4=8D?=
=?UTF-8?q?=E6=A0=B7=E5=BC=8F=E7=9A=84=E5=86=B2=E7=AA=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/views/games/_game_show.html.erb | 4 ++--
app/views/games/_shixun_comment_list.html.erb | 1 -
app/views/shixuns/index.html.erb | 6 +++---
public/stylesheets/css/edu-public.css | 1 -
public/stylesheets/css/taskstyle.css | 6 +++---
5 files changed, 8 insertions(+), 10 deletions(-)
diff --git a/app/views/games/_game_show.html.erb b/app/views/games/_game_show.html.erb
index 18e5eded5..7068bfccb 100644
--- a/app/views/games/_game_show.html.erb
+++ b/app/views/games/_game_show.html.erb
@@ -83,10 +83,10 @@
<%= render :partial => "games/shixun_comment_block" %>
发送
- " onclick="game_praise('<%= @game_challenge.id %>', '<%= @game_challenge.class %>')" id="game_praise_tread" class="pt5 color-grey mr20">
+ " onclick="game_praise('<%= @game_challenge.id %>', '<%= @game_challenge.class %>')" id="game_praise_tread" class="pt5 color-grey mr20">
" alt="赞" ><%= @praise_count %>
- " onclick="game_tread('<%= @game_challenge.id %>')" id="game_tread" class="color-grey" style="padding-top:7px;">
+ " onclick="game_tread('<%= @game_challenge.id %>')" id="game_tread" class="color-grey" style="padding-top:7px;">
" ><%= @tread_count %>
diff --git a/app/views/games/_shixun_comment_list.html.erb b/app/views/games/_shixun_comment_list.html.erb
index d4a50066d..3bfb2a3fe 100644
--- a/app/views/games/_shixun_comment_list.html.erb
+++ b/app/views/games/_shixun_comment_list.html.erb
@@ -86,7 +86,6 @@
$points.show();
});
$("#comment_news").bind("input propertychange",function(){
- console.log(1);
if($("#comment_news").val() != ''){
$points.hide();
}
diff --git a/app/views/shixuns/index.html.erb b/app/views/shixuns/index.html.erb
index 6c6b6d9a3..fc6235d62 100644
--- a/app/views/shixuns/index.html.erb
+++ b/app/views/shixuns/index.html.erb
@@ -98,7 +98,7 @@