<%= image_tag("../images/nav_logo.png",width:"51px", height: "45px",class: "mt3")%>
  • 首页
  • 资源库
  • 题库
  • 帮助中心
<% name = name%> <%= form_tag({controller: :welcome, action: :search },:class=>'navHomepageSearchBox', method: :get) do %> " id="navHomepageSearchInput" class="navHomepageSearchInput" placeholder="请输入关键词搜索公开的班级、项目、用户、资源以及帖子"/> <% end %>
  • <%= image_tag(url_to_avatar(User.current),:width =>"40",:height => "40",:alt=>"头像", :id => "nh_user_logo", :class => "portraitRadius") %>
    • 修改资料
    • 我的组织
    • 新建组织
    • <%= link_to "退出",logout_url_without_domain,:class => "menuGrey",:method => "post"%>
<%#= link_to User.current.count_new_message, user_message_path(User.current), :class => "homepageNewsIcon" %>