From 5bb78aeb80ce699f0f1222e9d487b9cf172bed3c Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Sat, 14 Oct 2017 10:30:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E8=AE=ADtpi=E6=9F=A5=E7=9C=8B?= =?UTF-8?q?=E5=8F=82=E8=80=83=E7=AD=94=E6=A1=88=E7=9A=84=E5=BC=B9=E6=A1=86?= =?UTF-8?q?=E6=96=87=E5=AD=97=E4=BF=A1=E6=81=AF=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/games/_game_answer_tip_pop.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/games/_game_answer_tip_pop.html.erb b/app/views/games/_game_answer_tip_pop.html.erb index 05a00ef0f..ec4028990 100644 --- a/app/views/games/_game_answer_tip_pop.html.erb +++ b/app/views/games/_game_answer_tip_pop.html.erb @@ -6,7 +6,7 @@
<% if @viewed == 2 %>
- 将扣除<%= @challenge_score %>点金币
是否确认查看答案
+ 将扣除<%= @challenge_score %>点金币
是否确认查看答案
注意:先查看参考答案,再通过评测的学生,实训作业有可能是零分哦~
<% else %>
本操作需要扣除<%= @challenge_score %>点金币
你的金币不够
<% end %>