From 34be17ec12f4e1dcbde8b446f619e043b8083ffc Mon Sep 17 00:00:00 2001 From: cxt Date: Mon, 26 Jun 2017 17:14:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E7=9A=84=E5=AE=9E=E8=AE=AD=E2=80=9C?= =?UTF-8?q?=E6=88=91=E5=B7=B2=E5=8F=82=E4=B8=8E=E2=80=9D=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E7=9A=84=E5=AE=9E=E8=AE=AD=E5=88=97=E8=A1=A8=E7=BC=BA=E5=B0=91?= =?UTF-8?q?=E5=88=9B=E5=BB=BA=E8=80=85=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/users/_myjoin_shixun_list.html.erb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/app/views/users/_myjoin_shixun_list.html.erb b/app/views/users/_myjoin_shixun_list.html.erb index 84cc89c70..55d64abe5 100644 --- a/app/views/users/_myjoin_shixun_list.html.erb +++ b/app/views/users/_myjoin_shixun_list.html.erb @@ -4,12 +4,13 @@ <% else %> <% @shixuns.each do |shixun| %>
-
+
<%= shixun.name %>

- <%= shixun.language %> - <%= had_passed_changllenge_count shixun %> / <%= shixun.challenges.count %> 任务完成 + <%= (User.find shixun.user_id).show_name %> + <%= shixun.language %> + <%= had_passed_changllenge_count shixun %> / <%= shixun.challenges.count %> 任务完成 <%= format_time(shixun.updated_at) %> 开启