From b702411a659d937e7bfdf90896d78d61fbeb267a Mon Sep 17 00:00:00 2001 From: senluo Date: Fri, 13 Jun 2014 17:46:58 +0800 Subject: [PATCH] fix contest show lichun --- app/views/welcome/contest.html.erb | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/views/welcome/contest.html.erb b/app/views/welcome/contest.html.erb index c87cc13e1..ef9081310 100644 --- a/app/views/welcome/contest.html.erb +++ b/app/views/welcome/contest.html.erb @@ -186,15 +186,15 @@
2014年Android程序设计大赛获奖名单
- -
一等奖: 消灭那怪兽
-
二等奖: 兄弟向前冲
-
二等奖: 鸟鸟文件管理器(银河之光版)
-
三等奖: 疯狂猜图
-
三等奖: 愉快的定向越野
-
三等奖: 体能训练助手
-
三等奖: 迷你日记本
-
三等奖: 永齐飞机大战
+ +
一等奖: <%= link_to "消灭那怪兽", softapplication_path(16) %>
+
二等奖: <%= link_to "兄弟向前冲", softapplication_path(20) %>
+
二等奖: <%= link_to "鸟鸟文件管理器(银河之光版)", softapplication_path(6) %>
+
三等奖: <%= link_to "疯狂猜图", softapplication_path(12) %>
+
三等奖: <%= link_to "愉快的定向越野", softapplication_path(14) %>
+
三等奖: <%= link_to "体能训练助手", softapplication_path(11) %>
+
三等奖: <%= link_to "迷你日记本", softapplication_path(19) %>
+
三等奖: <%= link_to "永齐飞机大战", softapplication_path(9) %>