diff --git a/app/views/welcome/index.html.erb b/app/views/welcome/index.html.erb index 81da358be..de6f3e119 100644 --- a/app/views/welcome/index.html.erb +++ b/app/views/welcome/index.html.erb @@ -162,6 +162,7 @@

贴吧动态 + <%= link_to "我要提问" , newbie_send_path, {:class => 'orangeButton idea_btn', :style => "color: #EEEEEE" }%> <%= link_to "我要反馈" , suggestion_send_path, {:class => 'orangeButton idea_btn', :style => "color: #EEEEEE" }%>

<%= link_to "更多>>", forums_path %>